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 | ![]() |
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 | ![]() |
Constant | Private | See coding | 20100727 | ||||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20100722 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100722 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20100722 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20100722 |
Methods
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 | ![]() |
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 | ![]() |
IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20100722 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IS_CFG | Call by reference | Type reference (TYPE) | /SRMERP/S_CFG_CCS_ITM_COMPARE | Configuration for Catalog Item Comparison | 20100723 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
ET_ABAP_COMP | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20100722 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
ES_OTRSTRING | Call by reference | Type reference (TYPE) | SOTR_ALIAS | Unique Alias Name for OTR Concept | 20110128 | ||
2 | ![]() |
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 | ![]() |
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 |