SAP Knowledge Base Article - Public

3721632 - How to retrieve top-level handling unit for an outbound delivery?

Symptom

  • There is requirement to retrieve Hierarchical Handling Unit (HU) data, specifically the Line Identification number at Hierarchy Level 0 (Hierarchy Level 0 represents the top-level Handling Unit) for an Outbound Delivery.
  • Unable to identify a released CDS view to retrieve the required data using I_HandlingUnit and I_HandlingUnitItem CDS views directly.

Environment

SAP S/4HANA Cloud Public Edition

Resolution

It is possible to indirectly retrieve the required data using cds view I_HandlingUnitItem.

  • Use the delivery number to obtain the internal Handling Unit number.
  • Use this internal HU number as the lower-level HU to retrieve the top-level Handling Unit from CDS view.

Keywords

hierarchy level 0, sscc hu, cds view, sap s/4hana public cloud, hierarchical handling unit, line identification number, outbound delivery, I_HandlingUnit, I_HandlingUnitItem, handling unit management, top-level handling unit , KBA , LO-HU-2CL , Handling Unit Management (Public Cloud) , Problem

Product

SAP S/4HANA Cloud Public Edition all versions