/BDL/SESDEST - Destinations and RFC block sizes for data transfer
Destinations and RFC block sizes for data transfer information is stored in SAP table /BDL/SESDEST.
It is part of development package /BDL/BDL6 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (releaseindependend)".
It is part of development package /BDL/BDL6 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (releaseindependend)".
Fields for table /BDL/SESDEST
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 |