‎2007 May 19 9:56 AM
how do i make objects for example an abap program saved as a local object transportable
‎2007 May 19 10:02 AM
hi,
SE38 ->go to -> Object Directory Entry -> Change
Here u can change package from $tmp to the transportable package and assign a TR to it.
Reward point if helpful.
Regards,
atish.
‎2007 May 19 10:08 AM
Means you want to add a transport request to a local object.
Below is the process:
1. Go to se03
2. Click object directort -> Change object directory
3. Choose your type of program and program name
4. Execute
5.Place the cursor on the object
5.Change object directory
6. Change the package name "$TMP" to a package you want
7. save
8 Create a new transport request
‎2007 May 19 10:33 AM
Hi
For changing temporary format to another package follow this simple process
se38> goto> object directory entry from there u can change ur package
Regards
Pavan