SAP ABAP Class /MRSS/CL_SGE_ASSIGNMENT_CONC (Specific assignemnt class for Concrete assignment)
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_CONC  
Short Description Specific assignemnt class for Concrete assignment    
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_CONC has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_ASSIGNMENT_CONC has no interface implemented.
Friends
Class /MRSS/CL_SGE_ASSIGNMENT_CONC has no friend class.
Attributes
Class /MRSS/CL_SGE_ASSIGNMENT_CONC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_BEGIN Instance method Protected Method Calculates the assignment begin with end and duration 20091204
2 CALCULATE_BEG_TSTMP_DAYBASED Instance method Protected Method Calculates the assignment begin for day based assignments 20091204
3 CALCULATE_END Instance method Protected Method Calculates the assignment end with begin and duration 20091204
4 CALCULATE_END_TSTMP_DAYBASED Instance method Protected Method Calculates the assignment end for day based assignments 20091204
5 COMPLETE_SPLITS Instance method Protected Method Complete assignment split information 20080922
6 COMPLETE_TOOL_DATES Instance method Private Method Calculates dates for tool assignments 20120224
Events
Class /MRSS/CL_SGE_ASSIGNMENT_CONC has no event.
Types
Class /MRSS/CL_SGE_ASSIGNMENT_CONC has no local type.
Method Signatures

Method CALCULATE_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Interne Darstellung eines Einsatzes 20091204
2 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Zeitzone 20091204

Method CALCULATE_BEGIN on class /MRSS/CL_SGE_ASSIGNMENT_CONC has no exception.

Method CALCULATE_BEG_TSTMP_DAYBASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_START Value transfer Type reference (TYPE) TIMESTAMP 20091204
2 Importing IV_DAYS Call by reference Type reference (TYPE) I Duration in days 20091204
3 Importing IV_END Call by reference Type reference (TYPE) TIMESTAMP 20091204
4 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE 20091204

Method CALCULATE_BEG_TSTMP_DAYBASED on class /MRSS/CL_SGE_ASSIGNMENT_CONC has no exception.

Method CALCULATE_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Interne Darstellung eines Einsatzes 20091204
2 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Zeitzone 20091204

Method CALCULATE_END on class /MRSS/CL_SGE_ASSIGNMENT_CONC has no exception.

Method CALCULATE_END_TSTMP_DAYBASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_END Value transfer Type reference (TYPE) TIMESTAMP 20091204
2 Importing IV_DAYS Call by reference Type reference (TYPE) I Duration in days 20091204
3 Importing IV_START Call by reference Type reference (TYPE) TIMESTAMP 20091204
4 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE 20091204

Method CALCULATE_END_TSTMP_DAYBASED on class /MRSS/CL_SGE_ASSIGNMENT_CONC has no exception.

Method COMPLETE_SPLITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT_TAB Assignments in Internal Format 20080922
2 Changing ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130628
3 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Internal Format of Assignment 20080922
4 Importing IV_BACKWARD Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080922
5 Importing IV_DRAGDROP Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080922

Method COMPLETE_SPLITS on class /MRSS/CL_SGE_ASSIGNMENT_CONC has no exception.

Method COMPLETE_TOOL_DATES Signature

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

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