SAP CHUWMPUT Table – Picking Parameter for HUs from WM for Picking Profile

The CHUWMPUT table in SAP ERP or S/4HANA stores Picking Parameter for HUs from WM for Picking Profile data. There are total 6 fields in CHUWMPUT table. The Picking Parameter for HUs from WM for Picking Profile table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CHUWMPUT table. It is in Packing Instructions and Packing Dialog (Core) (ISAUTO_VHU_PACKOBJ) ABAP package and is part of the Master data (LO-HU-MD) module.

SAP CHUWMPUT Table Fields

Following is the list of fields that are available in SAP CHUWMPUT table. The primary key fields of the table are MANDT (Client), PROFILE (Picking Profile: HUs from WM).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
PROFILE Picking Profile: HUs from WM PL_PROFILE_WM CHAR (4)
PUT_HU Indicator for Picking Specific HUs PL_PUT_HU CHAR (1)
PUT_SUMJIT Indicator for Picking HUs for SumJC PL_PUT_SUMJIT CHAR (1)
PUT_KANBAN Indicator for Removing HUs from Stock for Kanban PL_PUT_KANBAN CHAR (1)
PUT_PI Indicator for Picking HUs According to Packing Instruction PL_PUT_PI CHAR (1)