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

user-exit

Former Member
0 Likes
640

how to find a Z program for an user exit

i have a user exit PCATP001 for CO-PC and FM EXIT_SAPLPC32_001

so for this how to find Z program for any modification

pls help me

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
568

hi,

open the program <b>ZXPCAU07</b> in se38 and write ur logic inside.

Regards

4 REPLIES 4
Read only

Former Member
0 Likes
568

after assigning the exit to the project in CMOD activate it and double click the exit, you will go directly to the Zprogram, double click the include and enter.

thx

Read only

Former Member
0 Likes
568

If you display the source code of EXIT_SAPLPC32_001 in SE37 you will see the name of the Z program.

Read only

Former Member
0 Likes
569

hi,

open the program <b>ZXPCAU07</b> in se38 and write ur logic inside.

Regards

Read only

0 Likes
568

One more TIP :

When u try to create the program in se38 it will issue a Warning, just press ENTER to continue Creating the program and then code your logic inside it.

REgards

KArthik D

P.S.: Reward Points if Helpful...