SAP ABAP Class /MRSS/CL_CAG_BASE_RESOURCES (Graph Integral for Capacity Side)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/CAG (Package) Capacity Graphs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_CAG_INTEGRAL | Graph Integral | 20130510 |
Properties
| Class | /MRSS/CL_CAG_BASE_RESOURCES | |
| Short Description | Graph Integral for Capacity Side | |
| Super Class | /MRSS/CL_CAG_INTEGRAL | Graph Integral |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/CAG | Capacity Graphs |
| Created | 20130510 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_CAG_BASE_RESOURCES has no forward declaration.
Interfaces
Class /MRSS/CL_CAG_BASE_RESOURCES has no interface implemented.
Friends
Class /MRSS/CL_CAG_BASE_RESOURCES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_CAG_CAPACITY_GR_RES | Process Capacity Graphs | 20130510 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_SGE_PLANNING_NODE_MGR | Planning Node - Manager | 20130731 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_CAG_PN_CAPACITY_BASE | Resource Capacity Base for Total Planning Node Capacity | 20130510 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Resource Capacity to PN Capacity Base | 20130510 | |
| 2 | Instance method | Private | Method | Add Resource Capacity to PN Capacity Base (Wrapper) | 20130510 | |
| 3 | Instance method | Public | Constructor | Constructor | 20130510 | |
| 4 | Instance method | Private | Method | Get Single Resource Capacity Base for given Interval | 20130510 | |
| 5 | Instance method | Private | Method | Initialize PN Capacity Base during the first Calculation | 20130510 | |
| 6 | Instance method | Private | Method | Addiere Kapazität zur Kapazitätsgrundlage | 20130511 |
Events
Class /MRSS/CL_CAG_BASE_RESOURCES has no event.
Types
Class /MRSS/CL_CAG_BASE_RESOURCES has no local type.
Method Signatures
Method ADD_CAPACITY_TO_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CAPACITY | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | 20130510 |
Method ADD_CAPACITY_TO_BASE on class /MRSS/CL_CAG_BASE_RESOURCES has no exception.
Method ADD_CAPACITY_TO_TOTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CAPACITY | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20130510 |
Method ADD_CAPACITY_TO_TOTAL on class /MRSS/CL_CAG_BASE_RESOURCES has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_INTEGRAL_LIST | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_CAG_INTEGRAL_LIST | List of Graph Integrals | 20130510 | |||
| 2 | IS_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20130510 | |||
| 3 | IV_NODE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130510 | |||
| 4 | IV_RESOURCE_CAPACITY_BASE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_PN_CAPACITY_BASE | Planning Node Capacity Base | 20130510 | |||
| 5 | IV_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_INTEGRAL_TYPE | Common Type of Graph Integrals | 20130510 |
Method CONSTRUCTOR on class /MRSS/CL_CAG_BASE_RESOURCES has no exception.
Method GET_CAPACITY_BASE_OF_HUMAN_RES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAPACITY | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20130510 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130510 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130510 | |||
| 4 | IT_RES_INT | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TIME_INT_TAB | Table with GUIDs and Associated Time Intervals | 20130510 | |||
| 5 | IV_EXCLUDE_DAY_WISE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130510 | |||
| 6 | IV_FORCE_READ | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130510 | |||
| 7 | IV_GET_FROM_DB | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20130510 | ||
| 8 | IV_ONLY_CALCULATE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20130510 |
Method GET_CAPACITY_BASE_OF_HUMAN_RES on class /MRSS/CL_CAG_BASE_RESOURCES has no exception.
Method INITIALIZE_PN_CAPACITY_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RESOURCE_CAPACITY | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20130510 |
Method INITIALIZE_PN_CAPACITY_BASE on class /MRSS/CL_CAG_BASE_RESOURCES has no exception.
Method SUBTRACT_FROM_CAPACITY_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CAPACITY | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20130511 |
Method SUBTRACT_FROM_CAPACITY_BASE on class /MRSS/CL_CAG_BASE_RESOURCES has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |