SAP ABAP Class /MRSS/CL_SGE_INTEGRATION (Steuerung der Rückintegration)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
Properties
Class /MRSS/CL_SGE_INTEGRATION  
Short Description Steuerung der Rückintegration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20071213   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_INTEGRATION has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_INTEGRATION has no interface implemented.
Friends
Class /MRSS/CL_SGE_INTEGRATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BACK_WORK_CENTER_NO Constant Public Type reference (TYPE) /MRSS/T_SGE_BACK_WORK_CENTER '0' Keine Rückintegration 20071213
2 GC_BACK_WORK_CENTER_PLNODE Constant Public Type reference (TYPE) /MRSS/T_SGE_BACK_WORK_CENTER '1' Rückintegration Dispoarbeitsplatz 20071213
3 GC_BACK_WORK_CENTER_YES Constant Public Type reference (TYPE) /MRSS/T_SGE_BACK_WORK_CENTER '2' Rückintegration aktiv 20071213
4 GC_DATE_LOGIC_AUTOM Constant Public Type reference (TYPE) /MRSS/T_SGE_DATE_LOGIC '0' Autom. Beginn-Anpassung 20071216
5 GC_DATE_LOGIC_EXACT Constant Public Type reference (TYPE) /MRSS/T_SGE_DATE_LOGIC '1' Exakte Datumsübernahme 20071216
6 GC_DURAT_LOGIC_DURAT Constant Public Type reference (TYPE) /MRSS/T_SGE_DURAT_LOGIC '0' Integration: Dauer 20071216
7 GC_DURAT_LOGIC_WORK Constant Public Type reference (TYPE) /MRSS/T_SGE_DURAT_LOGIC '1' Integration: Arbeit 20071216
8 GREF_EXTBL_CHECK Static Attribute Protected Object reference (TYPE REF TO) /MRSS/IF_SGE_EXTBL_CHECK Prüfungen für externe Business Logik 20071213
9 GT_R3_INTEGRATION_DATA Static Attribute Protected Type reference (TYPE) /MRSS/T_SGE_INT_PROC_LOGSYS_T Table of Logical system with Integration parameters 20090918
Methods
# Method Level Visibility Method type Description Created on
1 DATE_LOGIC_GET Static method Public Method Sollen Alerts bei best. Feldänd. ins MRS integeriert werden? 20071216
2 DEMAND_LOGSYS_GET Static method Protected Method Get Demand Data based on the control parameters 20090819
3 DEMAND_TYPE_GET Static method Protected Method Lesen der Bedarfsart 20071213
4 DURATION_LOGIC_GET Static method Public Method Sollen Alerts bei best. Feldänd. ins MRS integeriert werden? 20071216
5 GET_BACK_DEM_FOLLOW_ASGN_TYPE Static method Public Method Get the type of Demand follows assignment 20130902
6 GET_DATE_BACK_INTEGRATION_TYPE Static method Public Method Get Type of Back Intergration for Dates 20130516
7 GET_PROCESS_ACTIVE Static method Public Method To read any specific customizing field directly 20130808
8 GET_TEAM_INTEGRATION_DATA Static method Public Method Get the Team Integration Details 20121217
9 IS_1TO1_ACTIVE Static method Public Method Ist die 1:1-Relation aktiv? 20071213
10 IS_BACK_DATE_DURATION_ACTIVE Static method Public Method Sollen Termine und Dauer zurückintegriert werden? 20071213
11 IS_BACK_DEM_FOLLOW_ASGN_ACTIVE Static method Public Method Folgt der Einsatz dem Bedarf 20071213
12 IS_BACK_INTEGRATION_ACTIVE Static method Public Method Ist die Rückwärtsintegration aktiviert? 20071213
13 IS_BACK_SPLIT_ACTIVE Static method Public Method Sollen Splitts zurückintegriert werden? 20071213
14 IS_BACK_TRAVEL_TIME_ACTIVE Static method Public Method Sollen Reisezeiten zurückintegeriert werden? 20071213
15 IS_BACK_WORKCENTER_ACTIVE Static method Public Method Soll der Arbeitsplatz zurückintegriert werden? 20071213
16 IS_FORW_FCHG_ALERT_ACTIVE Static method Public Method Sollen Alerts bei best. Feldänd. ins MRS integeriert werden? 20071213
17 IS_FORW_SPLIT_ACTIVE Static method Public Method Sollen Splitts ins MRS integriert werden? 20071213
18 IS_FORW_TRAVEL_TIME_ACTIVE Static method Public Method Sollen Reisezeiten ins MRS integeriert werden? 20071213
19 IS_PARALLEL_SPLITS_ALLOWED Static method Public Method Is Paralllel Split for same resource allowed? 20130204
20 ORDER_TYPE_GET Static method Protected Method Lesen der Auftragsart 20071213
21 READ_INTEGRATION_CUSTOMIZING Static method Protected Method Read integration customizing 20090918
22 TECH_FIELD_SUPERVISOR_DET Static method Public Method Ermittlung Technischer Feldnamen für Bauleiterkennzeichen 20071213
Events
Class /MRSS/CL_SGE_INTEGRATION has no event.
Types
Class /MRSS/CL_SGE_INTEGRATION has no local type.
Method Signatures

