Application Development and Automation 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: 
Read only

$TMP object

Former Member
0 Likes
743

Hello,

We are on ERP 7.0 system and we have a program that is currently showing $TMP object. Could someone tell me the path (or transaction) to assign this object to a development class so it can be transported to the quality system.

Thank you.

saplover

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
682

Hi,

You can also try going to SE03 --> Under Object Directoy select Change object directory entries and Enter the object name and execute on the next screen select the entry and change it.

Cheers

VJ

5 REPLIES 5
Read only

naimesh_patel
Active Contributor
0 Likes
682

Follow these steps:

Go to SE80.

Open that object

Right click on the object name

Object diretory entry.

Change it to your package.

Save in to transport request

Release and import it into Q system

Regards,

Naimesh Patel

Read only

Former Member
0 Likes
683

Hi,

You can also try going to SE03 --> Under Object Directoy select Change object directory entries and Enter the object name and execute on the next screen select the entry and change it.

Cheers

VJ

Read only

Former Member
0 Likes
682

Hi,

First create a package in SE80.

Now change your object from $TMP into the package which you have crearted.

Once you move this object into the package it will ask for a transport request.

create a transport request.

<b>Transport to quality</b>

goto se09->select workbench request and modifiable ->display

select the request and task that you want to transport and release them(using truck symbol icon).

then goto STMS->select quality server->display->select the request->import.

specify username and password for quality ->go with import(truck type icon)

Regards,

Maha

Read only

Former Member
0 Likes
682

Hi

it's simple

goto se38 and enter your program name

and follow the menu path

goto-> object directory entry

and click on change icon and give your development class(Package) and assign it to transport.

-Pavan

Read only

Former Member
0 Likes
682

Thank you for all the responses.