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

EXIT_SAPLMLSR_020

Former Member
0 Likes
593

any one wrote this user exit?

do you have an examo it's will help me PLS

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
533

Hi Rani,

Coding for an USER exit is just as simple as you code in normal se38 programs.

Double click on the include ZXMLUU27 .

Then Press enter(Ignore the warning).

YOu will come to your familiar se38 editor.

YOu can code now according to yoor requirement.

The variables which you want to use will be in i_essr and i_aktyp.

Regards,

Ravi

any one wrote this user exit?

do you have an examo it's will help me PLS

2 REPLIES 2
Read only

Former Member
0 Likes
534

Hi Rani,

Coding for an USER exit is just as simple as you code in normal se38 programs.

Double click on the include ZXMLUU27 .

Then Press enter(Ignore the warning).

YOu will come to your familiar se38 editor.

YOu can code now according to yoor requirement.

The variables which you want to use will be in i_essr and i_aktyp.

Regards,

Ravi

Read only

0 Likes
533

i know i just want to see an examp specific