SAP ABAP Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK (Command Change Framework)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_AFTER_CHANGE Class for Additional Change 20090130
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGE_ON_CHANGE_STAT Class for Additional Change 20110203
Properties
Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK  
Short Description Command Change Framework    
General Data
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20090129   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGE_COMMAND_EVENT Command event interface 20101206
Friends
Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no friend.
Attributes
Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGNMENT_CHANGED Instance method Public Method Logic for assignment change 20090129
2 DEMAND_CHANGED Instance method Public Method Logic for demand change 20090129
3 LINK_CHANGED Instance method Public Method Logic for link change 20090129
4 ORDER_CHANGED Instance method Public Method Logic for order change 20090129
5 TEAM_CHANGED Instance method Public Method Logic for team change 20090129
6 TECHNICIAN_CHANGED Instance method Public Method Logic for technician change 20090129
7 TIMESPECIFICATION_CHANGED Instance method Public Method Logic for time specification change 20090129
8 TOOL_CHANGED Instance method Public Method Logic for tool change 20090129
Events
Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no event.
Types
Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no local type.
Method Signatures

Method ASSIGNMENT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ASSIGNMENT_CHANGED Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Internal Format of Assignment 20090129
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20090129
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20090129
4 Importing IS_ASSIGNMENT_NEW Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Internal Format of Assignment 20090129
5 Importing IS_ASSIGNMENT_OLD Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Internal Format of Assignment 20090129
6 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION Command Operation 20090129

Method ASSIGNMENT_CHANGED on Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no exception.

Method DEMAND_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DEMAND_CHANGED Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_WRK Complex demand in structure representation 20090129
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20090129
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20090129
4 Importing IS_DEMAND_NEW Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_WRK Complex demand in structure representation 20090129
5 Importing IS_DEMAND_OLD Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_WRK Complex demand in structure representation 20090129
6 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION Command Operation 20090129

Method DEMAND_CHANGED on Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no exception.

Method LINK_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LINK_CHANGED Call by reference Type reference (TYPE) /MRSS/T_LINK_OBJ Link Between Resources 20090129
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20090129
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20090129
4 Importing IS_LINK_NEW Call by reference Type reference (TYPE) /MRSS/T_LINK_OBJ Link Between Resources 20090129
5 Importing IS_LINK_OLD Call by reference Type reference (TYPE) /MRSS/T_LINK_OBJ Link Between Resources 20090129
6 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION Command Operation 20090129

Method LINK_CHANGED on Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no exception.

Method ORDER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DEMAND_CHANGED Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_WRK Complex demand in structure representation 20090129
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20090129
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20090129
4 Importing IS_DEMAND_NEW Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_WRK Complex demand in structure representation 20090129
5 Importing IS_DEMAND_OLD Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_WRK Complex demand in structure representation 20090129
6 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION Command Operation 20090129

Method ORDER_CHANGED on Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no exception.

Method TEAM_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TEAM_CHANGED Call by reference Type reference (TYPE) /MRSS/T_TEAM Team 20090129
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20090129
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20090129
4 Importing IS_TEAM_NEW Call by reference Type reference (TYPE) /MRSS/T_TEAM Team 20090129
5 Importing IS_TEAM_OLD Call by reference Type reference (TYPE) /MRSS/T_TEAM Team 20090129
6 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION Command Operation 20090129

Method TEAM_CHANGED on Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no exception.

Method TECHNICIAN_CHANGED Signature

Method TECHNICIAN_CHANGED on Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no parameter.
Method TECHNICIAN_CHANGED on Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no exception.

Method TIMESPECIFICATION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TIMESPEC_CHANGED Call by reference Type reference (TYPE) /MRSS/T_RES_TIMESPEC Time Specification of a Resource 20090129
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20090129
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20090129
4 Importing IS_TIMESPEC_NEW Call by reference Type reference (TYPE) /MRSS/T_RES_TIMESPEC Time Specification of a Resource 20090129
5 Importing IS_TIMESPEC_OLD Call by reference Type reference (TYPE) /MRSS/T_RES_TIMESPEC Time Specification of a Resource 20090129
6 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION Command Operation 20090129

Method TIMESPECIFICATION_CHANGED on Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no exception.

Method TOOL_CHANGED Signature

Method TOOL_CHANGED on Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no parameter.
Method TOOL_CHANGED on Interface /MRSS/IF_SGE_CHANGE_FRAMEWORK has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 610