Shipping point determination
For optimal viewing of the slides,please press CTRL+SHIFT+F
β SAP SD β Loading Group
π― Objective
Understand the role of the Loading Group in SAP SD and how it helps with shipping point determination:
- Part of logistics configuration
- Maintained in the Material Master
- Influences how SAP selects the correct shipping point during delivery creation
π οΈ What is a Loading Group?
TermDescriptionLoading Group (MARA-LADGR
)A field in the material master that describes how a material is loaded (e.g., manually, by crane, forklift). Itβs used to help determine the shipping point.
π Where is Loading Group Used?
Used InPurposeMaterial Master (MM01/MM02 β Sales: General/Plant View
)Assign how the material will be loadedShipping Point Determination (T-Code OVL2
)Used with Shipping Conditions and Delivering Plant to determine the Shipping Point
β Shipping Point Determination Formula
SAP determines the Shipping Point using this 3-field combination:
sql CopyEdit Shipping Point = f(Shipping Condition, Loading Group, Delivering Plant)
ElementSourceShipping ConditionFrom Customer Master (Sales View) or Sales DocumentLoading GroupFrom Material Master (Sales: General/Plant View)Delivering PlantFrom Sales Order Item or Material Master
β Common Loading Group Values
CodeDescription0001Manual loading0002Crane0003Forklift0004ConveyorZ001Custom method (e.g., Bulk Loading)
π οΈ Configuration Paths
TaskT-Code / SPRO PathDefine Loading GroupsSPRO β Logistics Execution β Shipping β Basic Shipping Functions β Define Loading Groups
Assign Shipping PointOVL2
(Shipping Point Determination Table)
π₯ Small Tips
- If shipping point is not determined in a sales order β check if the loading group is missing or mismatched
- For each material, you can have a different loading group depending on how it's handled in the warehouse
- Works together with Shipping Conditions (from Customer Master) to refine shipping logic
β Summary Table
TopicExampleLoading Group FieldMARA-LADGR
Maintained InMaterial Master (Sales: Gen./Plant view)PurposeHelps determine Shipping PointCombined WithShipping Conditions + PlantT-Code to ConfigureOVL2
π― Key Takeaway
Loading Group in SAP SD helps determine how materials are loaded, and is essential for automatic shipping point determination β ensuring efficient delivery processing based on real-world handling requirements.