cancel
Showing results for 
Search instead for 
Did you mean: 

how to assign print form to a transport request?

former_member699400
Active Participant
0 Kudos

Hi!

I have created print form using program RSTXFCPY (made copy of an existing print form), but I was not asked for a transport request... how to assign my print form to a transport?

Will reward,

Mindaugas

Accepted Solutions (1)

Accepted Solutions (1)

ferry_lianto
Active Contributor
0 Kudos

Hi,

When you do the changes in the SAP Script the system will prompt you for the transport Request.

You can also mannually add SAP Script name in the Trasnport Request.

R3TR FORM <SAP Script Name>

Remember SAP Script is client dependent.

If the above doesn't work then try these.

1. Display SAPSCRIPT and use option goto -> Object directory entry and change the "Package".

2. If that is not allowed, try using Txn. SE03 and try changing Object directory entry from there.

If you assign a package which is transportable, system will prompt you for a transportable request.

Regards,

Ferry Lianto

Answers (1)

Answers (1)

Former Member
0 Kudos

You can do otherway.

goto SE10 Transaction -> click on display

Now click on create request (F6) -> give the proper description

Now keep the cursor on request number -> clik on Include objects (Ctrl+F11)

you get pop up window -> select radio button called Freely selected objects -> enter -> now you get new screen,here enter package-> drag your form name

Thanks

Seshu

former_member699400
Active Participant
0 Kudos

yes, but what kind of request to create for a form: customizing or workbench?

for standard texts we choose customizing, is it the same for forms?

M.

Former Member
0 Kudos

It should be workbench ...

Thanks

Seshu