DBAFID - Look-Up Table for Database Operations
Look-Up Table for Database Operations information is stored in SAP table DBAFID.
It is part of development package SDBA in software component BC-DB-ORA-CCM. This development package consists of objects that can be grouped under "DBA: Database-Independent Code".
It is part of development package SDBA in software component BC-DB-ORA-CCM. This development package consists of objects that can be grouped under "DBA: Database-Independent Code".
Fields for table DBAFID
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DBNAME | Database system | X | SDBA_DB | CHAR | 10 | |
TOOLSET | Utility manufacturer | X | SDBA_TOOL | CHAR | 30 | |
PROGNAME | Name of program that executes database operation | X | SDBA_PROG | CHAR | 30 | |
FUNC_ID | DBA Function ID | X | SDBA_FID | CHAR | 3 | |
OPER_GROUP | Assignment of identification (Func_ID) to operation groups | X | SDBA_GROUP | CHAR | 20 | |
FUNC_DESC | Description of DB Operation | SDBA_FDESC | CHAR | 80 |