SAP ABAP Class /MRSS/CL_NW_SOURCE_SYSTEM (Represents the Connected Source Systems of MRS)
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_SOURCE_SYSTEM  
Short Description Represents the Connected Source Systems of MRS    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/NW_INTERACTION   Interaction Layer for MRS NW Add on 
Created 20130222   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_NW_SOURCE_SYSTEM has no forward declaration.
Interfaces
Class /MRSS/CL_NW_SOURCE_SYSTEM has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /MRSS/CL_NW_MAT_AVAILABILITY 20130805 Material Availability
2 /MRSS/CL_NW_QUEUE_CONTROL 20130805 Backward Integration Queue Controls
3 /MRSS/CL_NW_ROUTER 20130226 NW Router
4 /MRSS/CL_SGE_HCM_INT 20130417 HCM Integration
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_COLLECTED_PRINT_DOCUMENTS Instance attribute Private Type reference (TYPE) /MRSS/T_SGE_PRINT_DEM_DOCS Collected Documents for Printing 20130306
2 GT_COLLECTED_DEMANDS Instance attribute Private Type reference (TYPE) /MRSS/T_NW_COLLECT_DEMAND_TAB Collected Demands of Source System 20130226
3 GT_COLLECTED_DEMANDS_FOR_SPLIT Instance attribute Private Type reference (TYPE) /MRSS/T_INT_SPLITS_TAB Collected Demands for Read Splits 20130806
4 GT_COLLECTED_DEMANDS_TO_PRINT Instance attribute Private Type reference (TYPE) /MRSS/T_DEM_STR_TAB Demands for Printing 20130305
5 GT_COLLECTED_DEMAND_LOCKS Instance attribute Private Type reference (TYPE) /MRSS/T_NW_COLLCT_DEM_LOCK_TAB Table of Order with Lock Scope and Reset Lock Count 20130521
6 GT_COLLECTED_PLANNING_NODES Instance attribute Private Type reference (TYPE) /MRSS/T_PLANNING_NODE_KEY_TAB Collected Planning Nodes of Source System 20130301
7 GT_DEMAND_TYPES_FOR_RESET Instance attribute Private Type reference (TYPE) /MRSS/T_DEM_TYPE_TAB Collection of Demand Types for Reset 20130404
8 GT_REGISTERED_REQUESTS Instance attribute Private Type reference (TYPE) /MRSS/T_NW_REG_REQUESTS_TAB Registered Requests for Source System 20130226
9 GT_RESULT_DEMAND_SPLITS Instance attribute Private Type reference (TYPE) /MRSS/T_INT_SPLITS_TAB Result Demand Splits 20130806
10 GT_RESULT_DEM_EXISTING_QUEUES Instance attribute Private Type reference (TYPE) /MRSS/T_NW_EXISTING_QUEUES_TAB Result : Existing Queues Check 20130807
11 GT_SOURCE_SYSTEMS Static Attribute Private Type reference (TYPE) /MRSS/T_NW_SOURCE_SYSTEM_TAB List of Source Systems 20130226
12 GV_CRM_ACTIVE Instance attribute Protected Type reference (TYPE) /MRSS/T_CRM_ACTIVE CRM active? 20130226
13 GV_HR_ACTIVE Instance attribute Protected Type reference (TYPE) /MRSS/T_HR_ACTIVE HR active? 20130226
14 GV_LOGSYS Instance attribute Protected Type reference (TYPE) LOGSYS Logical System 20130226
15 GV_R3_ACTIVE Instance attribute Protected Type reference (TYPE) /MRSS/T_R3_ACTIVE R3 Active? 20130226
16 GV_RFCDEST Instance attribute Protected Type reference (TYPE) RFCDEST RFC Destination 20130226
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DEMAND Instance method Protected Method Add a Demand to Object Collection 20130222
2 ADD_DEMAND_FOR_PRINTING Instance method Protected Method Add a Demand to Object Collection for Printing 20130305
3 ADD_DEMAND_FOR_READ_SPLITS Instance method Protected Method Add a Demand to Object Collection for Read Splits 20130806
4 ADD_DEMAND_LOCK Instance method Protected Method Add a Demand Lock to Object Collection 20130521
5 ADD_DEMAND_TYPE_FOR_RESET Instance method Protected Method Collects the demand type for later reset 20130404
6 ADD_PLANNING_NODES Instance method Protected Method Add a Planning Node to Object Collection 20130301
7 ADD_SHOP_PAPER_FOR_PRINTING Instance method Protected Method Add Shop Paper for Printing 20130306
8 ADD_TOBJ_DOCS_FOR_PRINTING Instance method Protected Method Add Technical Objects Documents for Printing 20130306
9 CHECK_REQUEST_EXISTS Instance method Private Method Is Request in Request Collection 20130807
10 CONSTRUCTOR Instance method Protected Constructor Constructor to create Source System Reference 20130222
11 CREATE_OWN_LOGICAL_SYSTEM Static method Protected Method Create Reference to own Logical System 20130226
12 CREATE_RFC_MESSAGES Static method Protected Method Creates RFC communication or system message 20130226
13 CREATE_SOURCE_SYSTEM Static method Protected Method Return Source System Reference 20130226
14 DELETE_REQUEST Instance method Private Method Deletes Request from Request Collection 20130301
15 DISTRIBUTE_CUSTOMIZING Instance method Protected Method Ditributes customizng into the source system 20130301
16 GET_ALL_SOURCE_SYSTEMS Static method Protected Method Returns All Source Systems 20130226
17 GET_CRM_SOURCE_SYSTEMS Static method Protected Method Returns Source Systems that have CRM active 20130226
18 GET_DEMAND_LOGSYS Static method Private Method Get the destination of the source 20130226
19 GET_HR_SOURCE_SYSTEM Static method Protected Method Returns Source System that has HR active 20130226
20 GET_R3_SOURCE_SYSTEMS Static method Protected Method Returns Source Systems that have R3 active 20130226
21 GET_SOURCE_SYSTEM_BY_DEM_GUID Static method Protected Method get Source System by Demand Guid 20130305
22 GET_SOURCE_SYSTEM_BY_LOGSYS Static method Protected Method get Source System by Logsys 20130305
23 PUSH_RESULT_DEMAND_QUEUE_CHECK Instance method Protected Method Get Result of Demand Read Split 20130807
24 PUSH_RESULT_DEMAND_READ_SPLIT Instance method Protected Method Get Result of Demand Read Split 20130806
25 REGISTER_REQUEST Instance method Protected Method Adds Request to Request Collection 20130227
26 RESET Instance method Protected Method Reset requests and collected objects 20130808
27 SEND_ALL_REQUESTS Instance method Protected Method Send all collected Requests and Objects to Source System 20130222
28 SEND_DEMAND_BEFORE_CHANGE Instance method Protected Method Send Requests during before change of complex demand 20130806
29 SEND_DEMAND_DEQUEUE_ALL Instance method Protected Method Send Demand Dequeue All 20130521
30 SEND_DEMAND_PRINT_DOCS Instance method Protected Method Send Demand Print Documents 20130305
31 SEND_DEMAND_QUEUE_CHECK Instance method Protected Method Send Demand Queue Check Request 20130807
32 SEND_DEMAND_READ_ENQUEUE Instance method Protected Method Send Demand Read Enqueue 20130226
33 SEND_DEMAND_READ_SPLITS Instance method Protected Method Send Demand Read Splits 20130806
34 SEND_PLANNING_NODE_READ Instance method Protected Method Send Planning Node Read 20130301
35 SEND_REFRESH Instance method Protected Method Send Refresh 20130226
36 SEND_RESET Instance method Protected Method Send Reset to Source System 20130404
37 UPDATE_GUID_AND_LOGSYS Instance method Private Method Update the key fields for mirror tables 20130301
Events
Class /MRSS/CL_NW_SOURCE_SYSTEM has no event.
Types
Class /MRSS/CL_NW_SOURCE_SYSTEM has no local type.
Method Signatures

