SAP ABAP Table RFC_ST_DET (Fields for the detail list of the RFC trace records)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
⤷
SQLT (Package) Trace for SQL, Enqueue, RFC, Memory
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | RFC_ST_DET |
|
| Short Description | Fields for the detail list of the RFC trace records |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
RFC_FUNCN | SOBJ_NAME | CHAR | 40 | 0 | Name of the remotely called function module | ||
| 2 | |
RFC_S_IP_A | RFCIPADDR | CHAR | 15 | 0 | Source IP Address for RFC Trace Display | ||
| 3 | |
RFC_S_COMP | MSHOST | CHAR | 20 | 0 | Source Server for RFC Trace Display | ||
| 4 | |
RFC_D_IP_A | RFCIPADDR | CHAR | 15 | 0 | Destination IP Address for RFC Trace Display | ||
| 5 | |
RFC_D_COMP | MSHOST | CHAR | 20 | 0 | Destination Server for RFC Trace Display | ||
| 6 | |
RFC_C_S | CHAR6 | CHAR | 6 | 0 | Characteristics of Local Server | ||
| 7 | |
RFC_CONVID | CHAR10 | CHAR | 10 | 0 | Conversation ID | ||
| 8 | |
RFC_STATE | CHAR1 | CHAR | 1 | 0 | Status of RFC Record | ||
| 9 | |
RFC_S_SEND | CHAR10 | CHAR | 10 | 0 | Total Sent Bytes | ||
| 10 | |
RFC_S_REC | CHAR10 | CHAR | 10 | 0 | Total Received Bytes | ||
| 11 | |
RFC_DS_S | CHAR10 | CHAR | 10 | 0 | Total Sent Bytes | ||
| 12 | |
RFC_DS_R | CHAR10 | CHAR | 10 | 0 | Total Received Bytes | ||
| 13 | |
RFC_PROGN | PROGRAMM | CHAR | 40 | 0 | ABAP program name that triggers remote access | * | |
| 14 | |
RFC_TIME | CHAR10 | CHAR | 10 | 0 | Execution time of remote access | ||
| 15 | |
FLOAT | FLTP | FLTP | 16 | 16 | Field of type FLTP | ||
| 16 | |
RFC_B_SEND | CHAR10 | CHAR | 10 | 0 | Number of bytes sent during remote access | ||
| 17 | |
RFC_B_RECE | CHAR10 | CHAR | 10 | 0 | Number of bytes received during remote access | ||
| 18 | |
SQLTLINK | SQLTRAW4 | INT4 | 10 | 0 | Link Number for a Trace Record in Hex | ||
| 19 | |
E_OFFSET | INT4 | 10 | 0 | Offset Information in Calling ABAP Program |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |