SAP Table QSENDDEST
Table of Registered tRFC/qRFC Destinations
QSENDDEST (Table of Registered tRFC/qRFC Destinations) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link QSENDDEST to other SAP tables.
QSENDDEST table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client ID | SYMANDT | CLNT | 3 | 0 | |||
DEST | Logical Destination (Specified in Function Call) | RFCDEST | CHAR | 32 | 0 | |||
TYPE | Internal Data Element | SYINPUT | CHAR | 1 | 0 | |||
WKSTATE | Status of an ARFC call (RECORDED,CPICERR,MAILED,READ..) | ARFCSTATE | CHAR | 8 | 0 | |||
MAXCONN | Maximum Number of Connections for Destination | DEST_MAXCONN | INT4 | 10 | 0 | |||
MAXTIME | Maximum Runtime of Queue/Destination Scheduler | DEST_MAXRUNTIME | INT4 | 10 | 0 | |||
DATUM | System Date | SYDATUM | DATS | 8 | 0 | |||
UZEIT | System Time | SYUZEIT | TIMS | 6 | 0 | |||
USERID | User Name | SYUNAME | CHAR | 12 | 0 | |||
GROUPDEST | Logon/Server Group Name | RZLLI_APCL | CHAR | 20 | 0 | |||
RFCMESS | Internal Data Element | SYENTRY | CHAR | 72 | 0 | |||
QNAME | Name of tRFC Queue | TRFCQNAM | CHAR | 24 | 0 | |||
NACTIVE | No. of attempts | RETRY | NUMC | 4 | 0 | |||
HOSTID | Logical Destination (Specified in Function Call) | RFCDEST | CHAR | 32 | 0 | |||
QRFCONLY | Processing Without tRFC | NO_TRFC | CHAR | 1 | 0 | |||
SCHED_WATCH | Monitoring Time for Destination/Queue Scheduler | SCHED_WATCH_TIME | INT4 | 10 | 0 |