SAP ABAP Class /MRSS/CL_SGE_ASSIGNMENT_STR (Assignment specific class for stretched assignments)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_SGE_ASSIGNMENT Scheduling Engine Assignment 20080917
Properties
Class /MRSS/CL_SGE_ASSIGNMENT_STR  
Short Description Assignment specific class for stretched assignments    
Super Class /MRSS/CL_SGE_ASSIGNMENT Scheduling Engine Assignment 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20080917   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_ASSIGNMENT_STR has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_ASSIGNMENT_STR has no interface implemented.
Friends
Class /MRSS/CL_SGE_ASSIGNMENT_STR has no friend class.
Attributes
Class /MRSS/CL_SGE_ASSIGNMENT_STR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_DEPENDANT_DATES Instance method Private Method Adjust dependant dates based on changes to the assignment 20090214
2 DETERMINE_BEGIN_DATE Instance method Protected Method Determines the begin date of the stretched assignment 20080922
3 DETERMINE_DURATION Instance method Protected Method Determines the duration of the stretched assignment 20080922
4 DETERMINE_END_DATE Instance method Protected Method Determines the end date of the stretched assignment 20080922
5 DETERMINE_TIMELINE Instance method Protected Method Determines the timeframe of the stretched assignment 20080922
6 GET_CONCRETIZATION_ATTRIBUTES Instance method Private Method Get the duration of concretization 20090123
7 SIMULATE_PART_CONCRETIZATION Instance method Protected Method Simulate partial concretization 20081007
Events
Class /MRSS/CL_SGE_ASSIGNMENT_STR has no event.
Types
Class /MRSS/CL_SGE_ASSIGNMENT_STR has no local type.
Method Signatures

Method ADJUST_DEPENDANT_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ASSIGNMENT_NEW Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Internal Format of Assignment 20090214
2 Importing IS_ASSIGNMENT_OLD Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Internal Format of Assignment 20090214

Method ADJUST_DEPENDANT_DATES on class /MRSS/CL_SGE_ASSIGNMENT_STR has no exception.

Method DETERMINE_BEGIN_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PART_CONC_ATTR Call by reference Type reference (TYPE) /MRSS/T_ASG_INFX_TAB Table for add. conc. attribute of stretched assgn. 20080922
2 Exporting EV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922
3 Exporting EV_DURATION Call by reference Type reference (TYPE) INT4 Natural Number 20080922
4 Exporting EV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922
5 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20080922
6 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Internal Format of Assignment 20080922
7 Importing IV_CONCRETIZE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Boolean Variable 20080922
8 Importing IV_DURATION Call by reference Type reference (TYPE) INT4 Natural Number 20080922
9 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922

Method DETERMINE_BEGIN_DATE on class /MRSS/CL_SGE_ASSIGNMENT_STR has no exception.

Method DETERMINE_DURATION 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 20080922
2 Exporting ET_PART_CONC_ATTR Call by reference Type reference (TYPE) /MRSS/T_ASG_INFX_TAB Table for add. conc. attribute of stretched assgn. 20080922
3 Exporting EV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922
4 Exporting EV_DURATION Call by reference Type reference (TYPE) INT4 Natural Number 20080922
5 Exporting EV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20101228
7 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20080922
8 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Internal Format of Assignment 20080922
9 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922
10 Importing IV_CONCRETIZE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Boolean Variable 20080922
11 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922

Method DETERMINE_DURATION on class /MRSS/CL_SGE_ASSIGNMENT_STR has no exception.

Method DETERMINE_END_DATE 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 20080922
2 Exporting ET_PART_CONC_ATTR Call by reference Type reference (TYPE) /MRSS/T_ASG_INFX_TAB Table for add. conc. attribute of stretched assgn. 20080922
3 Exporting EV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922
4 Exporting EV_DURATION Call by reference Type reference (TYPE) INT4 Natural Number 20080922
5 Exporting EV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080922
7 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20080922
8 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Internal Format of Assignment 20080922
9 Importing IS_PLANNING_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20080922
10 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922
11 Importing IV_CONCRETIZE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN ' ' Boolean Variable 20080922
12 Importing IV_DURATION Call by reference Type reference (TYPE) INT4 Natural Number 20080922

Method DETERMINE_END_DATE on class /MRSS/CL_SGE_ASSIGNMENT_STR has no exception.

Method DETERMINE_TIMELINE 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 20080922
2 Exporting ET_PART_CONC_ATTR Call by reference Type reference (TYPE) /MRSS/T_ASG_INFX_TAB Table for add. conc. attribute of stretched assgn. 20080922
3 Exporting EV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922
4 Exporting EV_DURATION Call by reference Type reference (TYPE) INT4 Natural Number 20080922
5 Exporting EV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080922
7 Exporting EV_FORCE_CONCRETIZE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080922
8 Importing IREF_DEMAND Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Bedarf der Scheduling Engine 20080922
9 Importing IS_ASGN_INT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Internal Format of Assignment 20080922
10 Importing IS_PLANNING_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20080922
11 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922
12 Importing IV_DURATION Call by reference Type reference (TYPE) INT4 Natural Number 20080922
13 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080922

Method DETERMINE_TIMELINE on class /MRSS/CL_SGE_ASSIGNMENT_STR has no exception.

Method GET_CONCRETIZATION_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CONCRETIZATION_END Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP Time Stamp (Date and Time) 20090123
2 Changing CV_CONCRETIZATION_START Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP Time Stamp (Date and Time) 20090123
3 Changing CV_CONCRETIZE_DURATION Call by reference Type reference (TYPE) INT4 Duration to be concretized 20090123
4 Importing IT_AVAIL Call by reference Type reference (TYPE) /MRSS/T_GUID_TSP_INT_TAB GUIDs with Intervals 20090123
5 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP Time Stamp (Date and Time) 20090123
6 Importing IV_CURRENT_CONCRETIZED_DUR Call by reference Type reference (TYPE) INT4 Curent concretized duration 20090123
7 Importing IV_DURATION Call by reference Type reference (TYPE) INT4 Time Stamp (Date and Time) 20090123
8 Importing IV_END_TSTMP Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP Time Stamp (Date and Time) 20090123

Method GET_CONCRETIZATION_ATTRIBUTES on class /MRSS/CL_SGE_ASSIGNMENT_STR has no exception.

Method SIMULATE_PART_CONCRETIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ASSIGNMENT Value transfer Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Internal Format of Assignment 20081007
2 Exporting ET_MESSAGES Value transfer Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20081007
3 Exporting EV_FAILED Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20081007
4 Exporting EV_FORCE_CONCRETIZE Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20081007
5 Importing IREF_RESOURCE Call by reference Object reference (TYPE REF TO) /MRSS/CL_SGE_SINGLE_RESOURCE Scheduling Engine: Single Resource 20081007
6 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Internal Format of Assignment 20081007
7 Importing IV_MAX_END_DATE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20081007
8 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION Command Operation 20081007

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