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 Modification

Former Member
0 Likes
430

Hi,

When i double click on the Include name in the Function Module of an User Exit ,it is giving the error

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

Please tell me ,How to enter into the Include to modify the User Exit

Thanks in Advance,

mvk

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
390

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

is just an information message. Just hit enter and it will let you proceed further.

You will then encounter a Create Object Pop up screen with a message

"Include ZX***** does not exist.*

Create Object?"

Hit Yes and Proceed. You will be able to code there.

Hope this helps.

Vinodh Balakrishnan

2 REPLIES 2
Read only

Former Member
0 Likes
391

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

is just an information message. Just hit enter and it will let you proceed further.

You will then encounter a Create Object Pop up screen with a message

"Include ZX***** does not exist.*

Create Object?"

Hit Yes and Proceed. You will be able to code there.

Hope this helps.

Vinodh Balakrishnan

Read only

0 Likes
390

Hi Vinodh,

Thank You.Its working. Awarded 10 points.

Regards,

mvk