SAP ABAP Class /MRSS/CL_SGE_DAY_ALLOCATION (Class for BAdI Impl.: /MRSS/SGE_DAY_ALLOCATION)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_EX_SGE_DAY_ALLOCATION | Interface for BAdI: /MRSS/SGE_DAY_ALLOCATION | 20120828 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120828 |
Properties
Class | /MRSS/CL_SGE_DAY_ALLOCATION | |
Short Description | Class for BAdI Impl.: /MRSS/SGE_DAY_ALLOCATION | |
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 | 20120828 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_DAY_ALLOCATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /MRSS/IF_EX_SGE_DAY_ALLOCATION | Interface for BAdI: /MRSS/SGE_DAY_ALLOCATION | 20120828 | ||
2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120828 |
Friends
Class /MRSS/CL_SGE_DAY_ALLOCATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMEZONE | Time Zone | 20130628 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get Day Allocation for Capacitive assignments | 20120828 |
2 | ![]() |
Instance method | Private | Method | Get Day Allocation for Concrete assignments | 20120828 |
3 | ![]() |
Instance method | Private | Method | Get Day Allocation for Stretched assignments | 20120828 |
4 | ![]() |
Instance method | Private | Method | Edits assignments; retains assignments within the timeframe | 20130604 |
Events
Class /MRSS/CL_SGE_DAY_ALLOCATION has no event.
Types
Class /MRSS/CL_SGE_DAY_ALLOCATION has no local type.
Method Signatures
Method GET_DAY_ALLOCATION_CAPACITIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSIGNMENT_ALLOCATIONS | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_DAY_ALLOCATION_TAB | Table type for Assignment day Allocation | 20120828 | ||
2 | ![]() |
IT_CAG_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20120828 | ||
3 | ![]() |
IT_CAND_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_ALLOC_TAB | Assignments in Internal Format | 20120828 | ||
4 | ![]() |
IT_TIMESPEC | Call by reference | Type reference (TYPE) | /MRSS/T_RES_TIMESPEC_TAB | Resource Time Specifications | 20120828 |
Method GET_DAY_ALLOCATION_CAPACITIVE on class /MRSS/CL_SGE_DAY_ALLOCATION has no exception.
Method GET_DAY_ALLOCATION_CONCRETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSIGNMENT_ALLOCATIONS | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_DAY_ALLOCATION_TAB | Table type for Assignment day Allocation | 20120828 | ||
2 | ![]() |
IT_CAG_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20120828 | ||
3 | ![]() |
IT_CAND_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_ALLOC_TAB | Assignments in Internal Format | 20120828 | ||
4 | ![]() |
IT_TIMESPEC | Call by reference | Type reference (TYPE) | /MRSS/T_RES_TIMESPEC_TAB | Resource Time Specifications | 20120828 |
Method GET_DAY_ALLOCATION_CONCRETE on class /MRSS/CL_SGE_DAY_ALLOCATION has no exception.
Method GET_DAY_ALLOCATION_STRETCHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSIGNMENT_ALLOCATIONS | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_DAY_ALLOCATION_TAB | Table type for Assignment day Allocation | 20120828 | ||
2 | ![]() |
IT_CAG_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20120828 | ||
3 | ![]() |
IT_CAND_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_ALLOC_TAB | Assignments in Internal Format | 20120828 | ||
4 | ![]() |
IT_TIMESPEC | Call by reference | Type reference (TYPE) | /MRSS/T_RES_TIMESPEC_TAB | Resource Time Specifications | 20120828 |
Method GET_DAY_ALLOCATION_STRETCHED on class /MRSS/CL_SGE_DAY_ALLOCATION has no exception.
Method REMOVE_ASSIGNED_DURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_BADI_ASS_WRK_TAB | Table Type for /MRSS/T_BADI_ASS_WRK | 20130604 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130605 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Failure flag | 20130605 | ||
4 | ![]() |
EV_FOUND_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Flag that indicates if an assignment to be updated is found | 20130719 | ||
5 | ![]() |
IS_TIMEFRAME | Call by reference | Type reference (TYPE) | /MRSS/T_DATE_INTERVAL | Date Interval | 20130604 | ||
6 | ![]() |
IT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT_TAB | Table with Assignments | 20130604 | ||
7 | ![]() |
IV_NEW_DURATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_DURATION | Duration | 20130719 | ||
8 | ![]() |
IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone | 20130611 |
Method REMOVE_ASSIGNED_DURATION on class /MRSS/CL_SGE_DAY_ALLOCATION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |