The CMS_ADORG_OBJ table in SAP ERP or S/4HANA stores Object Details Of Admin Org Unit Change Process data. There are total 13 fields in CMS_ADORG_OBJ table. The Object Details Of Admin Org Unit Change Process 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_ADORG_OBJ table. It is in Tools & Common Interfaces used by CMS (CMS_COMMON) ABAP package and is part of the Collateral Management System (FS-CMS) module.
SAP CMS_ADORG_OBJ Table Fields
Following is the list of fields that are available in SAP CMS_ADORG_OBJ table. The primary key fields of the table are MANDT (Client), RUN_ID (Batch Run ID for Change of Administration Org. Unit Report).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| RUN_ID | Batch Run ID for Change of Administration Org. Unit Report | CMS_DTE_AOU_RUN_ID | CHAR (30) | |
| OBJ_ID | Object ID | CMS_DTE_OMS_ID | CHAR (40) | |
| SRC_ADMINORG | Source Administration Organizational Unit | CMS_DTE_SRC_ADMINORG | CHAR (12) | |
| SRC_PROC_AREA | Source Process Control Area | CMS_DTE_SRC_PCN_AREA | CHAR (6) | |
| PROC_OBJ | Process Object | CMS_DTE_PCN_PROC_OBJ | CHAR (6) | |
| PROC_CKY | Process Control Key | CMS_DTE_PCN_PROC_CKY | CHAR (10) | |
| CAG_CATEGORYID | Collateral Agreement Category ID | CMS_DTE_CAG_CAT | CHAR (6) | |
| CAGMT_TYPE | Collateral Agreement Type | CMS_DTE_CAG_TYP | CHAR (6) | |
| OMS_CATEGORYID | Object Category | CMS_DTE_OMS_OBJ_CAT | CHAR (6) | |
| OMS_TYP | Object Type | CMS_DTE_OMS_TYP | CHAR (6) | |
| DES_ADMINORG | Destination Administration Organizational Unit | CMS_DTE_DES_ADMINORG | CHAR (12) | |
| STATUS_CHNG | Change Status of Collateral Agreement or Object | CMS_DTE_STATUS_CHNG_FLG | CHAR (1) |


