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

Transfer Order Print program

Former Member
0 Likes
848

Hi,

When i create Transfer order ( LT01) USING print program RLVSDR40,once TO is created it is printed immedialtely giving a popup.

Now iam creating TO using another z print program which is similar to RLVSDR40. TO is getting created but it does not print immediately. even Auto printing config is done by functional consultants.

Can you please help me on this..

i tried looking in to standard program where i found user exit EXIT_RLVSDR40_001 which says standard program always allows printing.is this the one stopping my z program with out giving print.? or is there some code which i need to copy from standad prog to z prog in order to get auto print once TO is created.

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Likes
569

Usually, functional people just need to adapt customizing to select your program instead of the standard one (SPRO + NACE or equivalent transactions)

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
570

Usually, functional people just need to adapt customizing to select your program instead of the standard one (SPRO + NACE or equivalent transactions)

Read only

Former Member
0 Likes
569

thanks