‎2008 Jan 03 2:46 AM
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
‎2008 Jan 03 2:54 AM
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
‎2008 Jan 03 2:54 AM
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
‎2008 Jan 03 3:50 AM
Hi Vinodh,
Thank You.Its working. Awarded 10 points.
Regards,
mvk