SAP ABAP Class /MRSS/CL_CAR_BL_MAIN (Business Logic Main Class for Capacity Report)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/CAR (Package) Package for Capacity Report

⤷

⤷

Properties
Class | /MRSS/CL_CAR_BL_MAIN | |
Short Description | Business Logic Main Class for Capacity Report | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/CAR | Package for Capacity Report |
Created | 20110209 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_CAR_BL_MAIN has no forward declaration.
Interfaces
Class /MRSS/CL_CAR_BL_MAIN has no interface implemented.
Friends
Class /MRSS/CL_CAR_BL_MAIN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | /MRSS/T_LN_FIELD_NAME | 'ACTIVITY_TYPE' | Field name of logical node attribute | 20121205 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | /MRSS/T_NODE_TYPE | 'A' | Node Type | 20121205 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | /MRSS/T_WEGID | 'WEGID_NODE_WORKCENTER' | Logical evaluation path | 20121205 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | /MRSS/T_WEGID | 'WEGID_WORKCENTER_NODE' | Logical evaluation path | 20121205 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_CAR_USER_PARAMETER | Capacity Report User Parameters | 20130528 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_LOGICAL_NODE_DESC_TAB | Table for Description of Logical Node | 20130617 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /MRSS/T_CG_AGR_DATA_TAB | Table type for Table of Aggregated Graph Data | 20121205 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_CAR_ORG_PL_NODE_RL_TAB | Table of the organization node relationship | 20130603 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_PLANNING_NODE_TAB | List of GUIDs | 20121205 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_CAR_PN_MAPPING_TAB | global pn mapping table | 20121205 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMEZONE | Time Zone | 20121205 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_SGE_APPLICATION_MNT | Scheduling Engine Application: Planning Board | 20121205 | ||
13 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_CAR_BL_MAIN | Business Logic Main Class for Capacity Report | 20121205 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_SGE_PLANNING_NODE_MGR | Planning Node - Manager | 20121205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20121205 |
2 | ![]() |
Instance method | Private | Method | Enhance the org unit information with the planning node info | 20130603 |
3 | ![]() |
Instance method | Private | Method | Get the currently selected planning nodes | 20130603 |
4 | ![]() |
Static method | Public | Method | Returns the instance of BL main class | 20121205 |
5 | ![]() |
Instance method | Public | Method | Get the raw data from the MRS aplication | 20130603 |
6 | ![]() |
Instance method | Private | Method | 20130603 | |
7 | ![]() |
Instance method | Public | Method | Get the User Parameter from the customization DB | 20130528 |
8 | ![]() |
Instance method | Public | Method | Process the PAI action | 20130529 |
9 | ![]() |
Instance method | Public | Method | Process the PBO action | 20130529 |
10 | ![]() |
Instance method | Private | Method | Retrive data from MRS application MNT | 20121205 |
11 | ![]() |
Instance method | Public | Method | Set the exoanded nodes in personalization | 20130626 |
12 | ![]() |
Instance method | Public | Method | Set the organization selection in the BL Main Buffer | 20130528 |
13 | ![]() |
Instance method | Public | Method | Set the User Parameter to the customization DB | 20130528 |
14 | ![]() |
Instance method | Public | Method | Set the User Selection in the BL Main Buffer | 20130528 |
Events
Class /MRSS/CL_CAR_BL_MAIN has no event.
Types
Class /MRSS/CL_CAR_BL_MAIN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /MRSS/CL_CAR_BL_MAIN has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_CAR_BL_MAIN has no exception.
Method ENHANCE_WITH_PL_NODE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ORG_PLANNING_NODES | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_ORG_PL_NODE_RELATE | Combination of Org node, Planning Node & Relationship | 20130603 | ||
2 | ![]() |
CT_ORG_PLANNING_NODES | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_ORG_PL_NODE_TAB | Table Type for Comb. Org Unit, PN and Relationship | 20140120 | ||
3 | ![]() |
IV_CURRENT_ORG_UNIT | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_ORG_PL_NODE_RELATE | Combination of Org node, Planning Node & Relationship | 20140120 |
Method ENHANCE_WITH_PL_NODE_INFO on class /MRSS/CL_CAR_BL_MAIN has no exception.
Method GET_CURRENT_PLANNING_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJID | Call by reference | Type reference (TYPE) | OBJEKTID | Object ID | 20130603 | ||
2 | ![]() |
RT_ORG_PLANNING_NODES | Value transfer | Type reference (TYPE) | /MRSS/T_CAR_ORG_PL_NODE_RL_TAB | Table of the organization node relationship | 20130603 |
Method GET_CURRENT_PLANNING_NODES on class /MRSS/CL_CAR_BL_MAIN has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RREF | Value transfer | Object reference (TYPE REF TO) | /MRSS/CL_CAR_BL_MAIN | Business Logic Main Class for Capacity Report | 20121205 |
Method GET_INSTANCE on class /MRSS/CL_CAR_BL_MAIN has no exception.
Method GET_RAW_AGGREGATED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOGICAL_NODE_DESCRIPTION | Call by reference | Type reference (TYPE) | /MRSS/T_LOGICAL_NODE_DESC_TAB | Table for Description of Logical Node | 20130617 | ||
2 | ![]() |
ET_NODES_AGR_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CG_AGR_DATA_TAB | Table type for Table of Aggregated Graph Data | 20130603 | ||
3 | ![]() |
ET_ORG_PLANNING_NODES | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_ORG_PL_NODE_RL_TAB | Table of the organization node relationship | 20130603 |
Method GET_RAW_AGGREGATED_DATA on class /MRSS/CL_CAR_BL_MAIN has no exception.
Method GET_SUB_ORG_UNITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ORG_PLANNING_NODES | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_ORG_PL_NODE_RL_TAB | Table of the organization node relationship | 20130603 | ||
2 | ![]() |
IT_ORG_PLANNING_NODES | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_ORG_PL_NODE_RL_TAB | Table of the organization node relationship | 20130603 |
Method GET_SUB_ORG_UNITS on class /MRSS/CL_CAR_BL_MAIN has no exception.
Method GET_USER_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_USER_PARAMETER | Value transfer | Type reference (TYPE) | /MRSS/T_CAR_USER_PARAMETER | Capacity Report User Parameters | 20130528 |
Method GET_USER_PARAMETER on class /MRSS/CL_CAR_BL_MAIN has no exception.
Method PROCESS_PAI Signature
Method PROCESS_PAI on class /MRSS/CL_CAR_BL_MAIN has no parameter.
Method PROCESS_PAI on class /MRSS/CL_CAR_BL_MAIN has no exception.
Method PROCESS_PBO Signature
Method PROCESS_PBO on class /MRSS/CL_CAR_BL_MAIN has no parameter.
Method PROCESS_PBO on class /MRSS/CL_CAR_BL_MAIN has no exception.
Method RETRIEVE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NODES_AGR_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_CG_AGR_DATA_TAB | Table of Aggregated Graph Data | 20121205 | ||
2 | ![]() |
IT_AGR_DATA_TYPES | Call by reference | Type reference (TYPE) | /MRSS/T_CG_AGR_DATA_TYPE | Table of Aggregated Graph Data Type | 20121205 | ||
3 | ![]() |
IT_LOGICAL_NODES | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_NS_TAB | Table with GUIDs | 20121205 | ||
4 | ![]() |
IT_PLANNING_NODES | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Table with GUIDs | 20121205 | ||
5 | ![]() |
IV_AGR_TIME_LEVEL | Call by reference | Type reference (TYPE) | /MRSS/T_CG_AGR_TIME_LEVEL | Aggregation Time Level | 20121205 | ||
6 | ![]() |
IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | Timestamp | 20121205 | ||
7 | ![]() |
IV_CALCULATE_PERCENTAGE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean | 20121205 | ||
8 | ![]() |
IV_END_TSTMP | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | Timestamp | 20121205 | ||
9 | ![]() |
IV_INCLUDE_CHILD_NODES | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean | 20121205 | ||
10 | ![]() |
IV_INCLUDE_UPPER_NODE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean | 20121205 | ||
11 | ![]() |
IV_RELOAD | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean | 20121205 | ||
12 | ![]() |
IV_UNIT | Call by reference | Type reference (TYPE) | /MRSS/T_CG_AGR_DATA_UNIT | Aggregation Data Unit | 20121205 |
Method RETRIEVE_DATA on class /MRSS/CL_CAR_BL_MAIN has no exception.
Method SET_CURRENT_EXPANDED_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CURRENT_EXPANDED_NODES | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_TABLE_TREE_EXPAND | Items in the expanded table tree | 20130626 |
Method SET_CURRENT_EXPANDED_NODES on class /MRSS/CL_CAR_BL_MAIN has no exception.
Method SET_CURRENT_PLANNING_NODE_BUFF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SELECTED_PLANNING_NODE | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_SELECTED_ORG_UNIT | User selected Organization Unit in Capacity report | 20130528 |
Method SET_CURRENT_PLANNING_NODE_BUFF on class /MRSS/CL_CAR_BL_MAIN has no exception.
Method SET_USER_PARAMETER Signature
Method SET_USER_PARAMETER on class /MRSS/CL_CAR_BL_MAIN has no parameter.
Method SET_USER_PARAMETER on class /MRSS/CL_CAR_BL_MAIN has no exception.
Method SET_USER_SELECTION_BUFF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SELECTED_PERIOD | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_SELECTED_PERIOD | User selected periods in capacity report | 20130528 | ||
2 | ![]() |
IS_USER_SELECTION | Call by reference | Type reference (TYPE) | /MRSS/T_CAR_SELECTED_UI_OPTION | User selected options in the capacity report | 20130528 |
Method SET_USER_SELECTION_BUFF on class /MRSS/CL_CAR_BL_MAIN has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |