SAP ABAP Interface IF_CTS_UI_HISTORY_ITEM (History Item in CTS UIs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_WDUI (Package) Central CTS Web Dynpro UIs
Properties
Interface IF_CTS_UI_HISTORY_ITEM  
Short Description History Item in CTS UIs    
General Data
Package SCTS_DIST_CTL_WDUI   Central CTS Web Dynpro UIs 
Created 20090910   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_CTS_UI_HISTORY_ITEM has no forward declaration.
Interfaces
Interface IF_CTS_UI_HISTORY_ITEM has no interface.
Friends
Interface IF_CTS_UI_HISTORY_ITEM has no friend.
Attributes
Interface 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
Interface IF_CTS_UI_HISTORY_ITEM has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_CTS_UI_HISTORY_ITEM has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702