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

table control wizard for FUNCTION EXIT_SAPMM06E_012

Former Member
0 Likes
1,113

Hi all,

I am able to put a table control with wizard in FUNCTION EXIT_SAPMM06E_012 .

I am trying to write the right includes:

ZXM06TOP

ZXM06U43 pbo and pai

ZXM06O01pbo?

ZXM06U12 forms?

Finally i can't complete the table control, a error message appears:

"Changes to SAPLXM06 are forbidden by SAP".

Regards,

Ivo Agustí

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
881

Insert your form and module includes in ZXM06ZZZ, not in the main program of XM06 function group. Put the global data definition in ZXM06TOP

Regards

4 REPLIES 4
Read only

RaymondGiuseppi
Active Contributor
0 Likes
882

Insert your form and module includes in ZXM06ZZZ, not in the main program of XM06 function group. Put the global data definition in ZXM06TOP

Regards

Read only

0 Likes
881

Hi Raymond,

I' ve inserted in ZXM06ZZZ the includes:

INCLUDE ZXM06O03

INCLUDE ZXM06I01

INCLUDE ZXM06F01.

And I' ve tryed again with the table control wizard with:

ZXM06TOP

ZXM06O03

ZXM06I01

ZXM06F01

The error message still the same:

"Changes in SAP ara forbiden"

Thanks,

Ivo Agustí

Read only

0 Likes
881

In which of the customer-exit subscreens did you put (SE51) your table control,

- SAPMM06E0101_CUSTSCR1_SAPLXM060101: Header Data: Purchase Order

- SAPMM06E0111_CUSTSCR1_SAPLXM060111: Item Data: Purchase Order

Regards

Read only

0 Likes
881

Hi,

the table control (manual) is correct now in:

SAPMM06E0101_CUSTSCR1_SAPLXM060101: Header Data: Purchase Order.

But in this moment i don't know in wich user i must to put the SELECT.

Can I help me anybody?

Regards,

Ivo Agustí