‎2008 Jul 09 7:47 AM
Hi,
I have a copy countrol routine(901) which is called from a sub routine. and subroutine is called from a FM.
The include in which I have the FM is called has a intenal table(XKOMV).
I want to access this internal table(XKOMV) in copy routine 901?
Any help on how to access that XKOMV in 901?
Thanks in Advance,
Rohan.
‎2008 Jul 09 7:59 AM
Hi,
Include that include in your code.
INCLUDE <include name>.
Hope it helps.
‎2008 Jul 09 7:51 AM
HI Rohan,
welcome .
see this link
help.sap.com/bp_bblibrary/500/Documentation/GF1_BB_ConfigGuide_EN_KO.doc -
help.sap.com/bp_bblibrary/500/documentation/CP_Quick_Guide_EN_MX.doc -
thanks
shanakr
‎2008 Jul 09 7:59 AM
Hi,
Include that include in your code.
INCLUDE <include name>.
Hope it helps.