Skip to Content
0
Jan 04, 2008 at 12:02 AM

Enhancement for Me52n/Me51N

992 Views

I want to update the storage location EBAN-LGORT on a purchase requisition during create or change mode (Me51n/Me52n) on SAVE of a purchase requisition for certains fixed vendors on item level.

Whats the best BADI/User Exit to do this ? I have tried a couple of BADI's and User Exits..

I thought I could use - EXIT_SAPLMEREQ_006 , since it triggers on save. But it doesn't seem to have any export/import/change structure. How can I access global EBAN tables so that I could modify their line items?

THanks in advance.