The CHUPDPARA table in SAP ERP or S/4HANA stores Parameters in a Packing Transaction Profile data. There are total 13 fields in CHUPDPARA table. The Parameters in a Packing Transaction 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 CHUPDPARA 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 CHUPDPARA Table Fields
Following is the list of fields that are available in SAP CHUPDPARA table. The primary key fields of the table are MANDT (Client), PROFILE (Packing transaction profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PROFILE | Packing transaction profile | PL_PROFILE | CHAR (4) | |
| COND_SCHEME | Determination procedure for packing instructions | PL_CONDSCHEME | T683 | CHAR (6) |
| HU_STATUS | Handling Unit Status | PL_HUSTATUS | CHAR (4) | |
| PACKMODE | Packing mode | PL_PACKMODE | CHAR (1) | |
| SHOWMODE | Display mode | PL_SHOWMODE | CHAR (1) | |
| SELECTION_DIALOG | Execute dialog for packing instruction determination | PL_SELDIALOG | CHAR (1) | |
| AUTO_RESOLVE | Automatic expansion of packing instrn when mat/qty change | PL_AUTO_RESOLVE | CHAR (1) | |
| REQU_STATUS | Minimum packing status for HU proposal in auto. expansion | PL_REQ_PACKSTATU | CHAR (1) | |
| REQU_STAT_SAVE | Minimum packing status of HU proposal for HU creation | PL_REQ_PACKSTATU_SAVE | CHAR (1) | |
| RESPECT_ALT_PI | Automatic Expansion with Alternative Packing Instructions | PL_RESPECT_ALT_PI | CHAR (1) | |
| RESPECT_QTY | Respect minimum and rounding quantities in auto expansion | PL_RESPECT_QTY | CHAR (1) | |
| EXPLSTGY | Strategy for packing instruction expansion | PL_EXPLSTGY | CHAR (1) |