Method ADD_DEMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_NW_COLLECT_DEMAND Collected Demand for Source System Calls 20130304

Method ADD_DEMAND on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method ADD_DEMAND_FOR_PRINTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_STR 20130305

Method ADD_DEMAND_FOR_PRINTING on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method ADD_DEMAND_FOR_READ_SPLITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEMAND_FOR_SPLIT Call by reference Type reference (TYPE) /MRSS/T_INT_SPLITS Split Information 20130806

Method ADD_DEMAND_FOR_READ_SPLITS on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method ADD_DEMAND_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEMAND_LOCK Call by reference Type reference (TYPE) /MRSS/T_NW_COLLECT_DEMAND_LOCK Order with Lock Scope and Reset Lock Count 20130521

Method ADD_DEMAND_LOCK on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method ADD_DEMAND_TYPE_FOR_RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Demand Type 20130404

Method ADD_DEMAND_TYPE_FOR_RESET on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method ADD_PLANNING_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PLANNING_NODES Call by reference Type reference (TYPE) /MRSS/T_PLANNING_NODE_KEY_TAB Table with Keys for Planning Nodes 20130301

Method ADD_PLANNING_NODES on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method ADD_SHOP_PAPER_FOR_PRINTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SHOP_PAPER Call by reference Type reference (TYPE) /MRSS/T_SGE_PRINT_SHOP_DOCS Shop paper Documents 20130306

Method ADD_SHOP_PAPER_FOR_PRINTING on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method ADD_TOBJ_DOCS_FOR_PRINTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TECHNICAL_DOCS Call by reference Type reference (TYPE) /MRSS/T_SGE_PRINT_TOBJ_DOCS Technical Object Documents 20130306

Method ADD_TOBJ_DOCS_FOR_PRINTING on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method CHECK_REQUEST_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_NAME Call by reference Type reference (TYPE) CHAR30 Request Name 20130807
2 Returning RV_REQUEST_EXISTS Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130807

Method CHECK_REQUEST_EXISTS on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CRM_ACTIVE Call by reference Type reference (TYPE) /MRSS/T_CRM_ACTIVE SAP CRM active? 20130226
2 Importing IV_HR_ACTIVE Call by reference Type reference (TYPE) /MRSS/T_HR_ACTIVE HR Active? 20130226
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20130226
4 Importing IV_R3_ACTIVE Call by reference Type reference (TYPE) /MRSS/T_R3_ACTIVE Is SAP ERP active? 20130226
5 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130226

Method CONSTRUCTOR on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method CREATE_OWN_LOGICAL_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20130226
2 Returning RREF_SOURCE_SYSTEM Value transfer Object reference (TYPE REF TO) /MRSS/CL_NW_SOURCE_SYSTEM Represents the Connected Source Systems of MRS 20130226

Method CREATE_OWN_LOGICAL_SYSTEM on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method CREATE_RFC_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_MESSAGES Value transfer Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130226
2 Importing IV_FUNCTION Call by reference Type reference (TYPE) FUNCNAME Function name 20130226
3 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130226
4 Importing IV_SY_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130226

Method CREATE_RFC_MESSAGES on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method CREATE_SOURCE_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CRM_ACTIVE Call by reference Type reference (TYPE) /MRSS/T_CRM_ACTIVE SAP CRM active? 20130226
2 Importing IV_HR_ACTIVE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130226
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20130226
4 Importing IV_R3_ACTIVE Call by reference Type reference (TYPE) /MRSS/T_R3_ACTIVE Is SAP ERP active? 20130226
5 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130226

Method CREATE_SOURCE_SYSTEM on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method DELETE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_NAME Call by reference Type reference (TYPE) CHAR30 Request Name 20130301

