‎2007 Apr 04 9:32 AM
Hi,
Please can you tell me in what way i have to add include program in function exit.
please help me in this.
Thanks
‎2007 Apr 04 9:34 AM
hi
you dont have to add the include ali,there is already one zinclude inside the user exit you just need to add your piece of code inside it using the import and export paramters.
Regards
Zarina
‎2007 Apr 04 9:34 AM
An INClude will already be there in the function exit.
You just need to Double Click on that Include .
It will give a warning. Do not bother and click enter.
You will be lead to a abap editor, where in you can write your code an activate it.
Regards,
Ravi
‎2007 Apr 04 9:34 AM
hi
you dont have to add the include ali,there is already one zinclude inside the user exit you just need to add your piece of code inside it using the import and export paramters.
Regards
Zarina
‎2007 Apr 04 9:39 AM
Hi Ali,
You dont need to add any include in the Function Module Exit.
When u enter that FM, you can see a Z include in that FM and then double click on that Z include, you will get an information message at the bottom of screen, just press enter and system will ask you to create the include, select yes and you will be in the Z include and you can write your code in that include.
Reward points if helpful.
Regards,
Pankaj Sharma