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

problem in z include in function exit

Former Member
0 Likes
403

hi to all sdners,

in a function exit exit_sapmf02d_001 when im trying a write a code in z include im getting a information message that is used for customer function,therfore unable to write the code in it.please help me out

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
351

That is just warning message ,

keep the cursor on include -> double click -> now you get message ->hit enter -> now you are able to write the code.

Thanks

Seshu

2 REPLIES 2
Read only

Former Member
0 Likes
352

That is just warning message ,

keep the cursor on include -> double click -> now you get message ->hit enter -> now you are able to write the code.

Thanks

Seshu

Read only

ferry_lianto
Active Contributor
0 Likes
351

Hi,

Please try this.

1. Go to transaction CMOD.

2. Enter custom project name starting with Z* (follow your company naming convention) and click on create button.

3. Enter description and click on save button.

4. Click on enhancement assignment button and assign enhancement SAPMF02D (User exits: Customer master data) and click on components button

5. Double click on EXIT_SAPMF02D_001 and double click on INCLUDE ZXF04U01.

6. Press enter to skip a warning message ... now you should be able to add your logic/codes.

Regards,

Ferry Lianto