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