BDLSESDEST - Destinations and RFC block sizes for data transfer
Destinations and RFC block sizes for data transfer information is stored in SAP table BDLSESDEST.
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 BDLSESDEST
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 | |
SOURCEDEST | Logical destination (specified in function call) | X | RFCDEST | CHAR | 32 | * |
TARGETDEST | Logical destination (specified in function call) | X | RFCDEST | CHAR | 32 | * |
TYPE | 3-Byte field | X | CHAR3 | CHAR | 3 | |
BLKSIZE | Text (80 Characters) | TEXT80 | CHAR | 80 | ||
ISACTIVE | Status of data transfer | BDL_TRANS | CHAR | 1 | ||
MAPSESSNO | Character Field with Length 10 | CHAR10 | CHAR | 10 | ||
MAPCLIENT | 3-Byte field | CHAR3 | CHAR | 3 | ||
SENT | Status of data transfer | BDL_TRANS | CHAR | 1 | ||
STATUS | Status of data transfer | BDL_TRANS | CHAR | 1 |