BDLSTATUS - Overall, collection and transfer status of service sessions
Overall, collection and transfer status of service sessions information is stored in SAP table BDLSTATUS.
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 BDLSTATUS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SESSNO | Character Field with Length 10 | X | CHAR10 | CHAR | 10 | |
CLIENT | 3-Byte field | X | CHAR3 | CHAR | 3 | |
SESS_STAT | Character length 4 | BDLCHAR4 | CHAR | 4 | ||
DATA_STAT | Character length 4 | BDLCHAR4 | CHAR | 4 | ||
DATA_MANU | Status of data transfer | BDL_TRANS | CHAR | 1 | ||
SEND_STAT | Character length 4 | BDLCHAR4 | CHAR | 4 | ||
SEND_MANU | Status of data transfer | BDL_TRANS | CHAR | 1 | ||
STATUS | Status of data transfer | BDL_TRANS | CHAR | 1 |