SAP table CHUWMPUT (Picking Parameter for HUs from WM for Picking Profile)

SAP table CHUWMPUT has 2 primary key fields being MANDT,PROFILE.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

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