SAP ABAP Class IF_CTS_UI_HISTORY_ITEM (History Item in CTS UIs)
Properties
Class IF_CTS_UI_HISTORY_ITEM  
Short Description History Item in CTS UIs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090910   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CTS_UI_HISTORY_ITEM has no forward declaration.
Interfaces
Class IF_CTS_UI_HISTORY_ITEM has no interface implemented.
Friends
Class IF_CTS_UI_HISTORY_ITEM has no friend class.
Attributes
Class IF_CTS_UI_HISTORY_ITEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_HASH Instance method Public Method 20090910
2 GET_STRING_FOR_KEY Instance method Public Method 20090910
3 GET_VALUE_FOR_KEY Instance method Public Method 20090910
4 IS_EQUAL_TO Instance method Public Method 20090910
5 REMOVE_VALUE_FOR_KEY Instance method Public Method 20090910
6 SET_STRING_FOR_KEY Instance method Public Method 20090910
7 SET_VALUE_FOR_KEY Instance method Public Method 20090910
Events
Class IF_CTS_UI_HISTORY_ITEM has no event.
Types
Class IF_CTS_UI_HISTORY_ITEM has no local type.
Method Signatures

Method GET_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HASH Value transfer Type reference (TYPE) HASH160 Hash-Wert (160 Bits) 20090910

Method GET_HASH on class IF_CTS_UI_HISTORY_ITEM has no exception.

Method GET_STRING_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) STRING 20090910
2 Returning STRING Value transfer Type reference (TYPE) STRING 20090910

Method GET_STRING_FOR_KEY on class IF_CTS_UI_HISTORY_ITEM has no exception.

Method GET_VALUE_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) STRING 20090910
2 Exporting VALUE Call by reference Type reference (TYPE) ANY 20090910

Method GET_VALUE_FOR_KEY on class IF_CTS_UI_HISTORY_ITEM has no exception.

Method IS_EQUAL_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLAG Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20090910
2 Importing ITEM Call by reference Object reference (TYPE REF TO) IF_CTS_UI_HISTORY_ITEM History Item in CTS UIs 20090910

Method IS_EQUAL_TO on class IF_CTS_UI_HISTORY_ITEM has no exception.

Method REMOVE_VALUE_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) STRING 20090910
2 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20090910

Method REMOVE_VALUE_FOR_KEY on class IF_CTS_UI_HISTORY_ITEM has no exception.

Method SET_STRING_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) STRING 20090910
2 Importing STRING Call by reference Type reference (TYPE) STRING 20090910
3 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20090910

Method SET_STRING_FOR_KEY on class IF_CTS_UI_HISTORY_ITEM has no exception.

Method SET_VALUE_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) STRING 20090910
2 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20090910
3 Importing VALUE Call by reference Type reference (TYPE) ANY 20090910

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