SAP ABAP Class CL_SQLM_ITTRIGS (SQL Monitor: Iterator on TRIGIDS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
SQLM_CORE (Package) SQL Monitor Core
⤷
⤷
Properties
| Class | CL_SQLM_ITTRIGS | |
| Short Description | SQL Monitor: Iterator on TRIGIDS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQLM_CORE | SQL Monitor Core |
| Created | 20130925 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SQLM_ITTRIGS has no forward declaration.
Interfaces
Class CL_SQLM_ITTRIGS has no interface implemented.
Friends
Class CL_SQLM_ITTRIGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 1 | 20130925 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20130925 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SQLMTRIGS | 20130925 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130925 | ||
| 2 | Instance method | Private | Method | 20130925 | ||
| 3 | Instance method | Public | Method | 20130925 | ||
| 4 | Instance method | Public | Method | 20130925 |
Events
Class CL_SQLM_ITTRIGS has no event.
Types
Class CL_SQLM_ITTRIGS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIZE | Call by reference | Type reference (TYPE) | I | 20130925 | ||||
| 2 | TRIGS | Call by reference | Type reference (TYPE) | SQLMTRIGS | 20130925 |
Method CONSTRUCTOR on class CL_SQLM_ITTRIGS has no exception.
Method END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | END | Value transfer | Type reference (TYPE) | I | 20130925 |
Method END on class CL_SQLM_ITTRIGS has no exception.
Method HASNEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130925 |
Method HASNEXT on class CL_SQLM_ITTRIGS has no exception.
Method NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGEOFTRIGS | Value transfer | Type reference (TYPE) | SQLMTRIGS | 20130925 |
Method NEXT on class CL_SQLM_ITTRIGS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |