Skip to Content
0
Former Member
Apr 29, 2014 at 06:00 PM

Implicit Enhancement in ME22N

312 Views

Hi Folks

We have implemented implicit enhancement on ME22N Screen. The Enhancement is triggered when we click on Item Component data at Material Item level. (Say for BOM or manual Component). Here with in the enhancement to record the changes with in Component screen we are populating a Z Table with items which are available for the corresponding line items with in the PO. But unfortunately after implementing this ME22N behaves differently, particularly at the component level screen. When we open up in ME22N , the second screen which is getting called is opening up in display mode. And when we close or return to main menu it ends up in a dump.

WIth in the enhancement I making a BAPI call for the same PO which i have opened to get the details of the components and saving those entries in to Z table similar to BAPIStructure for Components before i load the component screen.

I checked the Authtrace and it seems one Auth object related to CTS is passing and hence the Transaction code changes from ME22N to ME23N with action changing from 02(change) to 03(display)

Can you help me in this.

Regards

Bala