SAP ABAP Table BDLFUVERS (Definition of all Versions for one Logical Function)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-SMG-SDD (Application Component) Service Data Download
     BDL3 (Package) Service data download (as of R/3 Release 3.x)
Basic Data
Table Category TRANSP    Transparent table 
Transparent table BDLFUVERS   Table Relationship Diagram
Short Description Definition of all Versions for one Logical Function    
Delivery and Maintenance
Pool/cluster      
Delivery Class E   Control table, SAP and customer have separate key areas 
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 LOGFUNC BDL_LOGFUN CHAR30 CHAR 30   0   Logical name BDLFUNC
2 CLUST_ID BDL_CLUST CHAR6 CHAR 6   0   RFC Download: Function module  
3 SAPRL_FROM BDL_SAPRL BDLCHAR4 CHAR 4   0   SYSTEM: SAP-Release  
4 SAPRL_TO BDL_SAPRL BDLCHAR4 CHAR 4   0   SYSTEM: SAP-Release  
5 FUNCNAME BDL_FUNC CHAR30 CHAR 30   0   Function name  
6 DEVSYSTEM RFCDEST RFCDEST CHAR 32   0   Logical Destination (Specified in Function Call) *
7 DEVRELEASE BDL_DEVREL SYCHAR04 CHAR 4   0   Release of Development of last data call  
8 OPSYS BDL_OPSYS BDL_OP_10 CHAR 10   0   SYSTEM: Operation system  
9 OPSYS_FROM BDL_OPREL TEXT10 CHAR 10   0   Operation system release  
10 OPSYS_TO BDL_OPREL TEXT10 CHAR 10   0   Operation system release  
11 DBSYS BDL_DBSYS BDL_C10 CHAR 10   0   SYSTEM: Datenbanksystem  
12 DBREL_FROM BDL_DBREL CHAR20 CHAR 20   0   Database release  
13 DBREL_TO BDL_DBREL CHAR20 CHAR 20   0   Database release  
14 HOT_FROM BDL_HOT CHAR4 CHAR 4   0   Hotpackage numbers  
15 HOT_TO BDL_HOT CHAR4 CHAR 4   0   Hotpackage numbers  
16 LEG_FROM BDL_LEG CHAR4 CHAR 4   0   Legal change numbers  
17 LEG_TO BDL_LEG CHAR4 CHAR 4   0   Legal change numbers  
18 KRN_FROM BDL_KRN BDLCHAR4 CHAR 4   0   R/3 kernel release  
19 KRN_TO BDL_KRN BDLCHAR4 CHAR 4   0   R/3 kernel release  
20 KPL_FROM BDL_KPL NUMC4 NUMC 4   0   R/3 Kernel patch level  
21 KPL_TO BDL_KPL NUMC4 NUMC 4   0   R/3 Kernel patch level  
22 RESTRICT BDL_RSTRCT CHAR10 CHAR 10   0   Flexible restrictions, e.g. IBU specific  
23 TO_BE_SENT BDL_SEND CHAR1 CHAR 1   0   Sending of data allowed  
24 MANDATORY BDL_MNDTY CHAR1 CHAR 1   0   Sending of data essential for check?  
25 INCL_GEN BDL_STAT CHAR1 CHAR 1   0   Status of object  
26 STATUS BDL_STAT CHAR1 CHAR 1   0   Status of object  
27 CHGSTAMP ABSTAMP TIMESTMP CHAR 14   0   ABAP Time Stamp  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 BDLFUVERS LOGFUNC BDLFUNC LOGFUNC    
History
Last changed by/on SAP  20110908 
SAP Release Created in