Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to create Package( development class) and how to assign the program

Former Member
0 Kudos

Hi,

Can any body give me the steps to create the package (developement class) and also please give me the steps to assign the local object ( program) to that development class.

thanks in advance

KP

8 REPLIES 8

Former Member
0 Kudos

Hi KP,

You can create a package from transaction SE80.

Then to assign a local object to the package goto transaction SE03 and section, Change Object Directory Entries

There for R3TR PROG (Program) enter ur program name and execute

You shall see your program in a drop down tree - double click on the program and change the package from $TMP to the one u want.

Hope it helps

Regards,

Aditya

Former Member
0 Kudos

Hi,

Go to Transaction code SE80. Provide the package name & press enter. If the package will not be available then system will ask you to create a new one.

For assigning package to local objects in se80 select local objects. Then provide the user name. Right click on the object -> other Functions ->Change package assignment.

Reward points if helpfl answer.

Ashvender

0 Kudos

se21 tcode

Former Member
0 Kudos

hi KP

hope this might help you

goto se80 and select package and enter ur package name and press enter and give the description

SE80->select Package(drop down)-> ENTER->details->SAVE

anuj

Former Member
0 Kudos

Hi,

go to se21 txn...

regards,

Omkar.

Former Member
0 Kudos

Hi,

This document will help you to create package and move local package name to your package.

Package Creation:

1.T-code=SE80.

2. give the option 'PACKAGE' in text field, give 'PACKAGE NAME' then enter.

3. The next screen will open in that screen you shoul give short text and Software Component-'HOME'. then enter.

4. Next screen will open here you should give create request then next page will open

5.In the next page give short description this is your package identification,then click 'SAVE ' button now one unique number will open then give 'YES' button, now your package is created.

HOW TO MOVE LOCAL PACKAGE DATA TO YOUR PACKAGE

1.IN the same screen you should give program option, then open your local program ,

2.'WRITE CLICK YOUR PROGRAM NAME', then give 'COPY' option

3.Next window will open here you should give 'TARGET PROGRAM NAME'.

4. THEN you should give you 'PACKAGE NAME'.

now you can store local package program's to your package.

IF HELPFULL GIVE REWARD POINTS

Former Member
0 Kudos

Hi....,

<b>SPACKAGE </b>is the transaction code where u can create a package.....

Now to assign the object to ur package You have two ways...

1) Go to SE80 -- > give the object name and select the corresponding hierarchy.

and press enter. Now right click on the object name. <b>Other functions --> Change package.</b>

Here u can give the package name..

2) IN the tcode SE03.

Please do remember to close the thread when ur problem is solved !! reward all helpful answers !!

regards,

sai ramesh

Former Member
0 Kudos

CreatinG Package,

1.Goto SE80.

2.Enter Package name start with Z and press enter.

3. If the object is not there it will ask whether to Create then Click yes.

Move Local Object To Package:

1.In SE80, select Local object.

2. Move to respective Package.