SAP ABAP Class /MRSS/CL_SGE_ASGN_FOLLOWS_DEM (Class that Encapsulates Assignment Follows Demand Logic)
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_SGE_COMMAND_EVENT | Command event interface | 20130519 |
Properties
| Class | /MRSS/CL_SGE_ASGN_FOLLOWS_DEM | |
| Short Description | Class that Encapsulates Assignment Follows Demand Logic | |
| 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 | 20130422 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_SGE_ASGN_FOLLOWS_DEM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_COMMAND_EVENT | Command event interface | 20130519 |
Friends
Class /MRSS/CL_SGE_ASGN_FOLLOWS_DEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_SGE_ASGN_FOLLOWS_DEM | Class that Encapsulates Assignment Follows Demand Logic | 20130519 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates and Appends Assignment Command for AFD | 20130519 | |
| 2 | Static method | Public | Method | Get Singleton Instance | 20130519 | |
| 3 | Instance method | Public | Method | Modify Assignment Dates from Demand Dates (AFD) | 20130519 |
Events
Class /MRSS/CL_SGE_ASGN_FOLLOWS_DEM has no event.
Types
Class /MRSS/CL_SGE_ASGN_FOLLOWS_DEM has no local type.
Method Signatures
Method APPEND_ASSIGNMENT_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ASS | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Internal Format of Assignment | 20130519 |
Method APPEND_ASSIGNMENT_COMMAND on class /MRSS/CL_SGE_ASGN_FOLLOWS_DEM has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_SGE_ASGN_FOLLOWS_DEM | Class that Encapsulates Assignment Follows Demand Logic | 20130519 |
Method GET_INSTANCE on class /MRSS/CL_SGE_ASGN_FOLLOWS_DEM has no exception.
Method MODIFY_ASGN_FROM_DEM_DATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_INT | Work Structure for Assignment Operations | 20130519 | |||
| 2 | CV_UPDATE_REQUEST | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130519 | |||
| 3 | EV_NO_ASGN_CHANGES | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | True If Asg_follows_Dem is active and only asgn-dates change | 20130519 | |||
| 4 | IS_ASGN_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_WFM_DET | Assignment Details in WFM Format | 20130519 | |||
| 5 | IS_DEMAND_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR | Structure Representation of a Demand Item | 20130519 | |||
| 6 | IS_DEMAND_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR | Structure Representation of a Demand Item | 20130519 |
Method MODIFY_ASGN_FROM_DEM_DATES on class /MRSS/CL_SGE_ASGN_FOLLOWS_DEM has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |