RFCSTXTAB - RFC statistics administration
RFC statistics administration information is stored in SAP table RFCSTXTAB.
It is part of development package SRCX in software component BC-MID-RFC. This development package consists of objects that can be grouped under "Package for Remote Communication: RFC and RMC".
It is part of development package SRCX in software component BC-MID-RFC. This development package consists of objects that can be grouped under "Package for Remote Communication: RFC and RMC".
Fields for table RFCSTXTAB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
EYEON | Structure delimiter | X | RFCEYE | CHAR | 1 | |
SENDERFLAG | RFC sender flag: If set -> Client, else server | X | RFCSFLAG | CHAR | 1 | |
RFCDATE | Date field | X | RFCDATE | DATS | 8 | |
RFCTIME | Validity Period | X | RFCTIME | TIMS | 6 | |
CONVERID | RFC conversation ID | X | RFCCONVID | CHAR | 8 | |
CALLS | Number of RFC calls | X | RFCCALL | FLTP | 8 | |
CALLTIME | Execution time of RFC call | RFCCALLT | FLTP | 8 | ||
SEND | Number of bytes sent | RFCSEND | FLTP | 8 | ||
RECEIVE | Number of received bytes | RFCRECV | FLTP | 8 | ||
EXECTIME | Effective Execution Time of RFC Routines | RFCETIME | FLTP | 8 | ||
REXETIME | Execution Time of RFC Routines on Partner Side | RFCRETIME | FLTP | 8 | ||
DEST | Logical destination (specified in function call) | RFCDEST | CHAR | 32 | * | |
IP | Physical address (Internet address) | RFCIP | CHAR | 16 | ||
REMOTEDEST | Logical destination (specified in function call) | RFCDEST | CHAR | 32 | * | |
REMOTEIP | Physical address (Internet address) | RFCIP | CHAR | 16 | ||
RFCUSER | Remote Function Call: User name | RFCUSERID | CHAR | 13 | ||
CALLER | Remote Function Call: User name | RFCUSERID | CHAR | 13 | ||
TARGET | Remote Function Call destination (e.g. 'NONE') | RFCTARGET | CHAR | 64 | ||
PROGNAME | Name of Called Program | RFCREPID | CHAR | 40 | ||
FUNCNAME | Name of called function | RFCFUNC_D | CHAR | 32 | ||
TID | Unique Transaction ID (LUW -> COMMIT WORK) | ARFCTID_D | CHAR | 24 | ||
VERSION | RFC Protocol Version | RFCPROTO | CHAR | 3 | ||
FILLER2 | Component of the Version Number | CHAR2 | CHAR | 2 | ||
EYEOFF | Structure delimiter | RFCEYE | CHAR | 1 |