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: 

How to do coding in the customer exit

Former Member
0 Kudos
109

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

Former Member
0 Kudos
82

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

1 REPLY 1

Former Member
0 Kudos
83

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