SAP ABAP Class /MRSS/CL_RM_WD_CTX_MAND_CHK (WD Mandatory Attrib Check)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_RM_WD_CAND_MAND_CHECK | 20100211 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_RM_WD_REQ_MAND_CHECK | 20100211 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_RM_WD_ROLE_MAND_CHECK | 20100211 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_RM_WD_SKILL_MAND_CHK | 20100211 |
Properties
| Class | /MRSS/CL_RM_WD_CTX_MAND_CHK | |
| Short Description | WD Mandatory Attrib Check | |
| 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 | 20100128 | SAP |
| Last change | 20141109 | |
| 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 /MRSS/CL_RM_WD_CTX_MAND_CHK has no interface implemented.
Friends
Class /MRSS/CL_RM_WD_CTX_MAND_CHK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CL_WD_DYNAMIC_TOOL=>T_CHECK_RESULT_MESSAGE_TAB | 20100217 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_RM_FLAG | Indicator | 20100211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100211 | ||
| 2 | Instance method | Public | Method | 20100211 | ||
| 3 | Instance method | Public | Method | 20100211 | ||
| 4 | Instance method | Public | Method | 20100211 |
Events
Class /MRSS/CL_RM_WD_CTX_MAND_CHK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_RM_WD_MAND_CHK_MSG | Public | See coding | 20100211 | begin of T_rm_wd_mand_chk_msg,
role_number TYPE /mrss/t_rm_role_id,
context_element TYPE REF TO if_wd_context_element,
attribute_name TYPE string,
field_desc TYPE string,
end of T_rm_wd_mand_chk_msg
|
||
| 2 | T_RM_WD_MAND_CHK_MSG_TAB | Public | See coding | 20100211 | T_rm_wd_mand_chk_msg_tab type TABLE OF T_rm_wd_mand_chk_msg
|
Method Signatures
Method ADD_BLANK_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_NODE_REF | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100211 | |||
| 2 | ER_EMPTY_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20100211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100211 |
Method GET_FIELD_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_LIST | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Field List | 20100211 | |||
| 2 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100211 |
Method GET_FIELD_DESC on class /MRSS/CL_RM_WD_CTX_MAND_CHK has no exception.
Method GET_MAND_ATTRIB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAND_ATTRIB | Call by reference | Type reference (TYPE) | T_RM_WD_MAND_CHK_MSG_TAB | 20100211 | ||||
| 2 | IV_FORCE_REFRESH | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100211 |
Method SET_BLANK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_NODE_REF | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100211 | |||
| 2 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100211 | ||||
| 3 | IV_ELEM_INDEX | Call by reference | Type reference (TYPE) | I | 1 | 20100211 | |||
| 4 | IV_RETURN_DATA | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Supplement for True Boolean Type: 'X' == True '' == False | 20100211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100211 | |||
| 2 | 20100211 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |