D010BEHV - Directory of ABAP Implementations for Entity Behavior
Directory of ABAP Implementations for Entity Behavior information is stored in SAP table D010BEHV.
It is part of development package SABP_BEHV in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP: Behavior Modeling and Implementation".
It is part of development package SABP_BEHV in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP: Behavior Modeling and Implementation".
Fields for table D010BEHV
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| ENTITY | Entity Name for ABAP Behavior | X | ABP_ENTITY_NAME | CHAR | 60 | |
| OPERATION | Operation in Behavior Implementation | X | ABP_BEHV_OP | CHAR | 2 | |
| CLSNAME | Object Type Name | X | SEOCLSNAME | CHAR | 60 | |
| IC | Handler class index | X | INT2 | 2 | ||
| IM | Handler method index | X | INT2 | 2 | ||
| IP | Handler parameter index | X | INT2 | 2 | ||
| NP | Handler parameter count | INT2 | 2 | |||
| ROOTNAME | Entity Name for ABAP Behavior | ABP_ROOT_ENTITY_NAME | CHAR | 60 | ||
| HANDLERNAME | Name of handler | CHAR | 60 | |||
| ABAP_DATE | Changed on | DATS | 16 | |||
| ABAP_TIME | Changed at | TIMS | 12 | |||
| KIND | Type of Behavior | ABP_BEHV_KIND | CHAR | 2 | ||
| OP_INFO | Additional information for operation | STRG | 8 | |||
| IR | Result parameter index | INT2 | 2 | |||
| IA | Action index | INT2 | 2 |