SAP ABAP Class CL_FIP_WDC_SALES_ORDER (Assistance Class for WDC_FIP_SEARCH_SO)
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_SALES_ORDER  
Short Description Assistance Class for WDC_FIP_SEARCH_SO    
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_SALES_ORDER has no forward declaration.
Interfaces
Class CL_FIP_WDC_SALES_ORDER has no interface implemented.
Friends
Class CL_FIP_WDC_SALES_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 20080423
2 GC_MESSAGE_NO Constant Public See coding 20080425
3 GC_MESSAGE_TYPE Constant Public See coding 20080425
4 GC_SEARCH_TYPE Constant Public See coding 20080509
5 MO_SO_BADI Instance attribute Public Object reference (TYPE REF TO) FIP_BADI_SALES_ORDER_BAL 20080416
6 MV_SEARCH_TYPE Instance attribute Public Type reference (TYPE) STRING type for the search screen: basic or advanced 20080509
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080416
2 GET_DATE_KEY_LIST Static method Public Method get the list of values for drop down list of possible date 20080423
3 GET_FIRSTDAY_LAST_WEEK Static method Public Method get the first day of last week 20080423
4 GET_SALES_ORDERS Instance method Public Method get sales orders 20080416
5 INIT Instance method Private Method 20080416
Events
Class CL_FIP_WDC_SALES_ORDER has no event.
Types
Class CL_FIP_WDC_SALES_ORDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FIP_WDC_SALES_ORDER has no parameter.
Method CONSTRUCTOR on class CL_FIP_WDC_SALES_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 20080423

Method GET_DATE_KEY_LIST on class CL_FIP_WDC_SALES_ORDER has no exception.

Method GET_FIRSTDAY_LAST_WEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DAY Value transfer Type reference (TYPE) DATUM Date 20080423

Method GET_FIRSTDAY_LAST_WEEK on class CL_FIP_WDC_SALES_ORDER has no exception.

Method GET_SALES_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_SALES_ORDERS Call by reference Type reference (TYPE) FIP_T_SALES_ORDER Table of Sales Orders 20080416
3 Exporting EV_MAX_QUERY_HITS_EXCEEDED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080526
4 Exporting EV_RETURNED_ROWS Call by reference Type reference (TYPE) I Returned rows of result 20080526
5 Importing IT_AUART Call by reference Type reference (TYPE) FIP_T_AUART_RANGE Range: Sales Document Type 20080509
6 Importing IT_EAN11 Call by reference Type reference (TYPE) FIP_T_EAN11_RANGE Range: International Article Number (EAN/UPC) 20080609
7 Importing IT_ERDAT Call by reference Type reference (TYPE) FIP_T_ERDAT_RANGE Range: Date on Which Record Was Created 20080417
8 Importing IT_ERNAM Call by reference Type reference (TYPE) FIP_T_ERNAM_RANGE Range: Name of the Person who Created the Object 20080417
9 Importing IT_MAKTX Call by reference Type reference (TYPE) FIP_T_MAKTX_RANGE Range: Material Number 20080609
10 Importing IT_MATKL Call by reference Type reference (TYPE) FIP_T_MATKL_RANGE Range: Material Group 20080417
11 Importing IT_MATNR Call by reference Type reference (TYPE) FIP_T_MATNR_RANGE Range: Material Number 20080417
12 Importing IT_VDATU Call by reference Type reference (TYPE) FIP_T_VDATU_RANGE Range: Requested Delivery Date 20080417
13 Importing IT_VKGRP Call by reference Type reference (TYPE) FIP_T_VKGRP_RANGE Range: Sales group 20080509
14 Importing IT_VKORG Call by reference Type reference (TYPE) FIP_T_VKORG_RANGE Range: Sales Organization 20080417
15 Importing IT_WERKS Call by reference Type reference (TYPE) FIP_T_WERKS_RANGE Range: Plant 20080417
16 Importing IV_MAX_HITS Call by reference Type reference (TYPE) I Max number of hits 20080526

Method GET_SALES_ORDERS on class CL_FIP_WDC_SALES_ORDER has no exception.

Method INIT Signature

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