D010DBOBJ - Directory of DB Procedures and Types Managed by ABAP
Directory of DB Procedures and Types Managed by ABAP information is stored in SAP table D010DBOBJ.
It is part of development package SABP_AMDP_KRN in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Kernel Interface for Database Procedure Management".
It is part of development package SABP_AMDP_KRN in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Kernel Interface for Database Procedure Management".
Fields for table D010DBOBJ
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DBOBJ_NAME | Name of Generated Database Object | X | D010DBOBJ_NAME | SSTR | 8 | |
DBOBJ_KIND | DB Object Type | D010DBOBJ_KIND | CHAR | 2 | ||
DBOBJ_DB_LANG | Language for ABAP-Managed Database Procedures | PROCLANGUAGE | CHAR | 20 | ||
DBOBJ_ROLE | Function of DB Object for Database Procedures | D010DBOBJ_ROLE | CHAR | 8 | ||
DBOBJ_VERS | Local Version Number of AMDP Object | D010DBOBJ_VERS | INT4 | 4 | ||
DBOBJ_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
DBOBJ_CREATE_STMT | CREATE Statement for DB Object | STRG | 8 | |||
DBOBJ_CREATE_STMT_HAS_SYN_ERR | CREATE statement for DB object has serious syntax error | CHAR | 2 | |||
DBOBJ_BODY_MAP | Mapping of Positions in DB Object to Position in ABAP Source | D010DBOBJ_BODY_MAP | RSTR | 8 | ||
DBOBJ_DROP_STMT | DROP Statement for DB Object | STRG | 8 | |||
DBOBJ_CREATE_STMT_SYN_ERR_INFO | System error information in CREATE statement for DB object | RSTR | 8 | |||
ABAP_PROGNAME | ABAP Program Name | PROGRAMM | CHAR | 80 | ||
ABAP_VERSION | ABAP Generation Time Stamp | SSTR | 8 |