Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

user-exit

Former Member
0 Likes
389

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.

1 REPLY 1
Read only

Former Member
0 Likes
308

create a separate Include with all your declarations in SE38.

Now come to the Include ZXWOCU24 place the Global Data Include.

INCLUDE ZGLOBAL_DATA.