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

How to do coding in the customer exit

Former Member
0 Likes
421

Hi I have found the customer exit by finding "Call function Exit" in the program. Now my question is how to do coding for that exit as I can not enter it directly in CMOD.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
394

Hi Suchender,

in TA CMOD you first have to create a Z- project. Then assign an enhancement.

The assigned enhancement offers one or more components. After assigning the enhamcement,

display the components. in case enhancemnet is a function exit simply double click it and you will navigate

to function builder. there you will find an include, where you can place your coding.

regards

rea

Hi I have found the customer exit by finding "Call function Exit" in the program. Now my question is how to do coding for that exit as I can not enter it directly in CMOD.

1 REPLY 1
Read only

Former Member
0 Likes
395

Hi Suchender,

in TA CMOD you first have to create a Z- project. Then assign an enhancement.

The assigned enhancement offers one or more components. After assigning the enhamcement,

display the components. in case enhancemnet is a function exit simply double click it and you will navigate

to function builder. there you will find an include, where you can place your coding.

regards

rea