SAP ABAP Data Element STA_OPENS (Number of opens)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
⤷
STUN (Package) DBA: All the rest in English

⤷

⤷

Basic Data
Data Element | STA_OPENS |
Short Description | Number of opens |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | STAT_CNTP0 | |
Data Type | DEC | Counter or amount field with comma and sign |
Length | 15 | |
Decimal Places | 0 | |
Output Length | 19 | |
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 | Opens |
Medium | 15 | Opens |
Long | 20 | Opens |
Heading | 19 | Opens |
Documentation
Definition
For reading accesses (SELECT *, SELECT SINGLE *), the number of OPENS shows how often the ORACLE function 'open_oracle_cursor' was called. The SELECT statement, which has already been prepared (see PREPARES) was now evaluated, where the variables must be filled with values. The number of hits is transferred from commited data into the local buffer.
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in |