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

question on includes..

Former Member
0 Likes
671

hi,

In LV56UF03, there is a call to the customer function 004 which calls EXIT_SAPLV56U_004. There is an incude there named ZXV56U11.

How to create that include ?

I did as follows:

When i tried to create that thru SE38, i was not able to and constantly got the message, 'Program names ZX ... are reserved for includes of exit function groups'.

what does that mean ?

so in SE80, i chose the function group where i have all my related functions, and selected the include node and choose Create and created this include ZXV56U11. Am I right in doing so ?

please correct me if i am wrong. whats the difference between creating it in se38 and in se80 via a FG ?

thks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
593

Hi,

Just dbl click on ZXV56U11. if ur SAP is prior to ECC6.0, then a popup will come asking whether u want to create the program. Select Yes and it is created.

In ECC6.0, a warning msg comes, just press enter and then pop-up question comes.

Regards,

Subramanian

2 REPLIES 2
Read only

Former Member
0 Likes
594

Hi,

Just dbl click on ZXV56U11. if ur SAP is prior to ECC6.0, then a popup will come asking whether u want to create the program. Select Yes and it is created.

In ECC6.0, a warning msg comes, just press enter and then pop-up question comes.

Regards,

Subramanian

Read only

Former Member
0 Likes
593

Hi,

When using th exits, You need not create the includes explictily from SE80 or SE38.

When you find the exit, Doble clik on it . It will show warning messagse. Keep pressing enter to get into include program. Sometimes thie warning appears more than once. Hence keeping clickng on that include.

Note:

Once one exit is used in one project it cannot be used in another project simultanoeulsy. try to deactive that project and then try to include the ecit in your project.

Reward if helpful.

Best Wishes,

Chandralekha