The CNV_10020_ACTAD table in SAP ERP or S/4HANA stores Action chains data. There are total 9 fields in CNV_10020_ACTAD table. The Action chains 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 CNV_10020_ACTAD table. It is in CNV package 10020 (CNV_10020) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_10020_ACTAD Table Fields
Following is the list of fields that are available in SAP CNV_10020_ACTAD table. The primary key fields of the table are MANDT (Client), PACKID (Package number), ACTIONNAME (Action name), CNUMBER (Consecutive number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| PACKID | Package number | CNV_10020_PACKID | * | CHAR (5) |
| ACTIONNAME | Action name | CNV_10020_ACTIONNAME | CNV_10020_ACT | CHAR (30) |
| CNUMBER | Consecutive number | CNV_10020_CNUMBER | NUMC (2) | |
| ACTIONNAME_A | Action name | CNV_10020_ACTIONNAME | CHAR (30) | |
| ACTIONTYPE | Action type | CNV_10020_ACTIONTYPE | CHAR (2) | |
| TRY | Indicator for try | CNV_10020_TRY | CHAR (1) | |
| CLINK | Link | CNV_10020_CLINK | CHAR (1) | |
| NOTUSE_A | Indicator that an object/record is excluded | CNV_10020_NOTUSE | CHAR (1) |


