D010DBOBJDEP - Dependency Management for AMDP Generator
Dependency Management for AMDP Generator information is stored in SAP table D010DBOBJDEP.
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 D010DBOBJDEP
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_NAME_DEP | Name of Generated Database Object | X | D010DBOBJ_NAME | SSTR | 8 | |
DBOBJ_KIND | DB Object Type | D010DBOBJ_KIND | CHAR | 2 | ||
DBOBJ_KIND_DEP | DB Object Type | D010DBOBJ_KIND | CHAR | 2 | ||
DBOBJ_ROLE_DEP | Function of DB Object for Database Procedures | D010DBOBJ_ROLE | CHAR | 8 | ||
DBOBJ_USED_VIA_DBOBJ_NAME | Name used in the USING declaration | D010DBOBJ_USED_VIA_DBOBJ_NAME | CHAR | 2 | ||
DBOBJ_USED_VIA_CDS_NAME | Use Different CDS Name | D010DBOBJ_USED_VIA_CDS_NAME | CHAR | 2 | ||
DBOBJ_USED_INDIRECTLY | Boolean Variable (X=True, Space=False) | SAP_BOOL | CHAR | 2 | ||
ABAP_PROGNAME | ABAP Program Name | PROGRAMM | CHAR | 80 |