The CRMC_MKTIB_ACT table in SAP ERP or S/4HANA stores IBOM: Action Metainfo DB Table data. There are total 7 fields in CRMC_MKTIB_ACT table. The IBOM: Action Metainfo DB Table 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 CRMC_MKTIB_ACT table. It is in IBOM (Internal Business Object Model) Library (CRM_MKTIB) ABAP package and is part of the Marketing IBOM Framework (CRM-MKT-FRW-IBM) module.
SAP CRMC_MKTIB_ACT Table Fields
Following is the list of fields that are available in SAP CRMC_MKTIB_ACT table. The primary key fields of the table are APP_ID (IBOM: Application), NODE_NAME (IBOM: Node Name), ACTION_NAME (IBOM: Action Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| APP_ID | IBOM: Application | CRM_MKTIB_APPL | CHAR (40) | |
| NODE_NAME | IBOM: Node Name | CRM_MKTIB_NODE_NAME | CRMC_MKTIB_NODE | CHAR (40) |
| ACTION_NAME | IBOM: Action Name | CRM_MKTIB_ACTION_NAME | CHAR (40) | |
| ACTION_STRUCT | IBOM: Action Structure | CRM_MKTIB_ACT_ATTR_STRUCT | CHAR (30) | |
| ACTION_CLASS | IBOM: Action Handler Class | CRM_MKTIB_ACTION_CLASS | CHAR (30) | |
| ACTION_RESULT | IBOM: Action Result Structure | CRM_MKTIB_ACT_RESULT_STRUCT | CHAR (30) | |
| SWITCH_ID | Id of a Switch in Switch Framework | SFW_SWITCH_ID | CHAR (30) |


