SAP ABAP Class CL_FIP_WDC_PL_DL_START (Assistance Class for WDC_FIP_PL_DL_START)
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 20080213
Properties
Class CL_FIP_WDC_PL_DL_START  
Short Description Assistance Class for WDC_FIP_PL_DL_START    
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 20080213   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIP_WDC_PL_DL_START has no forward declaration.
Interfaces
Class CL_FIP_WDC_PL_DL_START has no interface implemented.
Friends
Class CL_FIP_WDC_PL_DL_START has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_APP_LAUNCH Constant Public See coding 20080213
2 GC_BO_DISTRIBUTION_LIST Constant Public Type reference (TYPE) STRING 'distributionlist' 20080326
3 GC_BO_PROCUREMENT_LIST Constant Public Type reference (TYPE) STRING 'procurementlist' 20080326
4 GC_MESSAGE_NO Constant Public See coding 20080428
5 GC_MESSAGE_TYPE Constant Public See coding 20080428
6 GC_OP_DISPLAY Constant Public Type reference (TYPE) STRING 'display' 20080326
7 GC_PROCUREMENT_ALIAS Constant Public Type reference (TYPE) STRING 'SAP_ERP_Procurement' 20080326
8 MO_ORDER_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_ORDER_HANDLER Class for handling of transactional data 20080620
9 MO_SETTING_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_SETTINGS_MANAGER Buyer settings manager for Business Layer 20080620
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080620
2 GET_PO_SUMMARY Instance method Public Method Get the Purchase Order Summary 20080618
3 GET_RECIPIENT_SUMMARY Instance method Public Method Get the Recipeient Summary 20080618
Events
Class CL_FIP_WDC_PL_DL_START has no event.
Types
Class CL_FIP_WDC_PL_DL_START has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FIP_WDC_PL_DL_START has no parameter.
Method CONSTRUCTOR on class CL_FIP_WDC_PL_DL_START has no exception.

Method GET_PO_SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXPECTED_POS Call by reference Type reference (TYPE) I The number of POs expecting delivery 20080618
2 Exporting EV_RECEIVED_POS Call by reference Type reference (TYPE) I The number of POs delivered 20080618
3 Importing IV_SUPPLYING_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20080618

Method GET_PO_SUMMARY on class CL_FIP_WDC_PL_DL_START has no exception.

Method GET_RECIPIENT_SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXPECTED_RECIPIENTS Call by reference Type reference (TYPE) I Number of Expected Orders from Recipeients 20080618
2 Exporting EV_RECEIVED_FROM_RECIPIENTS Call by reference Type reference (TYPE) I Number of Orders from Recipients 20080618
3 Importing IV_NO_REC_DETAILS Call by reference Type reference (TYPE) C read no details of recipients 20100302
4 Importing IV_SUPPLYING_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20080618

Method GET_RECIPIENT_SUMMARY on class CL_FIP_WDC_PL_DL_START has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604