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 | ![]() |
Instance method | Private | Method | Adjust dependant dates based on changes to the assignment | 20090214 |
2 | ![]() |
Instance method | Protected | Method | Determines the begin date of the stretched assignment | 20080922 |
3 | ![]() |
Instance method | Protected | Method | Determines the duration of the stretched assignment | 20080922 |
4 | ![]() |
Instance method | Protected | Method | Determines the end date of the stretched assignment | 20080922 |
5 | ![]() |
Instance method | Protected | Method | Determines the timeframe of the stretched assignment | 20080922 |
6 | ![]() |
Instance method | Private | Method | Get the duration of concretization | 20090123 |
7 | ![]() |
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 | ![]() |
CS_ASSIGNMENT_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Internal Format of Assignment | 20090214 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
EV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080922 | ||
3 | ![]() |
EV_DURATION | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080922 | ||
4 | ![]() |
EV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080922 | ||
5 | ![]() |
IREF_DEMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SINGLE_DEMAND | Bedarf der Scheduling Engine | 20080922 | ||
6 | ![]() |
IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Internal Format of Assignment | 20080922 | ||
7 | ![]() |
IV_CONCRETIZE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Boolean Variable | 20080922 | |
8 | ![]() |
IV_DURATION | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080922 | ||
9 | ![]() |
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 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20080922 | ||
2 | ![]() |
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 | ![]() |
EV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080922 | ||
4 | ![]() |
EV_DURATION | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080922 | ||
5 | ![]() |
EV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080922 | ||
6 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20101228 | ||
7 | ![]() |
IREF_DEMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SINGLE_DEMAND | Bedarf der Scheduling Engine | 20080922 | ||
8 | ![]() |
IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Internal Format of Assignment | 20080922 | ||
9 | ![]() |
IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080922 | ||
10 | ![]() |
IV_CONCRETIZE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Boolean Variable | 20080922 | |
11 | ![]() |
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 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20080922 | ||
2 | ![]() |
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 | ![]() |
EV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080922 | ||
4 | ![]() |
EV_DURATION | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080922 | ||
5 | ![]() |
EV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080922 | ||
6 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080922 | ||
7 | ![]() |
IREF_DEMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SINGLE_DEMAND | Bedarf der Scheduling Engine | 20080922 | ||
8 | ![]() |
IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Internal Format of Assignment | 20080922 | ||
9 | ![]() |
IS_PLANNING_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20080922 | ||
10 | ![]() |
IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080922 | ||
11 | ![]() |
IV_CONCRETIZE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Boolean Variable | 20080922 | |
12 | ![]() |
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 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20080922 | ||
2 | ![]() |
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 | ![]() |
EV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080922 | ||
4 | ![]() |
EV_DURATION | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080922 | ||
5 | ![]() |
EV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080922 | ||
6 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080922 | ||
7 | ![]() |
EV_FORCE_CONCRETIZE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080922 | ||
8 | ![]() |
IREF_DEMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SINGLE_DEMAND | Bedarf der Scheduling Engine | 20080922 | ||
9 | ![]() |
IS_ASGN_INT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Internal Format of Assignment | 20080922 | ||
10 | ![]() |
IS_PLANNING_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20080922 | ||
11 | ![]() |
IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080922 | ||
12 | ![]() |
IV_DURATION | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080922 | ||
13 | ![]() |
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 | ![]() |
CV_CONCRETIZATION_END | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | Time Stamp (Date and Time) | 20090123 | ||
2 | ![]() |
CV_CONCRETIZATION_START | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | Time Stamp (Date and Time) | 20090123 | ||
3 | ![]() |
CV_CONCRETIZE_DURATION | Call by reference | Type reference (TYPE) | INT4 | Duration to be concretized | 20090123 | ||
4 | ![]() |
IT_AVAIL | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TSP_INT_TAB | GUIDs with Intervals | 20090123 | ||
5 | ![]() |
IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | Time Stamp (Date and Time) | 20090123 | ||
6 | ![]() |
IV_CURRENT_CONCRETIZED_DUR | Call by reference | Type reference (TYPE) | INT4 | Curent concretized duration | 20090123 | ||
7 | ![]() |
IV_DURATION | Call by reference | Type reference (TYPE) | INT4 | Time Stamp (Date and Time) | 20090123 | ||
8 | ![]() |
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 | ![]() |
ES_ASSIGNMENT | Value transfer | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Internal Format of Assignment | 20081007 | ||
2 | ![]() |
ET_MESSAGES | Value transfer | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20081007 | ||
3 | ![]() |
EV_FAILED | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20081007 | ||
4 | ![]() |
EV_FORCE_CONCRETIZE | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20081007 | ||
5 | ![]() |
IREF_RESOURCE | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_SINGLE_RESOURCE | Scheduling Engine: Single Resource | 20081007 | ||
6 | ![]() |
IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Internal Format of Assignment | 20081007 | ||
7 | ![]() |
IV_MAX_END_DATE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20081007 | ||
8 | ![]() |
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 |