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 GV_BACK_INT_QUEUE Static Attribute Private Type reference (TYPE) /MRSS/T_NW_QUEUE_STATUS Status of integration queue 20090730
2 GV_COMING_FROM_MRS Static Attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20110523
3 GV_ENGINE_REFRESH_REQUIRED Static Attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20101230
4 GV_FWD_INT_QUEUE 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 CLEAR_ENGINE_REFRESH Static method Public Method Reset flag that engine refresh is required 20101230
2 ENGINE_REFRESH_IS_REQUIRED Static method Public Method Set flag that engine refresh is required 20101230
3 GET_BACK_INT_QUEUE_STATUS Static method Public Method Get the status of back integration queue 20090730
4 GET_COMING_FROM_MRS Static method Public Method sets indicator for MRS push back mode 20110523
5 GET_FWD_INT_QUEUE_STATUS Static method Public Method Get the status of forward integration queue 20090730
6 IS_ENGINE_REFRESH_REQUIRED Static method Public Method Is engine refresh required? 20101230
7 SET_BACK_INT_QUEUE_ACTIVE Static method Public Method Set backward integration queue falg 20090730
8 SET_COMING_FROM_MRS Static method Public Method sets indicator for MRS push back mode 20110523
9 SET_FWD_INT_QUEUE_ACTIVE Static method Public Method Set forward integration queue falg 20090730
10 SET_FWD_INT_QUEUE_INACTIVE 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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