‎2007 Jul 17 11:18 AM
Hi folks,
How to create an include zxxxxxxx from which a function module will be called to handle the entire logic.
Thanks,
Rao
‎2007 Jul 17 11:20 AM
Hi
By SE38, just only u need to insert the TYPE I in the attribute instead of 1.
Max
‎2007 Jul 17 11:21 AM
Just create a new include and call the function from that.
Please correct me if I am wrong.
‎2007 Jul 17 11:24 AM
Hi
Write:
<b>INCLUDE include_name</b>. in your report prog
double click on the include name to create it and then place your function module inside it.
Then save and activate the include first and then you main prog.
Regards
Ravish Garg
<b>
Reward if useful</b>