Method DATE_LOGIC_GET 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 20090918
2 Importing IV_DEMAND_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20090918
3 Returning RV_DATE_LOGIC Value transfer Type reference (TYPE) /MRSS/T_SGE_DATE_LOGIC Integration : Logik Datum 20071216

Method DATE_LOGIC_GET on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method DEMAND_LOGSYS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND 20090819
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID 20090819
3 Returning RV_DEMAND_LOGSYS Value transfer Type reference (TYPE) LOGSYS Demand Type 20090819

Method DEMAND_LOGSYS_GET on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method DEMAND_TYPE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20071213
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20071213
3 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Typ des Bedarfs 20071213
4 Returning RV_DEMAND_TYPE Value transfer Type reference (TYPE) /MRSS/T_DEM_TYPE Typ des Bedarfs 20071213

Method DEMAND_TYPE_GET on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method DURATION_LOGIC_GET 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 20090918
2 Importing IV_DEMAND_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20090918
3 Returning RV_DURATION_LOGIC Value transfer Type reference (TYPE) /MRSS/T_SGE_DURAT_LOGIC Integration : Logik Dauer 20071216

Method DURATION_LOGIC_GET on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method GET_BACK_DEM_FOLLOW_ASGN_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20130902
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Bedarfs-GUID 20130902
3 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Typ des Bedarfs 20130902
4 Importing IV_ORDER_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE_H Auftragsart 20130902
5 Returning RV_DEM_FOLLOW_ASGN_TYPE Value transfer Type reference (TYPE) /MRSS/T_SGE_BACK_DEM_FOLLOW_AS Flag: Einsatz folgt dem Bedarf 20130902

Method GET_BACK_DEM_FOLLOW_ASGN_TYPE on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method GET_DATE_BACK_INTEGRATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20130516
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Bedarfs-GUID 20130516
3 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Typ des Bedarfs 20130516
4 Returning RV_BACK_DATES_DURATION Value transfer Type reference (TYPE) /MRSS/T_SGE_BACK_DATE_DURATION Rückintegration Termine & Dauer 20130516

Method GET_DATE_BACK_INTEGRATION_TYPE on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method GET_PROCESS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEMAND_EXT_KEY Call by reference Type reference (TYPE) /MRSS/T_DEM_KEY_EXT Demand External key 20130808
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20130808
3 Importing IV_PROCESS Call by reference Type reference (TYPE) FIELDNAME Field Name 20130808
4 Returning RV_ACTIVE Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130808

Method GET_PROCESS_ACTIVE on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method GET_TEAM_INTEGRATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TEAM_INT Call by reference Type reference (TYPE) /MRSS/T_SGE_TEAM_INTEGRATION Team Integration strucutre for MRS 20121217
2 Importing IT_STATUS Call by reference Type reference (TYPE) /MRSS/T_STATUS_TYPE_TAB List with Abstract Statuses 20121217
3 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20121217

Method GET_TEAM_INTEGRATION_DATA on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method IS_1TO1_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20071213
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Bedarfs-GUID 20071213
3 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Typ des Bedarfs 20071213
4 Importing IV_ORDER_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE_H Demand Header Category 20080117
5 Returning RV_1TO1_IS_ACTIVE Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Rückintegration aktiv? 20071213

Method IS_1TO1_ACTIVE on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method IS_BACK_DATE_DURATION_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20071213
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Bedarfs-GUID 20071213
3 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Typ des Bedarfs 20071213
4 Returning RV_DATES_DURATION_ACTIVE Value transfer Type reference (TYPE) /MRSS/T_SGE_BACK_DATE_DURATION Rückintegration Termine & Dauer 20071213

