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

Regarding User Exit

Former Member
0 Likes
1,304

Hi,

I am having func module exit name(EXIT_SAPLF050_008). I want to create project in CMOD for that i want exit name. How to find?

Regards

Divakar

1 ACCEPTED SOLUTION
Read only

valentin_catalin2
Active Participant
0 Likes
930

Hi,

From what I understood you cannot find the Enhancement for this exit. You can find it by F4 -> Information System -> press all selection button -> Component name = EXIT_SAPLF050_008 => Exit name = F050S005

4 REPLIES 4
Read only

Former Member
0 Likes
930

Hi Divakar,

you need to give the project name as 'SAPLF050' in CMOD and then activate ur Exit module.

Madhavi

Read only

valentin_catalin2
Active Participant
0 Likes
931

Hi,

From what I understood you cannot find the Enhancement for this exit. You can find it by F4 -> Information System -> press all selection button -> Component name = EXIT_SAPLF050_008 => Exit name = F050S005

Read only

former_member404244
Active Contributor
0 Likes
930

Hi Divakar,

create a project in cmod,there in the components section give F050S005 and then activate the userexit EXIT_SAPLF050_008.finally activate the project.

regarsd,

Nagaraj

Read only

Former Member
0 Likes
930

Hi Divikar,

The enhancement for user exits EXIT_SAPLF050_008 is <b>F050S005</b> (t/code SMOD).

How to find, go to SMOD -> Utilities -> Find (Ctrl+F) -> Enter Package ->FBAS (Get from atrribute of above user exits)-> Execute.

Then you go through one by one of the exit names until find the corresponding above FM.

Then you can create your own project and refer to above enhancement.

Hope this will help.

Regards,

Ferry Lianto

Please reward points if helpful.