Skip to Content
0
Former Member
Dec 07, 2007 at 09:33 AM

How to add my own logic in INCLUDE Program which is in Function Module Exit

292 Views

Dear Experts,

How to add my own logic in INCLUDE Program which is in Function Module Exit?

I need to add my own logic and add some extra fields to Function Module Exit ,which contains import and export parameters and I used these values to reflect the Function modules export parameters.

FM Exit is : EXIT_SAPLEL40_002

I used one of the FM parameter in include program but it is shwoing error "doesnt exist". If I created new parameter with the same name it shows error "already exist". How to do it?

Please help me out.

Thank in advance.

SEkhar