SAP ABAP Class CL_FIP_WDC_PURCHASE_ORDER (Assistance Class for WDC_FIP_SEARCH_PO)
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 20080416
Properties
Class CL_FIP_WDC_PURCHASE_ORDER  
Short Description Assistance Class for WDC_FIP_SEARCH_PO    
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 20080416   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIP_WDC_PURCHASE_ORDER has no forward declaration.
Interfaces
Class CL_FIP_WDC_PURCHASE_ORDER has no interface implemented.
Friends
Class CL_FIP_WDC_PURCHASE_ORDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DATE_KEY_LIST Constant Public See coding 20080510
2 GC_MESSAGE_NO Constant Public See coding 20080510
3 GC_MESSAGE_TYPE Constant Public See coding 20080510
4 GC_SEARCH_TYPE Constant Public See coding 20080510
5 MO_PO_BADI Instance attribute Public Object reference (TYPE REF TO) FIP_BADI_PURCHASE_ORDER_BAL BAdI for accessing BO purchase order 20080416
6 MV_SEARCH_TYPE Instance attribute Public Type reference (TYPE) STRING 20080510
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20080416
2 GET_DATE_KEY_LIST Static method Public Method get the list of values for drop down list of possible date 20080510
3 GET_PO_TYPE_KEY_LIST Instance method Public Method 20080521
4 GET_PURCHASE_ORDERS Instance method Public Method Get Purchase Orders based on criteria 20080416
5 INIT Instance method Private Method Initialization 20080416
Events
Class CL_FIP_WDC_PURCHASE_ORDER has no event.
Types
Class CL_FIP_WDC_PURCHASE_ORDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_DATE_KEY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_VALUE_SET Value transfer Object reference (TYPE REF TO) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080510

Method GET_DATE_KEY_LIST on class CL_FIP_WDC_PURCHASE_ORDER has no exception.

Method GET_PO_TYPE_KEY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080522
2 Exporting ET_VALUE_SET Value transfer Object reference (TYPE REF TO) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080521

Method GET_PO_TYPE_KEY_LIST on class CL_FIP_WDC_PURCHASE_ORDER has no exception.

Method GET_PURCHASE_ORDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080522
2 Exporting ET_PURCHASE_ORDERS Call by reference Type reference (TYPE) FIP_T_PURCHASE_ORDER Table of Purchase Orders 20080416
3 Importing IT_AEDAT Call by reference Type reference (TYPE) FIP_T_AEDAT_RANGE Range: Last Changed On 20080417
4 Importing IT_BSART Call by reference Type reference (TYPE) FIP_T_BSART_RANGE Range: Order Type (Purchasing) 20080416
5 Importing IT_EAN11 Call by reference Type reference (TYPE) FIP_T_EAN11_RANGE Range: International Article Number (EAN/UPC) 20080416
6 Importing IT_EBELN Call by reference Type reference (TYPE) FIP_T_EBELN_RANGE Range: Purchasing Document Number 20080416
7 Importing IT_EINDT Call by reference Type reference (TYPE) FIP_T_EINDT_RANGE Range: Item delivery date 20080417
8 Importing IT_EKGRP Call by reference Type reference (TYPE) FIP_T_EKGRP_RANGE Range: Purchasing group 20080416
9 Importing IT_EKORG Call by reference Type reference (TYPE) FIP_T_EKORG_RANGE Range: Purchasing organization 20080416
10 Importing IT_ERNAM Call by reference Type reference (TYPE) FIP_T_ERNAM_RANGE Range: Name of the Person who Created the Object 20080416
11 Importing IT_LIFNR Call by reference Type reference (TYPE) FIP_T_LIFNR_RANGE Range: Vendor Account 20080416
12 Importing IT_MAKTX Call by reference Type reference (TYPE) FIP_T_MAKTX_RANGE Range: Material Description 20080610
13 Importing IT_MATKL Call by reference Type reference (TYPE) FIP_T_MATKL_RANGE Range: Material Group 20080416
14 Importing IT_MATNR Call by reference Type reference (TYPE) FIP_T_MATNR_RANGE Range: Material Number 20080416
15 Importing IT_WERKS Call by reference Type reference (TYPE) FIP_T_WERKS_RANGE Range: Plant Number 20080416

Method GET_PURCHASE_ORDERS on class CL_FIP_WDC_PURCHASE_ORDER has no exception.

Method INIT Signature

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