SAP ABAP Interface IF_SALV_CSB_MEASURE_ITERATOR (Interface Measure Iterator)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSB (Package) Services (sort, filter, grouping, aggregation, list)
Properties
Interface IF_SALV_CSB_MEASURE_ITERATOR  
Short Description Interface Measure Iterator    
General Data
Package SALV_CSB   Services (sort, filter, grouping, aggregation, list) 
Created 20080728   SAP 
Last changed 20110908   SAP 
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
Interface IF_SALV_CSB_MEASURE_ITERATOR has no interface.
Friends
Interface IF_SALV_CSB_MEASURE_ITERATOR has no friend.
Attributes
Interface 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
Interface IF_SALV_CSB_MEASURE_ITERATOR has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SALV_CSB_MEASURE_ITERATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712