SAP ABAP Class /MRSS/CL_POT_BL_DATA_GET (/MRSS/CL_POT_BL_DATA_GET)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/POT_UTIL (Package) Capacity Pots Utilities
Properties
Class /MRSS/CL_POT_BL_DATA_GET  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/POT_UTIL   Capacity Pots Utilities 
Created 20110405   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_POT_BL_DATA_GET has no forward declaration.
Interfaces
Class /MRSS/CL_POT_BL_DATA_GET has no interface implemented.
Friends
Class /MRSS/CL_POT_BL_DATA_GET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_POT_CAPACITY_DB Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_POT_CAPACITY_POT_DB Qualification DB table Access 20110405
2 GREF_POT_MANAGER Instance attribute Private Object reference (TYPE REF TO) /MRSS/IF_POT_MANAGER Capacity Pot Services for Ext. Access 20110405
3 GT_QUAL_CATEGORIES Instance attribute Private Type reference (TYPE) /MRSS/T_POT_QUALI_CATEG_TAB Table type of /MRSS/D_POT_QULI 20110405
4 GT_RAW_DATA Instance attribute Private Type reference (TYPE) /MRSS/T_POT_UR_RAW_DATA_TAB Raw data for Utilization Report 20110405
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RAW_DATA Instance method Private Method Check Raw Data 20110405
2 CONSTRUCTOR Instance method Public Constructor 20110405
3 READ_DATA Instance method Public Method Read data for requested node(s) 20110405
4 READ_DATA_FOR_CATEGORY Instance method Public Method Reads data for requested category 20110405
5 READ_POT_DATA_FOR_SINGLE_DAY Instance method Private Method Read data for a single day 20110405
6 READ_RES_DATA_FOR_SINGLE_DAY Instance method Private Method Read data for a single day 20110405
7 REFRESH_DATA Instance method Public Method Refresh data 20110405
Events
Class /MRSS/CL_POT_BL_DATA_GET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 POT_INPUT Private See coding 20110405 BEGIN OF pot_input, node TYPE /mrss/t_pot_res_pln, qual TYPE /mrss/t_pot_quali_category, date TYPE datum, END OF pot_input
Method Signatures

Method CHECK_RAW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_DATE_INTERVAL Date Interval 20110405

Method CHECK_RAW_DATA on class /MRSS/CL_POT_BL_DATA_GET has no exception.

Method CONSTRUCTOR Signature

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

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUAL_CATEGORIES Call by reference Type reference (TYPE) /MRSS/T_POT_QUALI_CATEG_TAB Table type of /MRSS/D_POT_QULI 20110405
2 Exporting ET_RAW_DATA Call by reference Type reference (TYPE) /MRSS/T_POT_UR_RAW_DATA_TAB Raw data for Utilization Report 20110405
3 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_DATE_INTERVAL Date Interval 20110405
4 Importing IT_NODE_OBJECTS Call by reference Type reference (TYPE) KEYOBJEC_T Table of type TREE_OBJEC 20110405
5 Importing IT_NODE_STRUC Call by reference Type reference (TYPE) KEYSTRUC_T Table of type TREE_STRUC 20110405

Method READ_DATA on class /MRSS/CL_POT_BL_DATA_GET has no exception.

Method READ_DATA_FOR_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RAW_DATA Call by reference Type reference (TYPE) /MRSS/T_POT_UR_RAW_DATA_TAB Raw data for Utilization Report 20110405
2 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_DATE_INTERVAL 20110405
3 Importing IT_NODE_OBJECTS Call by reference Type reference (TYPE) KEYOBJEC_T 20110405
4 Importing IT_NODE_STRUC Call by reference Type reference (TYPE) KEYSTRUC_T 20110405
5 Importing IT_QUAL_CATEGORIES Call by reference Type reference (TYPE) /MRSS/T_POT_QUALI_CATEG_TAB Table type of /MRSS/D_POT_QULI 20110405

Method READ_DATA_FOR_CATEGORY on class /MRSS/CL_POT_BL_DATA_GET has no exception.

Method READ_POT_DATA_FOR_SINGLE_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POT_INPUT Call by reference Type reference (TYPE) POT_INPUT 20110405
2 Returning RS_RAW_DATA Value transfer Type reference (TYPE) /MRSS/T_POT_UR_RAW_DATA Raw Data for Utilization Report 20110405

Method READ_POT_DATA_FOR_SINGLE_DAY on class /MRSS/CL_POT_BL_DATA_GET has no exception.

Method READ_RES_DATA_FOR_SINGLE_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POT_INPUT Call by reference Type reference (TYPE) POT_INPUT 20110405
2 Returning RS_CAP_RESERVE_DATA Value transfer Type reference (TYPE) /MRSS/T_POT_CAPA_RESERVE Raw Data for Utilization Report 20110405

Method READ_RES_DATA_FOR_SINGLE_DAY on class /MRSS/CL_POT_BL_DATA_GET has no exception.

Method REFRESH_DATA Signature

Method REFRESH_DATA on class /MRSS/CL_POT_BL_DATA_GET has no parameter.
Method REFRESH_DATA on class /MRSS/CL_POT_BL_DATA_GET has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800