SAP ABAP Class CL_FIP_WDR_PL_ANALYSIS_DATA (Assistance Class for WDR_FIP_PL_ANALYSIS_DATA)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-FIP (Application Component) Perishables Procurement
     FIP_UI_MODEL (Package) User Interface Models for Fresh Item Procurement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20080410
Properties
Class CL_FIP_WDR_PL_ANALYSIS_DATA  
Short Description Assistance Class for WDR_FIP_PL_ANALYSIS_DATA    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIP_UI_MODEL   User Interface Models for Fresh Item Procurement 
Created 20080410   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIP_WDR_PL_ANALYSIS_DATA has no forward declaration.
Interfaces
Class CL_FIP_WDR_PL_ANALYSIS_DATA has no interface implemented.
Friends
Class CL_FIP_WDR_PL_ANALYSIS_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ANALYSIS_BUFFER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_PL_ANALYSIS_BUFFER Handle buffering the analysis data of PL 20080422
2 MV_WERKS Instance attribute Private Type reference (TYPE) WERKS_D Plant 20080422
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_2_UI_CPO_DATA Instance method Private Method convert to ui representation of the forecast data 20080804
2 CONVERT_2_UI_FORECAST_DATA Instance method Private Method convert to ui representation of the forecast data 20080801
3 CONVERT_2_UI_MAT_AGG_DATA Instance method Private Method convert internal mat_agg_data representation to UI rep 20080801
4 CONVERT_2_UI_ORDER_DATA Instance method Private Method convert to ui representation of the forecast data 20080801
5 CONVERT_2_UI_SALES_PRICE_DATA Instance method Private Method convert to ui representation of the forecast data 20080801
6 GET_UI_AGG_DATA Instance method Public Method 20080422
7 GET_UOM_AND_PRICE Instance method Public Method Returns the Material Structure 20080808
8 INIT Instance method Public Method initialize the class 20080422
Events
Class CL_FIP_WDR_PL_ANALYSIS_DATA has no event.
Types
Class CL_FIP_WDR_PL_ANALYSIS_DATA has no local type.
Method Signatures

Method CONVERT_2_UI_CPO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UI_CPO_LINE Call by reference Type reference (TYPE) FIP_T_UI_CPO_LINE UI display structure of the Forecast data 20080804
2 Importing IS_MAT Call by reference Type reference (TYPE) FIP_S_PL_MATERIAL Structure of the material table of Procurement List 20080804
3 Importing IT_PL_CPO_LINE Call by reference Type reference (TYPE) FIP_T_PL_CPO_LINE Forecast information for PL 20080804

Method CONVERT_2_UI_CPO_DATA on class CL_FIP_WDR_PL_ANALYSIS_DATA has no exception.

Method CONVERT_2_UI_FORECAST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UI_FORECAST_DATA Call by reference Type reference (TYPE) FIP_T_UI_FORECAST UI display structure of the Forecast data 20080801
2 Importing IS_MAT Call by reference Type reference (TYPE) FIP_S_PL_MATERIAL Structure of the material table of Procurement List 20080801
3 Importing IT_FORECAST_DATA Call by reference Type reference (TYPE) FIP_T_PL_FORECAST Forecast information for PL 20080801

Method CONVERT_2_UI_FORECAST_DATA on class CL_FIP_WDR_PL_ANALYSIS_DATA has no exception.

Method CONVERT_2_UI_MAT_AGG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MAT Call by reference Type reference (TYPE) FIP_S_PL_MATERIAL Structure of the material table of Procurement List 20080801
2 Importing IS_MAT_AGG_DATA Call by reference Type reference (TYPE) FIP_S_MAT_AGG_DATA Aggregated Info on Material-DeliveryDate - data portion 20080801
3 Returning RS_UI_MAT_AGG_DATA Value transfer Type reference (TYPE) FIP_S_UI_MAT_AGG_DATA UI Aggregated Info on Material-DeliveryDate - data portion 20080801

Method CONVERT_2_UI_MAT_AGG_DATA on class CL_FIP_WDR_PL_ANALYSIS_DATA has no exception.

Method CONVERT_2_UI_ORDER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UI_ORDER_LINE Call by reference Type reference (TYPE) FIP_T_UI_ORDER_LINE UI display structure of the Forecast data 20080801
2 Importing IS_MAT Call by reference Type reference (TYPE) FIP_S_PL_MATERIAL Structure of the material table of Procurement List 20080801
3 Importing IT_PL_ORDER_LINE Call by reference Type reference (TYPE) FIP_T_PL_ORDER_LINE Forecast information for PL 20080801

Method CONVERT_2_UI_ORDER_DATA on class CL_FIP_WDR_PL_ANALYSIS_DATA has no exception.

Method CONVERT_2_UI_SALES_PRICE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UI_SALES_PRICE_DATA Call by reference Type reference (TYPE) FIP_T_UI_SALES_PRICE UI display structure of the Forecast data 20080801
2 Importing IS_MAT Call by reference Type reference (TYPE) FIP_S_PL_MATERIAL Structure of the material table of Procurement List 20080801
3 Importing IT_PL_SALES_PRICE_DATA Call by reference Type reference (TYPE) FIP_T_PL_RECIPIENT_SALES_PRICE Forecast information for PL 20080801

Method CONVERT_2_UI_SALES_PRICE_DATA on class CL_FIP_WDR_PL_ANALYSIS_DATA has no exception.

Method GET_UI_AGG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_UI_MAT_AGG_DATA Call by reference Type reference (TYPE) FIP_S_UI_MAT_AGG_DATA UI Aggregated Info on Material-DeliveryDate - data portion 20080422
2 Exporting ET_PROMOTION_DATA Call by reference Type reference (TYPE) FIP_T_PROMOTION_ASSIGNMENT Material Promotions in stores or at customers 20080508
3 Exporting ET_RCPT_AVG_MAT_PRICE Call by reference Type reference (TYPE) FIP_T_UI_SALES_PRICE SALES_PRICE_TABLE 20080728
4 Exporting ET_RCPT_MAX_MAT_PRICE Call by reference Type reference (TYPE) FIP_T_UI_SALES_PRICE SALES_PRICE_TABLE 20080728
5 Exporting ET_RCPT_MIN_MAT_PRICE Call by reference Type reference (TYPE) FIP_T_UI_SALES_PRICE SALES_PRICE_TABLE 20080728
6 Exporting ET_SPLT_AVG_MAT_PRICE Call by reference Type reference (TYPE) FIP_T_UI_SALES_PRICE SALES_PRICE_TABLE 20080728
7 Exporting ET_SPLT_MAX_MAT_PRICE Call by reference Type reference (TYPE) FIP_T_UI_SALES_PRICE SALES_PRICE_TABLE 20080728
8 Exporting ET_SPLT_MIN_MAT_PRICE Call by reference Type reference (TYPE) FIP_T_UI_SALES_PRICE SALES_PRICE_TABLE 20080728
9 Exporting ET_UI_CPO_DATA Call by reference Type reference (TYPE) FIP_T_UI_CPO_LINE Table type of FIP_S_UI_CPO_LINE 20080804
10 Exporting ET_UI_FORECAST_DATA Call by reference Type reference (TYPE) FIP_T_UI_FORECAST Forecast Values 20080508
11 Exporting ET_UI_PO_ORDER_DATA Call by reference Type reference (TYPE) FIP_T_UI_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080508
12 Exporting ET_UI_RCPT_ORDER_DATA Call by reference Type reference (TYPE) FIP_T_UI_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080508
13 Exporting EV_UI_FORECAST_DESCRIPTION Call by reference Type reference (TYPE) STRING description of forecast data 20080515
14 Importing IS_MAT Call by reference Type reference (TYPE) FIP_S_PL_MATERIAL Material Number 20080516
15 Importing IV_DATTO_INTERNAL Call by reference Type reference (TYPE) DATS Defines (together with the delivery date) the date range 20080518
16 Importing IV_EINDT Call by reference Type reference (TYPE) EINDT Item delivery date 20080422

Method GET_UI_AGG_DATA on class CL_FIP_WDR_PL_ANALYSIS_DATA has no exception.

Method GET_UOM_AND_PRICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MAT_AGG_DATA Call by reference Type reference (TYPE) FIP_S_MAT_AGG_DATA SALES_PRICE_TABLE 20080808
2 Importing IS_MAT Call by reference Type reference (TYPE) FIP_S_PL_MATERIAL Material Number 20080808
3 Importing IV_DATTO_INTERNAL Call by reference Type reference (TYPE) DATS Defines (together with the delivery date) the date range 20080808
4 Importing IV_EINDT Call by reference Type reference (TYPE) EINDT Item delivery date 20080808

Method GET_UOM_AND_PRICE on class CL_FIP_WDR_PL_ANALYSIS_DATA has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ANALYSIS_BUFFER Call by reference Object reference (TYPE REF TO) CL_FIP_PL_ANALYSIS_BUFFER Handle buffering the analysis data of PL 20080422
2 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080422

Method INIT on class CL_FIP_WDR_PL_ANALYSIS_DATA has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604