SAP ABAP Class /SRMERP/CL_UI_CCS_ITEM_COMPARE (UI Helper Class for catalog item comparison)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/CH_FPM_DO (Package) FPM entities for DOs
Properties
Class /SRMERP/CL_UI_CCS_ITEM_COMPARE  
Short Description UI Helper Class for catalog item comparison    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/CH_FPM_DO   FPM entities for DOs 
Created 20100722   SAP 
Last change 20130531   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 /SRMERP/CL_UI_CCS_ITEM_COMPARE has no interface implemented.
Friends
Class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DISPLAY_TYPE Constant Private See coding 20100727
2 MO_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20100722
3 MO_WD_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100722
4 MR_TABLE Instance attribute Private Object reference (TYPE REF TO) DATA 20100722
5 MR_TABLE_TEMP Instance attribute Private Object reference (TYPE REF TO) DATA 20100722
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTES_TO_WD_CNTXT Instance method Protected Method Add attributes to Web Dynpro Context 20100722
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100722
3 CREATE_DDIC_REF_FOR_COMPARE Instance method Protected Method Create DDIC data references for comparison 20100722
4 GENERATE_VIEW Instance method Public Method Generate Web Dynpro View 20100722
5 GET_ACTION_BUTTON_ICON Instance method Protected Method Get button icon for action 20100730
6 GET_ACTION_BUTTON_TEXT Instance method Protected Method Get button text for action 20100730
7 GET_ACTION_BUTTON_TOOLTIP Instance method Protected Method Get button tooltip for action 20101001
8 GET_CFG_ATTR_AMOUNT Instance method Protected Method Get amount of comparison attributes 20100723
9 GET_CFG_ATTR_DESCRIPTION Instance method Protected Method Get description text for comparison attribute 20100723
10 GET_CFG_ATTR_FOR_COMPARE Instance method Protected Method Get Configuration for comparison 20100723
11 GET_DDIC_INFO_FOR_COMPARE Instance method Protected Method Get basic DDIC information for comparison 20100722
12 GET_ITEMS_AMOUNT_FOR_COMPARE Instance method Protected Method Get amount of items to be compared 20100722
13 GET_ITEMS_FOR_COMPARE Instance method Public Method Get items to be compared 20100722
14 GET_OTR_STRING Instance method Protected Method Get OTR string for cofig field 20110128
15 SET_UI_ELEMENTS_TO_VIEW Instance method Protected Method Build UI 20100722
16 SET_WD_CNTXT_DATA_FOR_COMPARE Instance method Protected Method Set Web Dynpro Context data 20100722
Events
Class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FIELD_NAME Public See coding 20100722 BEGIN OF ts_field_name, index TYPE i, prefix(20) TYPE c, name TYPE string, END OF ts_field_name
2 TT_FIELD_NAME Public See coding 20100722 tt_field_name TYPE STANDARD TABLE OF ts_field_name
Method Signatures

Method ADD_ATTRIBUTES_TO_WD_CNTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ABAP_COMP Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20100722

Method ADD_ATTRIBUTES_TO_WD_CNTXT on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20100722
2 Importing IO_WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100722

Method CONSTRUCTOR on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method CREATE_DDIC_REF_FOR_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ABAP_COMP Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20100722

Method CREATE_DDIC_REF_FOR_COMPARE on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method GENERATE_VIEW Signature

Method GENERATE_VIEW on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no parameter.
Method GENERATE_VIEW on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method GET_ACTION_BUTTON_ICON Signature

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

Method GET_ACTION_BUTTON_ICON on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method GET_ACTION_BUTTON_TEXT Signature

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

Method GET_ACTION_BUTTON_TEXT on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method GET_ACTION_BUTTON_TOOLTIP Signature

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

Method GET_ACTION_BUTTON_TOOLTIP on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method GET_CFG_ATTR_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_AMOUNT Value transfer Type reference (TYPE) I 20100723

Method GET_CFG_ATTR_AMOUNT on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method GET_CFG_ATTR_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CFG Call by reference Type reference (TYPE) /SRMERP/S_CFG_CCS_ITM_COMPARE Configuration for Catalog Item Comparison 20100723
2 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) AS4TEXT Short Description of Repository Objects 20100723

Method GET_CFG_ATTR_DESCRIPTION on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method GET_CFG_ATTR_FOR_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CFG Value transfer Type reference (TYPE) /SRMERP/T_CFG_CCS_ITM_COMPARE Table Type for Configuration of Catalog Item Comparison 20100723

Method GET_CFG_ATTR_FOR_COMPARE on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method GET_DDIC_INFO_FOR_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ABAP_COMP Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20100722
2 Exporting ET_FIELD_NAME Call by reference Type reference (TYPE) TT_FIELD_NAME 20100722

Method GET_DDIC_INFO_FOR_COMPARE on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method GET_ITEMS_AMOUNT_FOR_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_AMOUNT Value transfer Type reference (TYPE) I 20100722

Method GET_ITEMS_AMOUNT_FOR_COMPARE on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method GET_ITEMS_FOR_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ITEMS Value transfer Type reference (TYPE) /SRMERP/T_UI_CCS_RESULT Table Type for UI Structure of Catalog Item Search Result 20100722

Method GET_ITEMS_FOR_COMPARE on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method GET_OTR_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OTRSTRING Call by reference Type reference (TYPE) SOTR_ALIAS Unique Alias Name for OTR Concept 20110128
2 Importing IS_FIELDNAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20110128

Method GET_OTR_STRING on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method SET_UI_ELEMENTS_TO_VIEW Signature

Method SET_UI_ELEMENTS_TO_VIEW on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no parameter.
Method SET_UI_ELEMENTS_TO_VIEW on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.

Method SET_WD_CNTXT_DATA_FOR_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_NAME Call by reference Type reference (TYPE) TT_FIELD_NAME 20100722

Method SET_WD_CNTXT_DATA_FOR_COMPARE on class /SRMERP/CL_UI_CCS_ITEM_COMPARE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606