SAP ABAP Interface /MRSS/IF_NW_DPR (Interface for cPro Applications)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/NW_INTERACTION (Package) Interaction Layer for MRS NW Add on
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_NW_DPR | cPro application methods | 20090707 |
Properties
| Interface | /MRSS/IF_NW_DPR | |
| Short Description | Interface for cPro Applications |
General Data
| Package | /MRSS/NW_INTERACTION | Interaction Layer for MRS NW Add on |
| Created | 20090707 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /MRSS/IF_NW_DPR has no forward declaration.
Interfaces
Interface /MRSS/IF_NW_DPR has no interface.
Friends
Interface /MRSS/IF_NW_DPR has no friend.
Attributes
Interface /MRSS/IF_NW_DPR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if object is archived | 20130527 | |
| 2 | Instance method | Public | Method | UnLock the demand in source system | 20090708 | |
| 3 | Instance method | Public | Method | Lock the demand in source system | 20090708 | |
| 4 | Instance method | Public | Method | Get list of demand priorities for MRS | 20120719 | |
| 5 | Instance method | Public | Method | Read the locking attributes | 20090708 | |
| 6 | Instance method | Public | Method | Open a project in Web UI | 20091001 | |
| 7 | Instance method | Public | Method | Where used of Profile | 20090723 | |
| 8 | Instance method | Public | Method | Read the Project data for MRS | 20090707 | |
| 9 | Instance method | Public | Method | Push back | 20090730 | |
| 10 | Instance method | Public | Method | Refresh the object buffers | 20090708 | |
| 11 | Instance method | Public | Method | Reset Order System | 20121009 |
Events
Interface /MRSS/IF_NW_DPR has no event.
Types
Interface /MRSS/IF_NW_DPR has no local type.
Method Signatures
Method CHECK_IF_OBJECT_ARCHIVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130527 | |||
| 2 | ET_OBJECT_STATUS | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_OBJECT_STATE_TAB | Table for Object Status | 20130527 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130527 | |||
| 4 | IT_OBJECT_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_OBJECT_DATA_TAB | List of GUIDs | 20130527 |
Method CHECK_IF_OBJECT_ARCHIVED on Interface /MRSS/IF_NW_DPR has no exception.
Method DEMAND_DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20090708 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20090708 | |||
| 3 | IS_DEMAND_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT_STRUC | Structure for External Key | 20090708 | |||
| 4 | IV_DEMAND_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_TYPE | Demand Type | 20090708 | |||
| 5 | IV_LOCK_SCOPE | Call by reference | Type reference (TYPE) | /MRSS/T_LOCK_SCOPE | Scope of Lock | 20090708 |
Method DEMAND_DEQUEUE on Interface /MRSS/IF_NW_DPR has no exception.
Method DEMAND_ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20090708 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20090708 | |||
| 3 | EV_FOREIGN_LOCK_BY | Call by reference | Type reference (TYPE) | AD_NAMTEXT | Full Name of Person | 20090708 | |||
| 4 | IS_DEMAND_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT_STRUC | Structure for External Key | 20090708 | |||
| 5 | IV_DEMAND_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_TYPE | Demand Type | 20090708 | |||
| 6 | IV_LOCK_SCOPE | Call by reference | Type reference (TYPE) | /MRSS/T_LOCK_SCOPE | Scope of Lock | 20090708 | |||
| 7 | IV_LOCK_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_LOCK_TYPE | Type of Lock: Read/Write | 20090708 |
Method DEMAND_ENQUEUE on Interface /MRSS/IF_NW_DPR has no exception.
Method DEMAND_PRIORITY_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEM_PRIOS | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_DEM_PRIO_TAB | 20120719 | ||||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20120719 |
Method DEMAND_PRIORITY_GET on Interface /MRSS/IF_NW_DPR has no exception.
Method DEMAND_READ_ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOCK_ATTRIBUTES | Call by reference | Type reference (TYPE) | /MRSS/T_NW_LOCK_ATTRIBUTES_TAB | Table with Lock Attributes | 20130301 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20090708 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20090708 | |||
| 4 | IT_ORDERS | Call by reference | Type reference (TYPE) | /MRSS/T_NW_COLLECT_DEMAND_TAB | Collected Demands of Source System | 20130301 |
Method DEMAND_READ_ENQUEUE on Interface /MRSS/IF_NW_DPR has no exception.
Method DISPLAY_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | 20091001 | ||||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20091001 | ||||
| 3 | EV_URL | Call by reference | Type reference (TYPE) | /MRSS/T_URL | URL | 20131120 | |||
| 4 | IS_DEMAND_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT_STRUC | 20091001 | ||||
| 5 | IV_ONLY_RETRIEVE_URL | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20131120 |
Method DISPLAY_PROJECT on Interface /MRSS/IF_NW_DPR has no exception.
Method PROFILE_WHERE_USED_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20090723 | |||
| 2 | ET_WHERE_USED | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_WHERE_USED_TAB | Where-used list for requirements profile: information | 20090723 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20090723 | |||
| 4 | IS_CONTROL_PARAMETERS | Call by reference | Type reference (TYPE) | /MRSS/T_REQ_PROF_USED_PARAM | Control Parameters for Where used of Req. Profile | 20090723 | |||
| 5 | IS_PROFILE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUID_KEY | Profile mapping structure | 20090723 |
Method PROFILE_WHERE_USED_GET on Interface /MRSS/IF_NW_DPR has no exception.
Method PROJECT_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20090707 | |||
| 2 | ET_ORDER_HEADER_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_ORDER_HEADER_DATA_TAB | Order header data from Demand source system | 20090707 | |||
| 3 | ET_ORDER_ITEM_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_ORDER_ITEM_DATA_TAB | Item Data | 20090707 | |||
| 4 | ET_ORDER_LONG_TEXT | Call by reference | Type reference (TYPE) | /MRSS/T_ORDER_LONG_TEXT_TAB | Long text of Order | 20120914 | |||
| 5 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20090707 | |||
| 6 | IS_CONTROL_PARAMETERS | Call by reference | Type reference (TYPE) | /MRSS/T_ORDER_SELECT_PARAMS | Parameters for Order Data Selection | 20090707 | |||
| 7 | IT_DEMAND_KEYS | Call by reference | Type reference (TYPE) | /MRSS/T_NW_DEM_KEY_EXT_TAB | ID of demand | 20090723 |
Method PROJECT_READ on Interface /MRSS/IF_NW_DPR has no exception.
Method PUSH_BACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20090730 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20090730 | |||
| 3 | IT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_KEY_EXT_DET_TAB | Table with Assignments | 20090730 | |||
| 4 | IT_CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | /MRSS/T_PUSH_BACK_INFO_TAB | Table of changed objects for reintegration | 20090730 | |||
| 5 | IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_TAB | Complex demands in structure representation | 20090730 | |||
| 6 | IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_DETAILS_TAB | Resource details | 20090730 |
Method PUSH_BACK on Interface /MRSS/IF_NW_DPR has no exception.
Method REFRESH Signature
Method REFRESH on Interface /MRSS/IF_NW_DPR has no parameter.
Method REFRESH on Interface /MRSS/IF_NW_DPR has no exception.
Method RESET Signature
Method RESET on Interface /MRSS/IF_NW_DPR has no parameter.
Method RESET on Interface /MRSS/IF_NW_DPR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |