SAP ABAP Class /MRSS/CL_CAR_IL_TABLE (Interaction table 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_IL_TABLE  
Short Description Interaction table 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_IL_TABLE has no forward declaration.
Interfaces
Class /MRSS/CL_CAR_IL_TABLE has no interface implemented.
Friends
Class /MRSS/CL_CAR_IL_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_BL_MAIN Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_CAR_BL_MAIN BL main instance 20121205
2 GREF_UI_TABLE Instance attribute Public Object reference (TYPE REF TO) /MRSS/CL_CAR_UI_TABLE Data Table for Capicity Report 20121205
3 GS_TREE_TABLE_DATA Instance attribute Private Type reference (TYPE) /MRSS/T_CAR_TREE_TABLE_DATA Structure for the complete Tree Table Data 20130530
4 GT_AGR_DATA_ITEMS_TYPES Instance attribute Private Type reference (TYPE) /MRSS/T_CAR_AGR_ITEM_TEXTS_TAB Table of aggregated items and texts 20130617
5 GT_AGR_DATA_TYPES Instance attribute Private Type reference (TYPE) /MRSS/T_CAR_AGR_DATA_TEXTS_TAB Table of the aggregated data types & text 20130617
6 GT_LOGICAL_NODE_DESCRIPTION Instance attribute Private Type reference (TYPE) /MRSS/T_LOGICAL_NODE_DESC_TAB Table for Description of Logical Node 20130617
7 GT_NODES_AGR_DATA Instance attribute Private Type reference (TYPE) /MRSS/T_CG_AGR_DATA_TAB Table type for Table of Aggregated Graph Data 20130603
8 GT_ORG_PLANNING_NODES Instance attribute Private Type reference (TYPE) /MRSS/T_CAR_ORG_PL_NODE_RL_TAB Table of the organization node relationship 20130604
9 GV_CAR_TIMEZONE Instance attribute Private Type reference (TYPE) TIMEZONE Time Zone 20130604
10 LREF_IL_TABLE Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_CAR_IL_TABLE Interaction table for Capacity Report 20121205
Methods
# Method Level Visibility Method type Description Created on
1 BUFFER_AGR_DATA_ITEM_TYPES Instance method Private Method 20130617
2 BUFFER_AGR_DATA_TYPES Instance method Private Method 20130617
3 CONSTRUCTOR Instance method Public Constructor Constructor 20121205
4 GET_AGR_DATA_ITEM_TEXT Instance method Private Method 20130617
5 GET_AGR_DATA_TYPES_CONTROLS Instance method Private Method Get the control data for the aggregation data types 20130610
6 GET_AGR_DATA_TYPES_TEXT Instance method Private Method 20130617
7 GET_CONVERTED_DATA Instance method Private Method Get the converted data (raw to tree table) 20130530
8 GET_INSTANCE Static method Public Method Returns the IL table instance 20121205
9 GET_RAW_DATA Instance method Private Method Get the RAW aggregated data from BL Layer 20130530
10 GET_RESULT_CODE_TEXT Instance method Private Method Get the Result Code & Text for each result line item 20130604
11 GET_TREE_TABLE_DATA Instance method Public Method Get the Converted Table Data from IL layer 20130530
12 GET_UNIT_TEXT Instance method Private Method 20130627
13 GET_USER_PARAMETER Instance method Public Method 20130606
14 GET_WEEK_AND_TEXT Instance method Private Method Get the current week and text 20130604
15 INITIALIZE Instance method Private Method 20130528
16 PROCESS_EACH_AGR_DATA Instance method Private Method 20130618
17 PROCESS_PAI Instance method Public Method 20130605
18 PROCESS_PBO Instance method Public Method 20130605
19 UPDATE_ORG_NODES Instance method Private Method 20130607
Events
Class /MRSS/CL_CAR_IL_TABLE has no event.
Types
Class /MRSS/CL_CAR_IL_TABLE has no local type.
Method Signatures

Method BUFFER_AGR_DATA_ITEM_TYPES Signature

Method BUFFER_AGR_DATA_ITEM_TYPES on class /MRSS/CL_CAR_IL_TABLE has no parameter.
Method BUFFER_AGR_DATA_ITEM_TYPES on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method BUFFER_AGR_DATA_TYPES Signature

Method BUFFER_AGR_DATA_TYPES on class /MRSS/CL_CAR_IL_TABLE has no parameter.
Method BUFFER_AGR_DATA_TYPES on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /MRSS/CL_CAR_IL_TABLE has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method GET_AGR_DATA_ITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AGR_DATA_ITEM_TYPE Call by reference Type reference (TYPE) /MRSS/T_CG_AGR_DATA_ITEM_TYPE Aggregated graph data item type 20130617
2 Returning RS_AGR_DATA_ITEM_TYPE Value transfer Type reference (TYPE) /MRSS/T_CAR_AGR_ITEM_TEXTS Aggregated Data items text and mapping 20130617

Method GET_AGR_DATA_ITEM_TEXT on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method GET_AGR_DATA_TYPES_CONTROLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AGR_DATA_CONTROLS Call by reference Type reference (TYPE) /MRSS/T_CAR_AGR_DATA_CNTRL_TAB Table of the control data of aggregate data types 20130610
2 Importing IS_USER_PARAMETER Call by reference Type reference (TYPE) /MRSS/T_CAR_USER_PARAMETER Capacity Report User Parameters 20130610

Method GET_AGR_DATA_TYPES_CONTROLS on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method GET_AGR_DATA_TYPES_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AGR_DATA_TYPE Call by reference Type reference (TYPE) /MRSS/T_CG_AGR_DATA_TYPE Aggregated graph data type 20130617
2 Returning RS_AGR_DATA_TYPE Value transfer Type reference (TYPE) /MRSS/T_CAR_AGR_DATA_TEXTS Texts from the Aggregated Data types 20130617

Method GET_AGR_DATA_TYPES_TEXT on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method GET_CONVERTED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TREE_TABLE_DATA Call by reference Type reference (TYPE) /MRSS/T_CAR_TREE_TABLE_DATA Structure for the complete Tree Table Data 20130605
2 Importing IT_LOGICAL_NODE_DESCRIPTION Call by reference Type reference (TYPE) /MRSS/T_LOGICAL_NODE_DESC_TAB Table for Description of Logical Node 20130617
3 Importing IT_NODES_AGR_DATA Call by reference Type reference (TYPE) /MRSS/T_CG_AGR_DATA_TAB Table type for Table of Aggregated Graph Data 20130603
4 Importing IT_ORG_PLANNING_NODES Call by reference Type reference (TYPE) /MRSS/T_CAR_ORG_PL_NODE_RL_TAB Table of the organization node relationship 20130604

Method GET_CONVERTED_DATA on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF Value transfer Object reference (TYPE REF TO) /MRSS/CL_CAR_IL_TABLE Interaction table for Capacity Report 20121205

Method GET_INSTANCE on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method GET_RAW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGICAL_NODE_DESCRIPTION Call by reference Type reference (TYPE) /MRSS/T_LOGICAL_NODE_DESC_TAB Table for Description of Logical Node 20130617
2 Exporting 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 Exporting 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_DATA on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method GET_RESULT_CODE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CODE Call by reference Type reference (TYPE) CHAR3 Version Number Component 20130604
2 Exporting EV_TEXT Call by reference Type reference (TYPE) CHAR72 Character field of length 40 20130604
3 Importing IV_AGR_DATA_TYPE Call by reference Type reference (TYPE) /MRSS/T_CG_AGR_DATA_TYPE Aggregated graph data type 20130604

Method GET_RESULT_CODE_TEXT on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method GET_TREE_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TREE_TABLE_DATA Call by reference Type reference (TYPE) /MRSS/T_CAR_TREE_TABLE_DATA Structure for the complete Tree Table Data 20130605

Method GET_TREE_TABLE_DATA on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method GET_UNIT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNIT Call by reference Type reference (TYPE) /MRSS/T_CG_AGR_DATA_UNIT Unit for integeral periods 20130627
2 Returning RV_UNIT_TEXT Value transfer Type reference (TYPE) CHAR30 30 Characters 20130627

Method GET_UNIT_TEXT on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method GET_USER_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_USER_PARAMETER Value transfer Type reference (TYPE) /MRSS/T_CAR_USER_PARAMETER Capacity Report User Parameters 20130606

Method GET_USER_PARAMETER on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method GET_WEEK_AND_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_CURRENT_WEEK Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130604
2 Exporting EV_WEEK Call by reference Type reference (TYPE) KWEEK Factory calendar: Week 20130604
3 Exporting EV_WEEK_TEXT Call by reference Type reference (TYPE) CHAR255 Char255 20130604
4 Importing IV_DATETIME Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP Time Stamp (Date and Time) 20130604

Method GET_WEEK_AND_TEXT on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class /MRSS/CL_CAR_IL_TABLE has no parameter.
Method INITIALIZE on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method PROCESS_EACH_AGR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_TREE_TABLE_DATA Call by reference Type reference (TYPE) /MRSS/T_CAR_TREE_TABLE_DATA Structure for the complete Tree Table Data 20130618
2 Importing IS_AGR_DATA_CONTROLS Call by reference Type reference (TYPE) /MRSS/T_CAR_AGR_DATA_CNTRL Control Data for capacity report aggregation data types 20130618
3 Importing IS_NODES_AGR_DATA Call by reference Type reference (TYPE) /MRSS/T_CG_AGR_DATA Table of Aggregated Graph Data 20130618
4 Importing IS_USER_PARAMETER Call by reference Type reference (TYPE) /MRSS/T_CAR_USER_PARAMETER Capacity Report User Parameters 20130627
5 Importing IT_LOGICAL_NODE_DESCRIPTION Call by reference Type reference (TYPE) /MRSS/T_LOGICAL_NODE_DESC_TAB Table for Description of Logical Node 20130618
6 Importing IV_ORG_COUNTER Call by reference Type reference (TYPE) INT4 Natural number 20130618
7 Importing IV_ORG_NODE_NAME Call by reference Type reference (TYPE) CHAR255 Char255 20130618
8 Importing IV_UNIT_TEXT Call by reference Type reference (TYPE) CHAR30 30 Characters 20130627

Method PROCESS_EACH_AGR_DATA on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method PROCESS_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CURRENT_EXPANDED_NODES Call by reference Type reference (TYPE) /MRSS/T_CAR_TABLE_TREE_EXPAND Items in the expanded table tree 20130626

Method PROCESS_PAI on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method PROCESS_PBO Signature

Method PROCESS_PBO on class /MRSS/CL_CAR_IL_TABLE has no parameter.
Method PROCESS_PBO on class /MRSS/CL_CAR_IL_TABLE has no exception.

Method UPDATE_ORG_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_TREE_TABLE_DATA Call by reference Type reference (TYPE) /MRSS/T_CAR_TREE_TABLE_DATA Structure for the complete Tree Table Data 20130607
2 Changing CV_ROOT_ORG Call by reference Type reference (TYPE) HR_OBJ_STR Object ID of Structure Root 20130607
3 Exporting EV_DO_FURTHER_DATA_PROCESSING Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130607
4 Exporting EV_PARENT_NODE_NAME Call by reference Type reference (TYPE) CHAR255 Char255 20130607
5 Importing IS_ORG_PLANNING_NODES Call by reference Type reference (TYPE) /MRSS/T_CAR_ORG_PL_NODE_RELATE Combination of Org node, Planning Node & Relationship 20130607
6 Importing IS_USER_PARAMETER Call by reference Type reference (TYPE) /MRSS/T_CAR_USER_PARAMETER Capacity Report User Parameters 20130607

Method UPDATE_ORG_NODES on class /MRSS/CL_CAR_IL_TABLE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800