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: 

change package assignment

Former Member
0 Kudos

hi

i create a report and saved under a local package(temporary) but now i need to change the package i have to transport this report to testing server.

so pls help me.

thanks

pardeep kumar

Edited by: pardeep kumar on Feb 7, 2008 3:46 PM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

OPen the program in se38 and then goto -> object directory entry.

here u can change the package.

reward points.

Regards,

mansi.

10 REPLIES 10

Former Member
0 Kudos

Hi,

OPen the program in se38 and then goto -> object directory entry.

here u can change the package.

reward points.

Regards,

mansi.

amit_khare
Active Contributor
0 Kudos

. Goto Transaction SE80.

2. Click on Repository Browser. Select Program from List Box. Give Program Name & click on Display.

3. Right click on the Program Name. Goto Other Functions ->Change Package

Assignment.

former_member188829
Active Contributor
0 Kudos

Hi,

Goto SE80,

select Program and enter your program name..and press on enter..in the below object name right click on program name

morefunctions--->change package assignment.and give new package name

Former Member
0 Kudos

Hi,

Go to SE80--> From Drop down list --> Select Local Objects --> And press enter --> A list of program will be displayed --> Select the object and right click on it --> MOre Functions >Chnage Package Assignments> Gi ve the package name.

Thanks,

Sriram Ponna.

former_member404244
Active Contributor
0 Kudos

Hi,

Open the program in display mode and then in the menu bar select GOTO->OBJECT DATA ENTRY , select edit button now give ur new package name and save....it will then ask for transport request create it...and ur work is done..

Regards,

Nagaraj

Former Member
0 Kudos

Goto the Tcode SE03 and select the option "change object directory entry" and execute.

You will get a list of standard ABAP objects. Now select an empty row and give "R3TR" and "PROG" and give your SAP prog name in the text box and execute.

Here you can change the Package or Development class.

If this helps you do reward

Former Member
0 Kudos

thanks mansi

Former Member
0 Kudos

Hi,

goto t_code se80->type program ->program name->right click other funcation->assizn package

Also:

follow these steps

goto your program or script

GOTO -> OBJECT DIRECTRY ENTRY

click on change button

there you can change the package name very easily

Also:

use report

RSWBO052

to change package of scripts

This program can be used to edit the package and the persons responsible in the object directory:

On the selection screen, you can restrict the object set according to various criteria:

Object type and object name

Development class

Person responsible

Original system

Package

Generation flag

Original language

Objects with repair flag

If you do not make any restrictions on object type and object name, then the selection will be made according to all object types and object names.

Also:

Goto the Tcode SE03 and select the option "change object directory entry" and execute.

You will get a list of standard ABAP objects. Now select an empty row and give "R3TR" and "FORM" and give your SAP script name in the text box and execute.

Here you can change the Package or Development class.

Reward Points if found helpfull..

Cheers,

Chandra Sekhar.

Former Member
0 Kudos

thanks mansi

Former Member
0 Kudos

thanks

Edited by: pardeep kumar on Feb 7, 2008 3:51 PM