Hierarchy
⤷
⤷
Basic Data
| Data Element | SQLTRC |
| Short Description | Return Code for Logged SQL Statement |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | INT4 | |
| Data Type | INT4 | 4-byte integer, integer number with sign |
| Length | 10 | |
| Decimal Places | 0 | |
| Output Length | 10 | |
| 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 | 2 | RC |
| Medium | 12 | Return Code |
| Long | 36 | Return Code for Logged Function |
| Heading | 6 | RC |
Documentation
Definition
Return code of the logged statement, depending on the type of trace.
=================================================================
SQL trace:
--------------
The specified return code corresponds to the return code of the database system.
Enqueue trace
--------------
0 Function executed correctly
2 Collision occurred
8 Internal error
RFC Trace:
----------------
0 Function executed correctly
Table Buffer trace:
----------------
0 Function executed correctly
64 No record found (number of records reported as "0")
256 For Table buffer access (Buffering types R and P): Record not available
For the buffering types S, C, O und M : an object was inserted
1024 Record does not exist in buffer. Buffer is loaded.
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in |