Method DELETE_REQUEST on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method DISTRIBUTE_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUT_ASGN Call by reference Type reference (TYPE) /MRSS/T_NW_AUT_ASGN_TAB Table of /mrss/m_aut_asgn 20130301
2 Exporting ET_AVAIL_CR Call by reference Type reference (TYPE) /MRSS/T_NW_AVAIL_CR_TAB Table of /mrss/m_avail_cr 20130301
3 Exporting ET_CAP_PLAN Call by reference Type reference (TYPE) /MRSS/T_NW_CAP_PLAN_TAB Table of /mrss/m_cap_plan 20130301
4 Exporting ET_CHECK_OR Call by reference Type reference (TYPE) /MRSS/T_NW_CHECK_OR_TAB Table of /mrss/m_check_or 20130301
5 Exporting ET_DEF_DUR Call by reference Type reference (TYPE) /MRSS/T_NW_DEF_DUR_TAB Table of /mrss/m_def_dur 20130301
6 Exporting ET_HCMPTLRP Call by reference Type reference (TYPE) /MRSS/T_NW_HCMPTLRP_TAB Table of /mrss/m_hcmptlrp 20130301
7 Exporting ET_HR_ADDR Call by reference Type reference (TYPE) /MRSS/T_NW_HR_ADDR_TAB Mapping table for HR address subtypes to MRS address types 20130301
8 Exporting ET_MAPNPOS Call by reference Type reference (TYPE) /MRSS/T_NW_MAPNPOS_TAB Table of /mrss/m_mapnpos 20130301
9 Exporting ET_MAPROLE Call by reference Type reference (TYPE) /MRSS/T_NW_MAPROLE_MIR_TAB Table of /MRSS/T_NW_MAPROLE 20130301
10 Exporting ET_MAPSTAT Call by reference Type reference (TYPE) /MRSS/T_NW_MAPSTAT_MIR_TAB MAPSTAT Table 20130301
11 Exporting ET_MAPTASK Call by reference Type reference (TYPE) /MRSS/T_NW_MAPTASK_TAB Table of /mrss/m_maptask_tab 20130301
12 Exporting ET_MAPWC Call by reference Type reference (TYPE) /MRSS/T_NW_MAPWC_TAB Table for /mrss/nw_mapwc 20130301
13 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130301
14 Exporting ET_PREV_DEL Call by reference Type reference (TYPE) /MRSS/T_NW_PREV_DEL_TAB Table of /mrss/m_prev_del 20130301
15 Exporting ET_R3_AFD Call by reference Type reference (TYPE) /MRSS/T_NW_R3_AFD_TAB Table of /mrss/m_r3_afd 20130301
16 Exporting ET_RSG_AA Call by reference Type reference (TYPE) /MRSS/T_NW_RSG_AA_TAB Table of /mrss/m_rsg_aa 20130301
17 Exporting ET_RSG_BACK Call by reference Type reference (TYPE) /MRSS/T_NW_RSG_BACK_TAB Table of /mrss/m_rsg_back 20130301
18 Exporting ET_RSG_CTRL Call by reference Type reference (TYPE) /MRSS/T_NW_RSG_CTRL_TAB Table of /mrss/m_rsg_ctrl 20130301
19 Exporting ET_RSG_DEAS Call by reference Type reference (TYPE) /MRSS/T_NW_RSG_DEAS_TAB Demand creation active for Order types 20130301
20 Exporting ET_RSG_OITG Call by reference Type reference (TYPE) /MRSS/T_NW_RSG_OTIG_TAB Table of /mrss/m_rsg_oitg 20130301
21 Exporting ET_RSG_SA Call by reference Type reference (TYPE) /MRSS/T_NW_RSG_SA_TAB Table of /mrss/m_rsg_sa 20130301
22 Exporting ET_RSG_STEF Call by reference Type reference (TYPE) /MRSS/T_NW_RSG_STEF_TAB Table of /mrss/m_rsg_stef 20130301
23 Exporting ET_RSG_ST_V Call by reference Type reference (TYPE) /MRSS/T_NW_RSG_ST_V_TAB Table of /mrss/m_rsg_st_v 20130301
24 Exporting ET_SRCH_H Call by reference Type reference (TYPE) /MRSS/T_NW_SRCH_H_TAB Table of /mrss/m_srch_h 20130301
25 Exporting ET_SRCH_HT Call by reference Type reference (TYPE) /MRSS/T_NW_SRCH_HT_TAB Table of /mrss/m_srch_ht 20130301
26 Exporting ET_STAT_CTR Call by reference Type reference (TYPE) /MRSS/T_NW_STAT_CTR_TAB Table of /mrss/m_stat_ctr 20130301
27 Exporting ET_SUPERVSR Call by reference Type reference (TYPE) /MRSS/T_NW_SUPERVSR_TAB Supervisor flag customizing details 20130301
28 Exporting ET_TRV_TIME Call by reference Type reference (TYPE) /MRSS/T_NW_MIRROR_TRV_TIME_TAB Mirror Table for travel times(Netweaver) 20130306
29 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130301
30 Importing IS_BUSINESS_PROCESS_DATA Call by reference Type reference (TYPE) /MRSS/T_SGE_PROC Process lists 20130301
31 Importing IT_1TO1_REL Call by reference Type reference (TYPE) /MRSS/T_1TO1_RELATION_TAB 1:1 Relation Between Demand and Assignment 20130529
32 Importing IT_BACK_INT Call by reference Type reference (TYPE) /MRSS/T_BACK_INT_ACTIVE_TAB Back integration active ? 20130529
33 Importing IT_SCENARIO_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_NW_FIELDNAME_VALUE_TAB Field Value 20130301
34 Importing IT_SGE_LOG Call by reference Type reference (TYPE) /MRSS/T_SGE_LOG_TAB MRS Log Data 20130611
35 Importing IT_TIMEZONE_PRIORITY Call by reference Type reference (TYPE) /MRSS/T_SGE_TIMEZONE_PRIOR_TAB Time Zone Priority 20130411
36 Importing IV_INBOUND_QUEUE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130319
37 Importing IV_OPTION Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130301

Method DISTRIBUTE_CUSTOMIZING on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method GET_ALL_SOURCE_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_ALL_SOURCE_SYSTEMS Value transfer Type reference (TYPE) /MRSS/T_NW_SOURCE_SYSTEM_TAB Table of Source System References with RFC Destination 20130226

Method GET_ALL_SOURCE_SYSTEMS on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method GET_CRM_SOURCE_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CRM_SOURCE_SYSTEMS Value transfer Type reference (TYPE) /MRSS/T_NW_SOURCE_SYSTEM_TAB Table of Source System References with RFC Destination 20130226

Method GET_CRM_SOURCE_SYSTEMS on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method GET_DEMAND_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130226
2 Returning RV_LOGSYS Value transfer Type reference (TYPE) LOGSYS 20130226

Method GET_DEMAND_LOGSYS on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method GET_HR_SOURCE_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_HR_SOURCE_SYSTEM Value transfer Object reference (TYPE REF TO) /MRSS/CL_NW_SOURCE_SYSTEM Represents the Connected Source Systems of MRS 20130304

Method GET_HR_SOURCE_SYSTEM on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method GET_R3_SOURCE_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_R3_SOURCE_SYSTEMS Value transfer Type reference (TYPE) /MRSS/T_NW_SOURCE_SYSTEM_TAB Table of Source System References with RFC Destination 20130226

Method GET_R3_SOURCE_SYSTEMS on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method GET_SOURCE_SYSTEM_BY_DEM_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Demand Guid 20130305
2 Returning RREF_SOURCE_SYSTEM Value transfer Object reference (TYPE REF TO) /MRSS/CL_NW_SOURCE_SYSTEM Represents the Connected Source Systems of MRS 20130305

Method GET_SOURCE_SYSTEM_BY_DEM_GUID on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method GET_SOURCE_SYSTEM_BY_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS 20130305
2 Returning RREF_SOURCE_SYSTEM Value transfer Object reference (TYPE REF TO) /MRSS/CL_NW_SOURCE_SYSTEM Represents the Connected Source Systems of MRS 20130305

Method GET_SOURCE_SYSTEM_BY_LOGSYS on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method PUSH_RESULT_DEMAND_QUEUE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEMANDS_SENT Call by reference Type reference (TYPE) /MRSS/T_NW_COLLECT_DEMAND_TAB Collected Demands of Source System 20130807
2 Exporting ET_EXISTING_QUEUES_RECEIVED Call by reference Type reference (TYPE) /MRSS/T_NW_EXISTING_QUEUES_TAB Table with existing queues 20130807
3 Importing IV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130807

Method PUSH_RESULT_DEMAND_QUEUE_CHECK on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method PUSH_RESULT_DEMAND_READ_SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SPLITS_RECEIVED Call by reference Type reference (TYPE) /MRSS/T_INT_SPLITS_TAB Split Information Table 20130806
2 Exporting ET_SPLITS_SENT Call by reference Type reference (TYPE) /MRSS/T_INT_SPLITS_TAB Split Information Table 20130806
3 Importing IT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130808
4 Importing IV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130806

Method PUSH_RESULT_DEMAND_READ_SPLIT on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method REGISTER_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_NAME Call by reference Type reference (TYPE) CHAR30 Request Name 20130227

