The D010BEHV table in SAP ERP or S/4HANA stores Directory of ABAP Implementations for Entity Behavior data. There are total 5 fields in D010BEHV table. The Directory of ABAP Implementations for Entity Behavior table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of D010BEHV table. It is in ABAP: Behavior Modeling and Implementation (SABP_BEHV) ABAP package and is part of the ABAP Syntax, Compiler, Runtime (BC-ABA-LA) module.
SAP D010BEHV Table Fields
Following is the list of fields that are available in SAP D010BEHV table. The primary key fields of Directory of ABAP Implementations for Entity Behavior table in SAP are ENTITY (Entity Name for ABAP Behavior), OPERATION (Operation in Behavior Implementation), CLSNAME (Object Type Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ENTITY | Entity Name for ABAP Behavior | ABP_ENTITY_NAME | CHAR (30) | |
| OPERATION | Operation in Behavior Implementation | ABP_BEHV_OP | CHAR (1) | |
| CLSNAME | Object Type Name | SEOCLSNAME | CHAR (30) | |
| ROOTNAME | Entity Name for ABAP Behavior | ABP_ROOT_ENTITY_NAME | CHAR (30) | |
| KIND | Type of Behavior | ABP_BEHV_KIND | CHAR (1) |


