SAP ABAP Class IF_SALV_STU_CHANGE_INDICATOR (Indicates changes by flags)
Properties
Class IF_SALV_STU_CHANGE_INDICATOR  
Short Description Indicates changes by flags    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100727   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)
Interfaces
Class IF_SALV_STU_CHANGE_INDICATOR has no interface implemented.
Friends
Class IF_SALV_STU_CHANGE_INDICATOR has no friend class.
Attributes
Class IF_SALV_STU_CHANGE_INDICATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LABEL Instance method Public Method returns a string label describing the instance 20101104
2 IS_SET Instance method Public Method returns true if observed signaler changed since last RESET 20100727
3 RESET Instance method Public Method resets the changed flag 20100727
Events
Class IF_SALV_STU_CHANGE_INDICATOR has no event.
Types
Class IF_SALV_STU_CHANGE_INDICATOR has no local type.
Method Signatures

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LABEL Value transfer Type reference (TYPE) STRING 20101104

Method GET_LABEL on class IF_SALV_STU_CHANGE_INDICATOR has no exception.

Method IS_SET Signature

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

Method IS_SET on class IF_SALV_STU_CHANGE_INDICATOR has no exception.

Method RESET Signature

Method RESET on class IF_SALV_STU_CHANGE_INDICATOR has no parameter.
Method RESET on class IF_SALV_STU_CHANGE_INDICATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in