BDLFUVERS - Definition of all Versions for one Logical Function
Definition of all Versions for one Logical Function information is stored in SAP table BDLFUVERS.
It is part of development package BDL3 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (as of R/3 Release 3.x)".
It is part of development package BDL3 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (as of R/3 Release 3.x)".
Fields for table BDLFUVERS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LOGFUNC | Logical name | X | BDL_LOGFUN | CHAR | 30 | BDLFUNC |
CLUST_ID | RFC Download: Function module | X | BDL_CLUST | CHAR | 6 | |
SAPRL_FROM | SYSTEM: SAP-Release | BDL_SAPRL | CHAR | 4 | ||
SAPRL_TO | SYSTEM: SAP-Release | BDL_SAPRL | CHAR | 4 | ||
FUNCNAME | Function name | BDL_FUNC | CHAR | 30 | ||
DEVSYSTEM | Logical destination (specified in function call) | RFCDEST | CHAR | 32 | * | |
DEVRELEASE | Release of Development of last data call | BDL_DEVREL | CHAR | 4 | ||
OPSYS | SYSTEM: Operation system | BDL_OPSYS | CHAR | 10 | ||
OPSYS_FROM | Operation system release | BDL_OPREL | CHAR | 10 | ||
OPSYS_TO | Operation system release | BDL_OPREL | CHAR | 10 | ||
DBSYS | SYSTEM: Datenbanksystem | BDL_DBSYS | CHAR | 10 | ||
DBREL_FROM | Database release | BDL_DBREL | CHAR | 20 | ||
DBREL_TO | Database release | BDL_DBREL | CHAR | 20 | ||
HOT_FROM | Hotpackage numbers | BDL_HOT | CHAR | 4 | ||
HOT_TO | Hotpackage numbers | BDL_HOT | CHAR | 4 | ||
LEG_FROM | Legal change numbers | BDL_LEG | CHAR | 4 | ||
LEG_TO | Legal change numbers | BDL_LEG | CHAR | 4 | ||
KRN_FROM | R/3 kernel release | BDL_KRN | CHAR | 4 | ||
KRN_TO | R/3 kernel release | BDL_KRN | CHAR | 4 | ||
KPL_FROM | R/3 Kernel patch level | BDL_KPL | NUMC | 4 | ||
KPL_TO | R/3 Kernel patch level | BDL_KPL | NUMC | 4 | ||
RESTRICT | Flexible restrictions, e.g. IBU specific | BDL_RSTRCT | CHAR | 10 | ||
TO_BE_SENT | Sending of data allowed | BDL_SEND | CHAR | 1 | ||
MANDATORY | Sending of data essential for check? | BDL_MNDTY | CHAR | 1 | ||
INCL_GEN | Status of object | BDL_STAT | CHAR | 1 | ||
STATUS | Status of object | BDL_STAT | CHAR | 1 | ||
CHGSTAMP | ABAP Time Stamp | ABSTAMP | CHAR | 14 |