SAP ABAP Data Element SQLTVNAME (Name of variable used in SQL trace record)
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
Data Element | SQLTVNAME |
Short Description | Name of variable used in SQL trace record |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | CHAR15 | |
Data Type | CHAR | Character String |
Length | 15 | |
Decimal Places | 0 | |
Output Length | 15 | |
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 | 4 | Name |
Medium | 13 | Variable Name |
Long | 20 | Variable Name |
Heading | 6 | VName |
Documentation
Definition
Name of a variable used in the SQL trace record, with type and length
in the format A<number>(<type>,<length>), such as A0(CH,5).
This means:
A<number> - Variable identification such as A0 or A205
<type> - Type of variable with
CH - Character string
NU - character string with numbers
I4 - Integer of length 4 bytes
<length> - Length of the variable in bytes.
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in |