SAP ABAP Table DDDB_PREDEF_FUNC (DD: Predefined Functions on the Database)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | DDDB_PREDEF_FUNC |
|
| Short Description | DD: Predefined Functions on the Database |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | S | System table, maint. only by SAP, change = modification |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
DDFUNCNAME | DDFUNCNAME | CHAR | 30 | 0 | DD: Name of a function - example, LPAD, MOD | ||
| 2 | |
DBSYSABBR | DBSYSABBR | CHAR | 3 | 0 | 3-place identifier for database | ||
| 3 | |
DD_PREDEF_FUNCNAME | DD_PREDEF_FUNCNAME | CHAR | 30 | 0 | DD: Name of a self-defined function | ||
| 4 | |
AS4USER | AS4USER | CHAR | 12 | 0 | Last Changed By | ||
| 5 | |
AS4DATE | AS4DATE | DATS | 8 | 0 | Date of Last Change | ||
| 6 | |
AS4TIME | AS4TIME | TIMS | 6 | 0 | Last changed at |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |