SAP ABAP Class /MRSS/CL_RM_SEARCH_UI (/MRSS/CL_RM_SEARCH_UI)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC (Application Component) Maintenance Processing
⤷
/MRSS/RMU (Package) RM@FS: User Interface for the Workbench
⤷
⤷
Properties
| Class | /MRSS/CL_RM_SEARCH_UI | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/RMU | RM@FS: User Interface for the Workbench |
| Created | 20100314 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_RM_SEARCH_UI has no forward declaration.
Interfaces
Class /MRSS/CL_RM_SEARCH_UI has no interface implemented.
Friends
Class /MRSS/CL_RM_SEARCH_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CANDIDATE_DETAILS' | 20100323 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CLR_COL_' | 20100326 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'COL_' | 20100326 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'TTIP_COL_' | 20100326 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Interface for the metadata of a node | 20100318 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100318 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20100314 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20100314 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RM_SEARCH_PARAMETERS | Search Parameters | 20100314 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RM_SEARCH_COL_HDR_TAB | Additional search columns Header Table | 20100319 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RM_SEARCH_ADDNL_TAB | Search Additional output table | 20100319 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RM_SEARCH_RESULT_TAB | Table of search result | 20100314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100318 | ||
| 2 | Instance method | Public | Method | 20100318 | ||
| 3 | Instance method | Public | Constructor | 20100314 | ||
| 4 | Static method | Public | Method | Get Color Column | 20100319 | |
| 5 | Static method | Public | Method | Get Color Column | 20100326 | |
| 6 | Static method | Public | Method | Get Empty Instance of Search | 20100323 | |
| 7 | Static method | Public | Method | Tooltip name | 20100319 | |
| 8 | Instance method | Public | Method | 20100314 | ||
| 9 | Instance method | Public | Method | 20100314 |
Events
Class /MRSS/CL_RM_SEARCH_UI has no event.
Types
Class /MRSS/CL_RM_SEARCH_UI has no local type.
Method Signatures
Method ADD_SRCH_RSLT_CTX_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CAND_DETAIL_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Interface for the metadata of a node | 20100318 |
Method ADD_SRCH_RSLT_CTX_NODE on class /MRSS/CL_RM_SEARCH_UI has no exception.
Method ADD_SRCH_RSLT_MAPPED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CAND_DETAIL_NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Interface for the metadata of a node | 20100318 | |||
| 2 | IR_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100318 |
Method ADD_SRCH_RSLT_MAPPED_NODE on class /MRSS/CL_RM_SEARCH_UI has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CC_CTX_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Component Controller Context Node | 20100318 | |||
| 2 | IS_SEARCH_INPUT | Call by reference | Type reference (TYPE) | /MRSS/T_RM_SEARCH_PARAMETERS | Search Parameters | 20100314 | |||
| 3 | IT_SEARCH_ADDN_COL_HDR | Call by reference | Type reference (TYPE) | /MRSS/T_RM_SEARCH_COL_HDR_TAB | Additional search columns Header Table | 20100319 | |||
| 4 | IT_SEARCH_ADDN_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RM_SEARCH_ADDNL_TAB | Search Additional output table | 20100319 | |||
| 5 | IT_SEARCH_RESULT | Call by reference | Type reference (TYPE) | /MRSS/T_RM_SEARCH_RESULT_TAB | Table of search result | 20100314 |
Method CONSTRUCTOR on class /MRSS/CL_RM_SEARCH_UI has no exception.
Method GET_COLOR_COL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL_NAME | Call by reference | Type reference (TYPE) | STRING | 20100319 | ||||
| 2 | RV_COLOR_COL_NAME | Value transfer | Type reference (TYPE) | STRING | 20100319 |
Method GET_COLOR_COL_NAME on class /MRSS/CL_RM_SEARCH_UI has no exception.
Method GET_COLUMN_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL | Call by reference | Type reference (TYPE) | STRING | 20100326 | ||||
| 2 | RV_COL_NAME | Value transfer | Type reference (TYPE) | STRING | 20100326 |
Method GET_COLUMN_NAME on class /MRSS/CL_RM_SEARCH_UI has no exception.
Method GET_EMPTY_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SEARCH_UI | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_RM_SEARCH_UI | 20100323 | ||||
| 2 | IR_CC_CTX_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100323 |
Method GET_EMPTY_INSTANCE on class /MRSS/CL_RM_SEARCH_UI has no exception.
Method GET_TOOL_TIP_COL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL_NAME | Call by reference | Type reference (TYPE) | STRING | 20100319 | ||||
| 2 | RV_TOOL_TIP_COL_NAME | Value transfer | Type reference (TYPE) | STRING | 20100319 |
Method GET_TOOL_TIP_COL_NAME on class /MRSS/CL_RM_SEARCH_UI has no exception.
Method INIT_RTTI Signature
Method INIT_RTTI on class /MRSS/CL_RM_SEARCH_UI has no parameter.
Method INIT_RTTI on class /MRSS/CL_RM_SEARCH_UI has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NO_OF_ROWS | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100324 |
Method SET_DATA on class /MRSS/CL_RM_SEARCH_UI has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |