SAP ABAP Data Element RFCL_RETC (Performance Log for RFC Trace: Statement Return Code)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-P-GPA (Application Component) Global Performance Analysis (Transaction ST30)
⤷
S_PERF_TRA (Package) New Performance Trace / Statistics with DB Connection
⤷
⤷
Basic Data
| Data Element | RFCL_RETC |
| Short Description | Performance Log for RFC Trace: Statement Return Code |
Data Type
| Category of Dictionary Type | Direct Type Entry | |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ||
| Data Type | INT4 | 4-byte integer, integer number with sign |
| Length | 10 | |
| Decimal Places | 0 | |
| Output Length | 11 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | ReturnCode |
| Medium | 12 | Return Code |
| Long | 20 | Return Code |
| Heading | 12 | Return Code |
Documentation
Definition
Return code for the logged statement depending on the trace type:
SQL Trace:
The specified return code is the same as the return code of the database system used.
Enqueue-Trace:
0 Function correctly executed
2 Collision occurred
8 Internal error
RFC Trace:
0 Function correctly executed
Table Buffer Trace:
0 Function correctly executed
64 No record found ( "0" is standard)
1024 Record not available in buffer. Buffer is being loaded.
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 610 |