‎2008 Aug 06 1:49 AM
Hi experts,
Can i know is there any suitable table & field for quantity of consignment material ?
This is the structure for it.
strucutre RMMMBESTN_DATEN ,
field - LABST ,
data element - LABST2
I can get only the structure for it, i need the table and field for the quantity of consignment.
Please advise, Thank you.
‎2008 Aug 06 8:14 AM
Hi,
Check out the below fields:
MARD-LABST : Valuated Unrestricted-Use Stock
MARD-EINME: Total Stock of All Restricted Batches
MARD-KLABS: Unrestricted-Use Consignment Stock
MRD-KINSM: Consignment Stock in Quality Inspection
MARD-KEINM: Restricted-Use Consignment Stock
MARD-KSPEM: Blocked Consignment Stock
Thanks.
‎2008 Aug 06 2:59 AM
Run a trace using ST05 as you go through a transaction where you see the fields displayed. When you go back to the ST05 trace it will show you every table that was accessed. You can review this list and figure out where the value is stored. This is a common and easy way to figure out where data is stored.
~Ian
‎2008 Aug 06 8:14 AM
Hi,
Check out the below fields:
MARD-LABST : Valuated Unrestricted-Use Stock
MARD-EINME: Total Stock of All Restricted Batches
MARD-KLABS: Unrestricted-Use Consignment Stock
MRD-KINSM: Consignment Stock in Quality Inspection
MARD-KEINM: Restricted-Use Consignment Stock
MARD-KSPEM: Blocked Consignment Stock
Thanks.
‎2008 Aug 11 7:20 AM