SAP ABAP Class /MRSS/CL_NW_INTEGRATION_SRV (Integration Servie methods)
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
⤷
⤷
Properties
| Class | /MRSS/CL_NW_INTEGRATION_SRV | |
| Short Description | Integration Servie methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/NW_INTERACTION | Interaction Layer for MRS NW Add on |
| Created | 20090730 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_NW_INTEGRATION_SRV has no forward declaration.
Interfaces
Class /MRSS/CL_NW_INTEGRATION_SRV has no interface implemented.
Friends
Class /MRSS/CL_NW_INTEGRATION_SRV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_NW_QUEUE_STATUS | Status of integration queue | 20090730 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110523 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20101230 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | /MRSS/T_NW_QUEUE_STATUS | Status of integration queue | 20090730 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Reset flag that engine refresh is required | 20101230 | |
| 2 | Static method | Public | Method | Set flag that engine refresh is required | 20101230 | |
| 3 | Static method | Public | Method | Get the status of back integration queue | 20090730 | |
| 4 | Static method | Public | Method | sets indicator for MRS push back mode | 20110523 | |
| 5 | Static method | Public | Method | Get the status of forward integration queue | 20090730 | |
| 6 | Static method | Public | Method | Is engine refresh required? | 20101230 | |
| 7 | Static method | Public | Method | Set backward integration queue falg | 20090730 | |
| 8 | Static method | Public | Method | sets indicator for MRS push back mode | 20110523 | |
| 9 | Static method | Public | Method | Set forward integration queue falg | 20090730 | |
| 10 | Static method | Public | Method | Clear forward integration queue falg | 20090730 |
Events
Class /MRSS/CL_NW_INTEGRATION_SRV has no event.
Types
Class /MRSS/CL_NW_INTEGRATION_SRV has no local type.
Method Signatures
Method CLEAR_ENGINE_REFRESH Signature
Method CLEAR_ENGINE_REFRESH on class /MRSS/CL_NW_INTEGRATION_SRV has no parameter.
Method CLEAR_ENGINE_REFRESH on class /MRSS/CL_NW_INTEGRATION_SRV has no exception.
Method ENGINE_REFRESH_IS_REQUIRED Signature
Method ENGINE_REFRESH_IS_REQUIRED on class /MRSS/CL_NW_INTEGRATION_SRV has no parameter.
Method ENGINE_REFRESH_IS_REQUIRED on class /MRSS/CL_NW_INTEGRATION_SRV has no exception.
Method GET_BACK_INT_QUEUE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATUS | Value transfer | Type reference (TYPE) | /MRSS/T_NW_QUEUE_STATUS | Status of integration queue | 20090730 |
Method GET_BACK_INT_QUEUE_STATUS on class /MRSS/CL_NW_INTEGRATION_SRV has no exception.
Method GET_COMING_FROM_MRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COMING_FROM_MRS | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110523 |
Method GET_COMING_FROM_MRS on class /MRSS/CL_NW_INTEGRATION_SRV has no exception.
Method GET_FWD_INT_QUEUE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATUS | Value transfer | Type reference (TYPE) | /MRSS/T_NW_QUEUE_STATUS | Status of integration queue | 20090730 |
Method GET_FWD_INT_QUEUE_STATUS on class /MRSS/CL_NW_INTEGRATION_SRV has no exception.
Method IS_ENGINE_REFRESH_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENGINE_REFRESH_REQUIRED | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20101230 |
Method IS_ENGINE_REFRESH_REQUIRED on class /MRSS/CL_NW_INTEGRATION_SRV has no exception.
Method SET_BACK_INT_QUEUE_ACTIVE Signature
Method SET_BACK_INT_QUEUE_ACTIVE on class /MRSS/CL_NW_INTEGRATION_SRV has no parameter.
Method SET_BACK_INT_QUEUE_ACTIVE on class /MRSS/CL_NW_INTEGRATION_SRV has no exception.
Method SET_COMING_FROM_MRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMING_FROM_MRS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20110523 |
Method SET_COMING_FROM_MRS on class /MRSS/CL_NW_INTEGRATION_SRV has no exception.
Method SET_FWD_INT_QUEUE_ACTIVE Signature
Method SET_FWD_INT_QUEUE_ACTIVE on class /MRSS/CL_NW_INTEGRATION_SRV has no parameter.
Method SET_FWD_INT_QUEUE_ACTIVE on class /MRSS/CL_NW_INTEGRATION_SRV has no exception.
Method SET_FWD_INT_QUEUE_INACTIVE Signature
Method SET_FWD_INT_QUEUE_INACTIVE on class /MRSS/CL_NW_INTEGRATION_SRV has no parameter.
Method SET_FWD_INT_QUEUE_INACTIVE on class /MRSS/CL_NW_INTEGRATION_SRV has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 700 |