SAP Identify MSEG Movements for consumption of Stock in Transfer
MARC
table contains two fields, UMLMC
and TRAME
, which record the stock in transfer from Plant to Plant, either within the same Company or not. I’m trying to identify which Movements in MSEG
contribute to such stock. One approach would be to look at field BWART
and discriminate based on the Movement Type, but this would require hard coding these types and listing many types in the select statement.