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

Former Member
0 Likes
445

Hello Friends,

How to add a include to the user exit.How to make that user exit in edit mode ...what we need

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
428

Hi,

when u double click on the include it will the message" Program names ZX... are reserved for includes of exit function groups ". at status bar.

It is just a warning msg..Press enter..It wil allow u to modify..

Regards,

Omkar.

3 REPLIES 3
Read only

Former Member
0 Likes
429

Hi,

when u double click on the include it will the message" Program names ZX... are reserved for includes of exit function groups ". at status bar.

It is just a warning msg..Press enter..It wil allow u to modify..

Regards,

Omkar.

Read only

Former Member
0 Likes
428

Hi ,

when u double clk on the include it will give the message " Program names ZX... are reserved for includes of exit function groups " at status bar, it is just a warning.

then press enter it will create that include, then write ur code.

Activate the enhancement and project.

regards,

ravi shankar reddy

Read only

Former Member
0 Likes
428

Hi

U found a Enhancement Using SMOD Transaction according to u r requirement.

Got to tcode CMOD,

add the Enhancement and Click on Componenets button

u able found available exits (FM exits, Menu exits, Screen exits)

U click on u r FM exit, in that u found the Include name with

Z naming.

In that include we need to add our own code.

If u click on Include it will give a warning message in older versions.

From ECC 5.0 onwards we are not getting this warnig message.

If u get warning message simply press 'Enter ' button

and add u r code.

If it helpful rewards points.

Regards

Pratap.M