QSENDDEST - Table of Registered tRFC/qRFC Destinations
Table of Registered tRFC/qRFC Destinations information is stored in SAP table QSENDDEST.
It is part of development package SRFC in software component BC-MID-RFC. This development package consists of objects that can be grouped under "Middleware Runtime Environment".
It is part of development package SRFC in software component BC-MID-RFC. This development package consists of objects that can be grouped under "Middleware Runtime Environment".
Fields for table QSENDDEST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client ID | X | SYMANDT | CLNT | 6 | * |
| DEST | Logical destination (specified in function call) | X | RFCDEST | CHAR | 64 | * |
| TYPE | Internal Data Element | SYINPUT | CHAR | 2 | ||
| WKSTATE | State of aRFC Call (RECORDED, CPICERR, MAILED, READ..) | ARFCSTATE | CHAR | 16 | ||
| MAXCONN | Maximum Number of Connections for Destination | DEST_MAXCONN | INT4 | 4 | ||
| MAXTIME | Maximum Runtime of Queue/Destination Scheduler | DEST_MAXRUNTIME | INT4 | 4 | ||
| DATUM | System Date | SYDATUM | DATS | 16 | ||
| UZEIT | System Time | SYUZEIT | TIMS | 12 | ||
| USERID | User Name | SYUNAME | CHAR | 24 | ||
| GROUPDEST | Logon/Server Group Name | RZLLI_APCL | CHAR | 40 | ||
| RFCMESS | Internal Data Element | SYENTRY | CHAR | 144 | ||
| QNAME | Name of tRFC Queue | TRFCQNAM | CHAR | 48 | ||
| NACTIVE | No. of attempts | RETRY | NUMC | 8 | ||
| HOSTID | Logical destination (specified in function call) | RFCDEST | CHAR | 64 | * | |
| QRFCONLY | Processing Without tRFC | NO_TRFC | CHAR | 2 | ||
| SCHED_WATCH | Monitoring Time for Destination/Queue Scheduler | SCHED_WATCH_TIME | INT4 | 4 |