‎2008 Oct 16 10:39 AM
Hi exprts,
I have copied BSPL function pool and copied all Function Modules from it and converted them to Z Function Modules.
but while Calling this z function from my program i am not able to get my final output table filled.
Does anyone having idea what is the procedure for coping the function pool.
Thanks,
Pratik Vora
‎2008 Oct 16 10:44 AM
Hi,
Make a copy using SE80, enter the function group name and hit enter, now from the tree structure, you will righ-click on the function group name and choose copy. It will ask you what function modules you want to copy, just copy all modify any includes if neccessary.
Regards,
Omkaram.
‎2008 Oct 16 10:44 AM
Hi,
Make a copy using SE80, enter the function group name and hit enter, now from the tree structure, you will righ-click on the function group name and choose copy. It will ask you what function modules you want to copy, just copy all modify any includes if neccessary.
Regards,
Omkaram.
‎2008 Oct 16 10:49 AM
Thanks Omkaram for immidiate reply.
But i have Done it through SE80 only.
And copied all includes properly.
Yet Fuction Module is not working.