‎2007 Mar 08 9:00 PM
Dear SAP Fans,
I'm having the following issue.
I need to change de value of the <b>BEDNR</b> field (EBAN table) when the material is deleted from de BOM and is transfered to PS using tcode CN33.
I have tried all the user exits available but even when I insert directly the value in the table (desperate thought), it doesn't get changed, because there is a method (<i>ME_POST_REQUISITION_EXT</i>) in the final lines of the code that update the table (EBAN) with the original values.
I really appreciate any help I can get !!!
Thanks in advance,
Jesus
-
User exits used:
EXIT_SAPLCN10_001 - Transfer BOM Items from Non-SAP System
EXIT_SAPLCN10_002 - Edit BOM Items
EXIT_SAPLCN10_003 - Check if New Assignment is Allowed
EXIT_SAPLCN10_004 - Check if Change is Allowed
EXIT_SAPLCN10_005 - Check Whether Component can be Deleted
‎2007 Mar 08 9:08 PM
Hi,
Please check this FM ME_UPDATE_REQUISITION.
Regards,
Ferry Lianto