Method REGISTER_REQUEST on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method RESET Signature

Method RESET on class /MRSS/CL_NW_SOURCE_SYSTEM has no parameter.
Method RESET on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method SEND_ALL_REQUESTS Signature

Method SEND_ALL_REQUESTS on class /MRSS/CL_NW_SOURCE_SYSTEM has no parameter.
Method SEND_ALL_REQUESTS on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method SEND_DEMAND_BEFORE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130806
2 Exporting EV_EXT_QUEUE_STATUS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130806
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130806
4 Exporting EV_FOREIGN_LOCK_BY Call by reference Type reference (TYPE) AD_NAMTEXT Full Name of Person 20130806
5 Importing IS_LOCK_PARAMETERS Call by reference Type reference (TYPE) /MRSS/T_NW_DEM_LOCK_PARAMETERS Lock parameters 20130806
6 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130806
7 Importing IV_DEMAND_KEY_EXT Call by reference Type reference (TYPE) /MRSS/T_DEM_KEY_EXT_STRUC Structure for External Key 20130806
8 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Demand Type 20130806
9 Importing IV_LOCK_SCOPE Call by reference Type reference (TYPE) /MRSS/T_LOCK_SCOPE Scope of Lock 20130806
10 Importing IV_LOCK_TYPE Call by reference Type reference (TYPE) /MRSS/T_LOCK_TYPE Type of Lock: Read/Write 20130806
11 Importing IV_ORDER_ID Call by reference Type reference (TYPE) /MRSS/T_DEM_H_ID Demand ID 20130806

Method SEND_DEMAND_BEFORE_CHANGE on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method SEND_DEMAND_DEQUEUE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_NW_MESSAGE_TAB Message Table 20130521
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130521

Method SEND_DEMAND_DEQUEUE_ALL on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method SEND_DEMAND_PRINT_DOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_NW_MESSAGE_TAB Message Table 20130305
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130305
3 Importing IT_PRINTER Call by reference Type reference (TYPE) /MRSS/T_SGE_PRINTER_TAB Spool: List of Output devices 20130305
4 Importing IV_ACTION_PERFORMED Call by reference Type reference (TYPE) /MRSS/T_SGE_PRINT_ACTION Action Performed during printing of objects 20130305
5 Importing IV_USER_NAME Call by reference Type reference (TYPE) SYUNAME User Name 20130305

Method SEND_DEMAND_PRINT_DOCS on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method SEND_DEMAND_QUEUE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXISTING_QUEUES Call by reference Type reference (TYPE) /MRSS/T_NW_EXISTING_QUEUES_TAB Table with existing queues 20130807
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_NW_MESSAGE_TAB Message Table 20130807
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130807

Method SEND_DEMAND_QUEUE_CHECK on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method SEND_DEMAND_READ_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOCK_ATTRIBUTES Call by reference Type reference (TYPE) /MRSS/T_NW_LOCK_ATTRIBUTES_TAB Table with Lock Attributes 20130226
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_NW_MESSAGE_TAB Message Table 20130226
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130226

Method SEND_DEMAND_READ_ENQUEUE on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method SEND_DEMAND_READ_SPLITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_NW_MESSAGE_TAB Message Table 20130806
2 Exporting ET_SPLITS Call by reference Type reference (TYPE) /MRSS/T_INT_SPLITS_TAB Table with Split Information 20130806
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130806

Method SEND_DEMAND_READ_SPLITS on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method SEND_PLANNING_NODE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_NW_MESSAGE_TAB Message Table 20130301
2 Exporting ET_PLANNING_NODE_DETAILS Call by reference Type reference (TYPE) /MRSS/T_PLANNING_NODE_TAB Planning node information 20130301
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130301

Method SEND_PLANNING_NODE_READ on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method SEND_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130226
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130226

Method SEND_REFRESH on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method SEND_RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130404
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130404

Method SEND_RESET on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.

Method UPDATE_GUID_AND_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MIRROR_TABLE Call by reference Type reference (TYPE) TABLE 20130301

Method UPDATE_GUID_AND_LOGSYS on class /MRSS/CL_NW_SOURCE_SYSTEM has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800