AMDP_CLEANUP_LOG - Directory of DB Procedures and Types Managed by ABAP
Directory of DB Procedures and Types Managed by ABAP information is stored in SAP table AMDP_CLEANUP_LOG.
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 AMDP_CLEANUP_LOG
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 | X | D010DBOBJ_KIND | CHAR | 2 | |
DBOBJ_VERS | Local Version Number of AMDP Object | X | D010DBOBJ_VERS | INT4 | 4 | |
SQL_STMT | DROP Statement for DB Object | STRG | 8 | |||
SQL_CODE | SQL error code | INT4 | 4 | |||
SQL_MESSAGE | SQL message text | STRG | 8 | |||
CREATE_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
RETRY_CNT | Number of Failed Deletion Retries | INT4 | 4 | |||
RETRY_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |