SAP ABAP Interface /MRSS/IF_SGE_LOGICAL_NODE (Logical Node)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGE_LOGICAL_NODE | 20121211 |
Properties
Interface | /MRSS/IF_SGE_LOGICAL_NODE | |
Short Description | Logical Node |
General Data
Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
Created | 20121205 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface /MRSS/IF_SGE_LOGICAL_NODE has no forward declaration.
Interfaces
Interface /MRSS/IF_SGE_LOGICAL_NODE has no interface.
Friends
Interface /MRSS/IF_SGE_LOGICAL_NODE has no friend.
Attributes
Interface /MRSS/IF_SGE_LOGICAL_NODE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | gets the capacity R and S graph | 20121205 |
2 | ![]() |
Static method | Public | Method | Create | 20121205 |
3 | ![]() |
Instance method | Public | Method | Free | 20130906 |
4 | ![]() |
Instance method | Public | Method | Gets the aggregated demand data | 20121205 |
5 | ![]() |
Instance method | Public | Method | Get Attributes | 20130617 |
6 | ![]() |
Static method | Public | Method | Get logical node instance | 20121205 |
7 | ![]() |
Instance method | Public | Method | Get Logical Node Header Details | 20130614 |
8 | ![]() |
Instance method | Public | Method | Get Logical Node Description | 20130615 |
9 | ![]() |
Instance method | Public | Method | gets the aggregated data | 20121205 |
10 | ![]() |
Instance method | Public | Method | Set Attributes | 20130614 |
Events
Interface /MRSS/IF_SGE_LOGICAL_NODE has no event.
Types
Interface /MRSS/IF_SGE_LOGICAL_NODE has no local type.
Method Signatures
Method CAPACITY_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BASE_CAG_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20121205 | ||
2 | ![]() |
ET_CAPACITY | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20121205 | ||
3 | ![]() |
IT_TSTMP_INTERVALS | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL_TAB | Table with Time Stamp Intervals | 20121205 | ||
4 | ![]() |
IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20121205 | ||
5 | ![]() |
IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20121205 | ||
6 | ![]() |
IV_GET_BASE_ALSO | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20121205 | ||
7 | ![]() |
IV_RECALCULATE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20121205 | ||
8 | ![]() |
IV_RELOAD_FROM_DB | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20121205 |
Method CAPACITY_GET on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_IF_LOGICAL_NODE | Value transfer | Object reference (TYPE REF TO) | /MRSS/IF_SGE_LOGICAL_NODE | Logical Node | 20121205 | ||
2 | ![]() |
IREF_PARENT_PLANNING_NODE | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_PLANNING_NODE | Interface for Planning Nodes | 20130614 | ||
3 | ![]() |
IS_LOGICAL_NODE | Call by reference | Type reference (TYPE) | /MRSS/T_LN_HEADER | Logical Node Header | 20121205 | ||
4 | ![]() |
IT_LOGICAL_NODE_ATTRIBUTES | Call by reference | Type reference (TYPE) | /MRSS/T_LN_ATTRIBUTE_TAB | Logical Node Attribute | 20121205 |
Method CREATE on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.
Method FREE Signature
Method FREE on Interface /MRSS/IF_SGE_LOGICAL_NODE has no parameter.
Method FREE on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.
Method GET_AGR_DEMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CAG_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_AVAIL_TAB | Aggregated Capacity | 20121205 | ||
2 | ![]() |
ET_DAG_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DAG_TAB | Table for Demand Aggregation Graphs | 20121205 | ||
3 | ![]() |
IT_TSTMP_INTERVALS | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL_TAB | Table with Time Stamp Intervals | 20121205 | ||
4 | ![]() |
IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20121205 | ||
5 | ![]() |
IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20121205 | ||
6 | ![]() |
IV_GET_BASE_ALSO | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20121205 | ||
7 | ![]() |
IV_RECALCULATE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20121205 | ||
8 | ![]() |
IV_RELOAD_FROM_DB | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20121205 |
Method GET_AGR_DEMAND on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_LOGICAL_NODE_ATTRIBUTES | Value transfer | Type reference (TYPE) | /MRSS/T_LN_ATTRIBUTE_TAB | Logical Node Attribute | 20130617 |
Method GET_ATTRIBUTES on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LOGICAL_NODE | Call by reference | Type reference (TYPE) | /MRSS/T_LN_HEADER | Logical Node Header | 20121205 | ||
2 | ![]() |
IT_LOGICAL_NODE_ATTRIBUTES | Call by reference | Type reference (TYPE) | /MRSS/T_LN_ATTRIBUTE_TAB | Logical Node Attribute | 20130614 | ||
3 | ![]() |
RREF_LOGICAL_NODE | Value transfer | Object reference (TYPE REF TO) | /MRSS/IF_SGE_LOGICAL_NODE | Logical Node | 20130614 |
Method GET_INSTANCE on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.
Method GET_LOGICAL_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_LOGICAL_NODE | Value transfer | Type reference (TYPE) | /MRSS/T_LN_HEADER | Logical Node Header | 20130614 |
Method GET_LOGICAL_NODE on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.
Method GET_LOGICAL_NODE_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_LOGICAL_NODE_DESC | Value transfer | Type reference (TYPE) | /MRSS/T_LOGICAL_NODE_DESC | Description of a Logical Node | 20130615 |
Method GET_LOGICAL_NODE_DESCRIPTION on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.
Method GET_NODES_AGR_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BASE_CAG_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20121205 | ||
2 | ![]() |
ET_CAPACITY | Value transfer | Type reference (TYPE) | /MRSS/T_CAG_CG_TAB | Capacity Graphs | 20121205 | ||
3 | ![]() |
IT_TSTMP_INTERVALS | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL_TAB | Table with Time Stamp Intervals | 20121205 | ||
4 | ![]() |
IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20121205 | ||
5 | ![]() |
IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20121205 | ||
6 | ![]() |
IV_GET_BASE_ALSO | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20121205 | ||
7 | ![]() |
IV_RECALCULATE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20121205 | ||
8 | ![]() |
IV_RELOAD_FROM_DB | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20121205 |
Method GET_NODES_AGR_DATA on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LOGICAL_NODE_ATTRIBUTES | Call by reference | Type reference (TYPE) | /MRSS/T_LN_ATTRIBUTE_TAB | Logical Node Attribute | 20130614 |
Method SET_ATTRIBUTES on Interface /MRSS/IF_SGE_LOGICAL_NODE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |