ABAP – Get handling units in a Shipment

SAPIn this code snippet I’ll show how you can get info about all the handling units in a shipment delivery. Continue reading

ABAP – Parsing VAKEY in SD pricing conditions

SAPIt is possible to parse VAKEY (100 chars) field to separated key fields manually, knowing the structure of each condition table (A004, A055, …). Continue reading

SAP – SD Enterprise structure

Sales and Distribution covers the entire order-to-cash process chain from customer inquiry and sales order to the products delivery to customer’s destination through billing and payment collection. The components of logistics execution are integrated and include picking, packaging and shipping.
Continue reading

ABAP – SD Document flow monitoring

SAPAll documents created in SAP SD module goes sooner or later through VBFA table where all transitions are stored. Continue reading