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 Function module

Former Member
0 Likes
733

Hi Experts,

I M trying to write code in the include ZXVDBU01 of function module EXIT_SAPLVEDB_001. it is giving error...

""Program names ZX... are reserved for includes of exit function groups""

What to do....?

requirement is:--

in the sales order change IDoc---

if E1EDK01 ACTION=001 then

Header reject the order, use E1EDK01-AUGRU as the rejection code.

This should set rejection reason code from E1EDK01-AUGRU on all line items.

Regards,

Sreedhar

1 ACCEPTED SOLUTION
Read only

abdulazeez12
Active Contributor
0 Likes
663

Hi sreedhar-

Theres nothing to do..it is just a message..

hit enter twice before it takes u to the ABAP editor..there u can write ur code..simple

Shakir

3 REPLIES 3
Read only

abdulazeez12
Active Contributor
0 Likes
664

Hi sreedhar-

Theres nothing to do..it is just a message..

hit enter twice before it takes u to the ABAP editor..there u can write ur code..simple

Shakir

Read only

Former Member
0 Likes
663

Hi,

1. On doube clicking on the include you will get the warning message "Program

names ZX... are reserved for includes of exit function groups".

2. Press Enter again. It will ask for you to create one.

Once created you can write code in that include.

Hope this helps. Reward points if helpful.

Thanks,

Balaji

Read only

Former Member
0 Likes
663

U just hit 'Enter' Key when u get this message .

Then u r prompted to Create the Object.

awrd points if useful

Bhupal