Method IS_BACK_DATE_DURATION_ACTIVE on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method IS_BACK_DEM_FOLLOW_ASGN_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20071213
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Bedarfs-GUID 20071213
3 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Typ des Bedarfs 20071213
4 Importing IV_ORDER_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE_H Auftragsart 20071213
5 Returning RV_DEM_FOLLOW_ASGN Value transfer Type reference (TYPE) /MRSS/T_SGE_BACK_DEM_FOLLOW_AS Flag: Einsatz folgt dem Bedarf 20071213

Method IS_BACK_DEM_FOLLOW_ASGN_ACTIVE on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method IS_BACK_INTEGRATION_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20071213
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Bedarfs-GUID 20071213
3 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Typ des Bedarfs 20071213
4 Importing IV_ORDER_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE_H Demand Header Category 20080117
5 Returning RV_BACK_INT_ACTIVE Value transfer Type reference (TYPE) /MRSS/T_BACKINT_ACTIVE Rückintegration aktiv? 20071213

Method IS_BACK_INTEGRATION_ACTIVE on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method IS_BACK_SPLIT_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20071213
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Bedarfs-GUID 20071213
3 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Typ des Bedarfs 20071213
4 Importing IV_ORDER_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE_H Auftragsart 20071213
5 Returning RV_SPLIT_ACTIVE Value transfer Type reference (TYPE) /MRSS/T_SPLIT_ACTIVE Rückintegration aktiv? 20071213

Method IS_BACK_SPLIT_ACTIVE on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method IS_BACK_TRAVEL_TIME_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20071213
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Bedarfs-GUID 20071213
3 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Typ des Bedarfs 20071213
4 Importing IV_ORDER_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE_H Auftragsart 20071213
5 Returning RV_BACKINT_TRAVEL_TIME Value transfer Type reference (TYPE) /MRSS/T_SGE_BACK_TRAVEL_TIME Rückintegration aktiv? 20071213

Method IS_BACK_TRAVEL_TIME_ACTIVE on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method IS_BACK_WORKCENTER_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20071213
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Bedarfs-GUID 20071213
3 Importing IV_DEMAND_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20090918
4 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Typ des Bedarfs 20071213
5 Importing IV_ORDER_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE_H Auftragsart 20071213
6 Returning RV_BACKINT_WORKCENTER Value transfer Type reference (TYPE) /MRSS/T_SGE_BACK_WORK_CENTER Rückintegration aktiv? 20071213

Method IS_BACK_WORKCENTER_ACTIVE on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method IS_FORW_FCHG_ALERT_ACTIVE 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 20090918
2 Importing IV_DEMAND_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20090918
3 Returning RV_FCHG_ALERT_ACTIVE Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Integration ins MRS aktiv? 20071213

Method IS_FORW_FCHG_ALERT_ACTIVE on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method IS_FORW_SPLIT_ACTIVE 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 20090918
2 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Demand Type 20081017
3 Importing IV_ORDER_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE_H Auftragsart 20071213
4 Returning RV_SPLIT_ACTIVE Value transfer Type reference (TYPE) /MRSS/T_SPLIT_ACTIVE Rückintegration aktiv? 20071213

Method IS_FORW_SPLIT_ACTIVE on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method IS_FORW_TRAVEL_TIME_ACTIVE 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 20090918
2 Importing IV_DEMAND_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20090918
3 Importing IV_DEMAND_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Demand type 20080117
4 Importing IV_ORDER_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE_H Demand Header Category 20080117
5 Returning RV_TRAVEL_TIME_ACTIVE Value transfer Type reference (TYPE) /MRSS/T_SGE_TRAVEL_TIME Integration ins MRS aktiv? 20071213

Method IS_FORW_TRAVEL_TIME_ACTIVE on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method IS_PARALLEL_SPLITS_ALLOWED 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 20130204
2 Returning RV_PARALLEL_SPLITS_ALLOWED Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130204

Method IS_PARALLEL_SPLITS_ALLOWED on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method ORDER_TYPE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20071213
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20071213
3 Importing IV_ORDER_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Typ des Bedarfs 20071213
4 Returning RV_ORDER_TYPE Value transfer Type reference (TYPE) /MRSS/T_DEM_TYPE_H Auftragsart 20071213

Method ORDER_TYPE_GET on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method READ_INTEGRATION_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND 20090918
2 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID 20090918

Method READ_INTEGRATION_CUSTOMIZING on class /MRSS/CL_SGE_INTEGRATION has no exception.

Method TECH_FIELD_SUPERVISOR_DET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TECH_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Technischer Feldname 20071213

Method TECH_FIELD_SUPERVISOR_DET on class /MRSS/CL_SGE_INTEGRATION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 610