SAP ABAP Class CL_SQLM_ITSUBIDS (SQL Monitor: Iterator on SUBIDS)
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_ITSUBIDS  
Short Description SQL Monitor: Iterator on SUBIDS    
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_ITSUBIDS has no forward declaration.
Interfaces
Class CL_SQLM_ITSUBIDS has no interface implemented.
Friends
Class CL_SQLM_ITSUBIDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OFFSET Instance attribute Private Type reference (TYPE) I 1 20130925
2 SIZE Instance attribute Private Type reference (TYPE) I 20130925
3 SUBIDS Instance attribute Private Type reference (TYPE) SQLMSUBIDS 20130925
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130925
2 HASNEXT Instance method Public Method 20130925
3 NEXT Instance method Public Method 20130925
Events
Class CL_SQLM_ITSUBIDS has no event.
Types
Class CL_SQLM_ITSUBIDS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SIZE Call by reference Type reference (TYPE) INT4 20130925
2 Importing SUBIDS Call by reference Type reference (TYPE) SQLMSUBIDS 20130925

Method CONSTRUCTOR on class CL_SQLM_ITSUBIDS has no exception.

Method HASNEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130925

Method HASNEXT on class CL_SQLM_ITSUBIDS has no exception.

Method NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PACKAGEOFSUBIDS Value transfer Type reference (TYPE) SQLMSUBIDS 20130925

Method NEXT on class CL_SQLM_ITSUBIDS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in