The CMS_BLK_PACK_ITM table in SAP ERP or S/4HANA stores Package Parameter Item for Blocking report data. There are total 12 fields in CMS_BLK_PACK_ITM table. The Package Parameter Item for Blocking report 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 CMS_BLK_PACK_ITM table. It is in Archiving of CMS entities (CMS_ARCHIVING) ABAP package and is part of the Collateral Management System (FS-CMS) module.
SAP CMS_BLK_PACK_ITM Table Fields
Following is the list of fields that are available in SAP CMS_BLK_PACK_ITM table. The primary key fields of the table are MANDT (Client), PACKMANID (ID of a Package Administrator Object), PACKAGENO (Number of a Package in Parallel Processing), OBJNO (Number of an Object in Parallel Processing (Key)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PACKMANID | ID of a Package Administrator Object | BANK_PACKMANID | RAW (16) | |
| PACKAGENO | Number of a Package in Parallel Processing | BANK_DTE_PP_INTERVNO | NUMC (10) | |
| OBJNO | Number of an Object in Parallel Processing (Key) | BANK_DTE_PP_OBJNO | CHAR (40) | |
| OBJ_GUID | GUID for use in archiving functinality of FSBP | CMS_DTE_OBJ_GUID | RAW (16) | |
| OBJECT_ID | Receivable ID | CMS_DTE_RBL_ID | CHAR (64) | |
| ADMIN_ORG_UNIT | Administration Organizational Unit | CMS_DTE_ADMINORG | CHAR (12) | |
| CREDITSYSTEM | Credit System | CMS_DTE_RBL_CRDSYS | CHAR (3) | |
| DEPO_BANK_ID | Depository Bank Identification | CMS_DTE_SEC_DEPO_BNK_ID | CHAR (18) | |
| ASSET_TYP | Asset Type | CMS_DTE_AST_TYP | CHAR (6) | |
| CHANGED_AT | Change Timestamp | CMS_DTE_CHANGED_AT | DEC (15) | |
| LAST_CHG_DATE | Last Changed On | CMS_RE_DTE_CHG_ON | DATS (8) |


