MMBE
Hi,
I would like to get the table and the field name in transaction MMBE for the Open order qty.
Would appreciate if you could help me.
Tkanks in advance
Maria Jose
Hi,
The field is a generic quantity field MENGE, but there are no tables associated with it from this report. The field is a calculated field of all of the open PO quantities, so I'm sure it is captured in any table. You can copy the calculation logic from the report to get the same numbers.
Regards,
dt
Hi,
The open PO-qty is not an available field, you can use the EKET table entries en totalise the MENGE and the WEMNG and then subtract them.
Regards,
Edwin
Hi Tranny and Edwin
Thanks for your reply.
Maria Jose