BDLSADATA - Definition of global variables in the Service Assistant
Definition of global variables in the Service Assistant information is stored in SAP table BDLSADATA.
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 BDLSADATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLUST_ID | RFC Download: Function module | X | BDL_CLUST | CHAR | 6 | |
STRUCTNAME | Name of structure | X | BDLSTRUCT | CHAR | 30 | |
FELDNAME | Field name | X | BDL_NAME | CHAR | 30 | |
TYP | ABAP data type | BDL_TYP | CHAR | 4 | ||
LAENGE | Field length | BDL_LENGTH | INT4 | 4 | ||
DECIMALS | Field length | BDL_LENGTH | INT4 | 4 | ||
DEPTH | Depth of structure | BDL_DEPTH | INT4 | 4 | ||
SEQ | Sequential number | BDL_SEQ | INT4 | 4 | ||
STATUS | Status of object | BDL_STAT | CHAR | 1 | ||
CHGSTAMP | ABAP Time Stamp | ABSTAMP | CHAR | 14 |