‎2008 Jul 28 5:52 PM
Hi,
I have a user exit with function module EXIT_SAPLCOI1_027 .This function module contains exit ZXWOCU24. I have to create include that contains global data for this exit.
My doubt is where I insert Global data include for this exit.
Thanks in advance.
B Z.
‎2008 Jul 28 6:51 PM
create a separate Include with all your declarations in SE38.
Now come to the Include ZXWOCU24 place the Global Data Include.
INCLUDE ZGLOBAL_DATA.