SAP ABAP Class IF_SALV_CSB_MEASURE_ITERATOR (Interface Measure Iterator)
Properties
Class IF_SALV_CSB_MEASURE_ITERATOR  
Short Description Interface Measure Iterator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080728   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_CSB_GROUPING_SERVICE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_CSB_TREE_LIST_SERVICE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SALV_CSL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_SALV_CSZ_API Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_CSB_MEASURE_ITERATOR has no interface implemented.
Friends
Class IF_SALV_CSB_MEASURE_ITERATOR has no friend class.
Attributes
Class IF_SALV_CSB_MEASURE_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method 20080806
2 GET_MEASURE_INFO Instance method Public Method 20080806
3 HAS_NEXT Instance method Public Method 20080728
4 NEXT Instance method Public Method 20080728
5 SET_NODE_ID Instance method Public Method 20080728
Events
Class IF_SALV_CSB_MEASURE_ITERATOR has no event.
Types
Class IF_SALV_CSB_MEASURE_ITERATOR has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_MEASURE Call by reference Type reference (TYPE) IF_SALV_CSB_TREE_LIST_SERVICE=>YTS_MEASURE 20080806
2 Importing T_NODE_ID Call by reference Type reference (TYPE) IF_SALV_CSB_TREE_LIST_SERVICE=>YTS_NODE_ID 20080806

Method CREATE on class IF_SALV_CSB_MEASURE_ITERATOR has no exception.

Method GET_MEASURE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATION_TYPE Call by reference Type reference (TYPE) IF_SALV_CSZ_API=>Y_TYPE IF_SALV_CSZ_API=>C_AGGREGATION_TYPE_SUM 20080814
2 Exporting FIELD_NAME Call by reference Type reference (TYPE) IF_SALV_CSZ_API=>Y_FIELD_NAME 20080806
3 Exporting FIELD_VALUE_DEC Call by reference Type reference (TYPE) IF_SALV_CSZ_API=>Y_VALUE_DEC 20080806
4 Exporting NODE_ID Call by reference Type reference (TYPE) IF_SALV_CSB_TREE_LIST_SERVICE=>Y_NODE_ID 20080806
5 Exporting NODE_KEY Call by reference Type reference (TYPE) IF_SALV_CSB_TREE_LIST_SERVICE=>Y_NODE_KEY 20080806
6 Exporting NODE_LINE_INDEX Call by reference Type reference (TYPE) IF_SALV_CSB_TREE_LIST_SERVICE=>Y_GROUPED_LINES 20080806
7 Exporting REF_FIELD_VALUE_TEXT Call by reference Type reference (TYPE) IF_SALV_CSZ_API=>Y_TEXT 20080806

Method GET_MEASURE_INFO on class IF_SALV_CSB_MEASURE_ITERATOR has no exception.

Method HAS_NEXT Signature

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

Method HAS_NEXT on class IF_SALV_CSB_MEASURE_ITERATOR has no exception.

Method NEXT Signature

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

Method NEXT on class IF_SALV_CSB_MEASURE_ITERATOR has no exception.

Method SET_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_NODE_ID Call by reference Type reference (TYPE) IF_SALV_CSB_TREE_LIST_SERVICE=>YTS_NODE_ID 20080728

Method SET_NODE_ID on class IF_SALV_CSB_MEASURE_ITERATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in