‎2008 Jun 11 5:50 PM
hi,
i have one user exit name with me like EXIT_SAPLVxxxxx. how can i see it's code.
thks
‎2008 Jun 11 5:59 PM
Those user exits are build as function modules. Just goe to transaction SE37, put in the name and there you go. Double click on the include in the FM and you'll see the code. If the include doesn't exist this user exit has not yet been implemented.
Regards,
Michael
‎2008 Jun 11 5:59 PM
Those user exits are build as function modules. Just goe to transaction SE37, put in the name and there you go. Double click on the include in the FM and you'll see the code. If the include doesn't exist this user exit has not yet been implemented.
Regards,
Michael
‎2008 Jun 11 6:22 PM