2013 Dec 09 8:50 AM
Hi,
I want to enable and disable the Net Price in Item field in ME21N and ME22N based upon the condition maintain in the Z Table . Please tell any EXIT or BADI to solve this problem.
Regards,
Dhandayuthabani P
2013 Dec 09 8:54 AM
2013 Dec 09 8:54 AM
Use BADI ME_PROCESS_PO_CUST method FIELDSELECTION_HEADER & FIELDSELECTION_ITEM. Check the doucmentation
2013 Dec 09 9:01 AM
Hi Dhanday.....,
Use Badi-ME_PROCESS_PO_CUST and use method PROCESS_ITEM this method use to process all the item data..
inside this method we are having a parameter IM_ITEM.
Regards,
Ankit
2013 Dec 09 11:45 AM
Hi ankit,
I want to disalbe or enable the netprice field based upon the user id when the T-Code ME21N or ME22N is used.
Regards,
Dhandayuthabani.P
2013 Dec 09 3:22 PM
2013 Dec 09 4:59 PM
2013 Dec 11 10:30 AM
Thanks to all.
I achieved through SHD0 transaction variant .
Regards,
Dhandayuthabani.P