‎2006 Nov 03 12:26 PM
Hi
I need to do some modification in the standard function pool (SAPLKAEP).My doubt is how to take a copy of the function pool and do the modification in the includes inside the function pool.
thanks
‎2006 Nov 03 1:37 PM
copy it in se38
initially it will ask for copy function group,
say: Function group ZKAEP created.
Now copy function modules
copy all funcctinal modules to z(functional modules)
‎2006 Nov 03 12:29 PM
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 and make sure to following the naming convention, start with Z_ then you can copy and modify any includes that you need.
Regards,
RIch Heilman
‎2006 Nov 03 12:31 PM
‎2006 Nov 03 12:36 PM
‎2006 Nov 03 12:56 PM
Thanks we copied the function pool.
But this function pool is attached to std.t.code - KSB1 (RKAEP000) when we debugg this RKAEP000 for grid display this is referring the function pool.
We also took a copy of the main program as zRKAEP000
Now we have taken a copy of that function pool also we need to know how to attach this copied function pool to this ZRKAEP000 progrm.
‎2006 Nov 03 1:05 PM
‎2006 Nov 06 6:14 AM
Hi,
The standard program for KSB1 is RKAEP000. I copied RKAEP000 into ZRKAEP000 and I have done some modifications according to the requirement. Now I would like to attach ZRKAEP000 to the transaction KSB1. Please let me know the procedure to do this.
Thanks.
‎2006 Nov 03 1:37 PM
copy it in se38
initially it will ask for copy function group,
say: Function group ZKAEP created.
Now copy function modules
copy all funcctinal modules to z(functional modules)