The CMS_ADORG_ADM table in SAP ERP or S/4HANA stores Admin data of Admin Org Unit Change process data. There are total 12 fields in CMS_ADORG_ADM table. The Admin data 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_ADM 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_ADM Table Fields
Following is the list of fields that are available in SAP CMS_ADORG_ADM table. The primary key fields of the table are MANDT (Client), RUN_ID (Batch Run ID for Change of Administration Org. Unit Report), SELNAME (ABAP: Name of SELECT-OPTION/PARAMETER), SEQ_ID (4 Byte Signed Integer).
| 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) | |
| SELNAME | ABAP: Name of SELECT-OPTION/PARAMETER | RSSCR_NAME | CHAR (8) | |
| SEQ_ID | 4 Byte Signed Integer | INT4 | INT4 (10) | |
| STATUS_CHNG | Change Status of Collateral Agreement or Object | CMS_DTE_STATUS_CHNG_FLG | CHAR (1) | |
| KIND | ABAP: Type of selection | RSSCR_KIND | CHAR (1) | |
| SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR (1) | |
| SEL_OPTION | ABAP: Selection option (EQ/BT/CP/…) | TVARV_OPTI | CHAR (2) | |
| LOW | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR (45) | |
| HIGH | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR (45) | |
| LAST_RUN_BY | Last Changed By | CMS_DTE_AOU_RUN_BY | CHAR (12) | |
| LAST_RUN_AT | Time Stamp in short form (Local date and time/format) | CMS_DTE_TZNTSTMPSL | NUMC (15) |


