SAP ABAP Class CL_FIP_WDC_DISTRIBUTION_LIST (Assistance Class for WDC_FIP_DISTRIBUTION_LIST)
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_DISTRIBUTION_LIST  
Short Description Assistance Class for WDC_FIP_DISTRIBUTION_LIST    
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_FIP_DL_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IWCI_WDC_FIP_DISTRIBUTION_LIST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FIP_WDC_DISTRIBUTION_LIST has no interface implemented.
Friends
Class CL_FIP_WDC_DISTRIBUTION_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COLLECTIVE_ORDER Constant Public Type reference (TYPE) STRING 'COLLECTIVE ORDER' 20080603
2 GC_DL_INSTANCE Constant Public Type reference (TYPE) STRING 'YOU_CAN_ALSO_DL' report launchpad instance 20080611
3 GC_DL_ROLE Constant Public Type reference (TYPE) STRING 'FIP_LP_BUY' report launchpad role 20080611
4 GC_FPM_ACTION Constant Public See coding 20080306
5 GC_FUNCTION_ID Constant Public See coding 20080213
6 GC_ICON_ATTACHMENT Constant Public Type reference (TYPE) TYPE_ICON '~Icon/Attachment' Icons for component type 20080213
7 GC_MATNR_KEY Constant Public Type reference (TYPE) STRING 'MATNR' 20080625
8 GC_MAT_MON_ALIAS Constant Public Type reference (TYPE) STRING 'MAT_MON_ALIAS' 20080626
9 GC_MESSAGE_NO Constant Public See coding 20080307
10 GC_PL_ALIAS Constant Public Type reference (TYPE) STRING 'PROCURE_MATERIALS' Procurement List Alias in Launchpad 20080611
11 GC_SP_ID_KEY Constant Public Type reference (TYPE) STRING 'DC_ID' Supplying Plant ID Parameter 20080611
12 GC_SP_NAME_KEY Constant Public Type reference (TYPE) STRING 'DC_NAME' Supplying Plant Nameameter 20080611
13 MO_BADI_MATERIAL Instance attribute Public Object reference (TYPE REF TO) FIP_BADI_MATERIAL_BAL 20090916
14 MO_BAL_FACTORY Instance attribute Public Object reference (TYPE REF TO) CL_FIP_BAL_FACTORY Factory implementing and hiding backend access 20090916
15 MO_COMP_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IWCI_WDC_FIP_DISTRIBUTION_LIST WebDynpro Interface COMPONENTCONTROLLER 20080522
16 MO_LOGGER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080522
17 MR_DL_MANAGER Instance attribute Public Object reference (TYPE REF TO) CL_FIP_DL_MANAGER "BO" for Distribution List 20080307
18 MS_BUYER Instance attribute Private Type reference (TYPE) BAPIADDR3 BAPI reference structure for addresses (contact person) 20080409
19 MT_ITEMS_OLD Instance attribute Private Type reference (TYPE) IWCI_WDC_FIP_DISTRIBUTION_LIST=>ELEMENTS_DL_MATERIAL_LIST 20080610
20 MT_VALUESET_DISTRIB_STRATEGY Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080403
21 MT_VALUESET_FAIRSHARE_RULE Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080403
22 MT_VALUESET_UOM_LIST Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20090204
23 MV_BUYER_ID Instance attribute Public Type reference (TYPE) FIP_BUYER FIP Buyer 20080222
24 MV_DC_ID Instance attribute Public Type reference (TYPE) WERKS_D Plant Table for National (Centrally Agreed) Contracts 20080222
25 MV_DC_NAME Instance attribute Public Type reference (TYPE) FIP_WERKS_NAME Plant name 20080409
26 MV_FLAG_ADJUST_TO_ON_STOCK Instance attribute Public Type reference (TYPE) ABAP_BOOL 20080813
27 MV_FLAG_DELETE_ORDERS Instance attribute Public Type reference (TYPE) ABAP_BOOL "True" means delete Recipient Orders with Qty = 0 20080404
28 MV_GI_DATE Instance attribute Public Type reference (TYPE) DATS Field of type DATS 20080305
29 MV_MATNR Instance attribute Public Type reference (TYPE) MATNR Material Number 20090224
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MATERIAL Instance method Public Method Add a new Material to the DL items 20080409
2 ARE_QUANTITIES_DIFFERENT Instance method Public Method 20080617
3 CHANGE_QUANTITY Instance method Public Method 20090916
4 CLEAR_ITEMS Instance method Public Method Clear/Reset Distribution Data 20080502
5 CLEAR_MESSAGE Instance method Private Method 20080522
6 CONSTRUCTOR Instance method Public Constructor 20080409
7 DISPLAY_MESSAGE Instance method Public Method 20080522
8 DISTRIBUTE Instance method Public Method 20080404
9 GET_BUYER_FULL_NAME Instance method Public Method Get the full name of the buyer logged on. 20080409
10 GET_DEFAULT_GI_DATE Instance method Public Method Get the default Goods Issue Date 20080305
11 GET_ENHANCED_ORDER_LINE Instance method Private Method 20090914
12 GET_ITEMS Instance method Public Method Get Materials for disttribution 20080215
13 GET_LAST_UPDATE Instance method Public Method Get current system date and time 20090225
14 GET_OPEN_ORDER_LINE Instance method Public Method 20090914
15 GET_RCPNT_ORDER_STATUS Instance method Public Method Get the Recipient Summary 20090226
16 GET_RCPT_ORDER_LINE Instance method Public Method 20090914
17 GET_UOM_TEXT Instance method Private Method Find description text of a Unit of Measure 20090204
18 GET_VALUESET_DISTRIB_STRATEGY Instance method Public Method Get Dropdown items for Distribution Strategy 20080213
19 GET_VALUESET_FAIRSHARE_RULE Instance method Public Method Get Dropdown items for Fairshare Rule 20080213
20 GET_VALUESET_UOM Instance method Public Method Get Dropdown items for UOM 20080213
21 INIT_ASSISTANCE Instance method Public Method 20080522
22 IS_DIRTY Instance method Public Method 'True' if data was changed by user 20080610
23 IS_GREATER_THAN_ON_STOCK Instance method Public Method 20080813
24 IS_NEW_GI_DATE Instance method Public Method Check if Goods Issue Date has changed 20080403
25 MAP_TO_UI Instance method Private Method Map to UI context 20080408
26 REFRESH_ITEMS Instance method Public Method Refresh Materials for disttribution 20080408
27 SET_BUYER_INFORMATION Instance method Private Method Initialize the buyer information. 20080409
28 SET_NEW_GI_DATE Instance method Public Method Set new Goods Issue Date 20080403
29 SET_VALUESET_UOM Instance method Private Method Fill Unit of Measure table 20090204
Events
Class CL_FIP_WDC_DISTRIBUTION_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_MATNR Public See coding 20080307 BEGIN OF s_matnr, matnr TYPE matnr, maktx TYPE maktx, sequence_number TYPE fip_mr_sequence_nbr, distribution_qty TYPE fip_doc_qty, distribution_qty_uom TYPE fip_doc_uom, distribution_strategy TYPE fip_distribution_strategy, fairshare_rule TYPE fip_fair_share_rule, recipient_order_qty TYPE fip_doc_qty, recipient_order_qty_scr TYPE string, on_stock_qty TYPE fip_doc_qty, on_stock_qty_uom TYPE fip_doc_uom, on_stock_qty_scr TYPE string, open_order_qty TYPE fip_doc_qty, open_order_qty_scr TYPE string, distribution_qty_uom_valueset TYPE wdr_context_attr_value_list, END OF s_matnr
2 T_MATNR Public See coding 20080307 t_matnr TYPE STANDARD TABLE OF s_matnr
Method Signatures

Method ADD_MATERIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) IWCI_WDC_FIP_DISTRIBUTION_LIST=>ELEMENTS_DL_MATERIAL_LIST 20080409
2 Importing IT_MATNR Call by reference Type reference (TYPE) FIP_T_MAT Material Number 20080501
3 Importing IV_INIT Call by reference Type reference (TYPE) WDY_BOOLEAN Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090224

Method ADD_MATERIAL on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method ARE_QUANTITIES_DIFFERENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DL_ITEMS_UI Call by reference Type reference (TYPE) CL_FIP_DL_MANAGER=>T_DL_ITEM_UI 20080617
2 Exporting EV_ARE_QUANTITIES_DIFFERENT Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20080617

Method ARE_QUANTITIES_DIFFERENT on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method CHANGE_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_QUANTITY Value transfer Type reference (TYPE) FIP_DOC_QTY Document Quantity 20090916
2 Exporting EV_QUANTITY_SCR Call by reference Type reference (TYPE) STRING 20090916
3 Exporting EV_QUANTITY_UOM Value transfer Type reference (TYPE) FIP_DOC_UOM Document Unit 20090918
4 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20090916
5 Importing IV_NEW_UOM Call by reference Type reference (TYPE) FIP_DOC_UOM Document Unit 20090916
6 Importing IV_OLD_UOM Call by reference Type reference (TYPE) FIP_DOC_UOM Document Unit 20090916
7 Importing IV_QUANTITY Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20090916

Method CHANGE_QUANTITY on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method CLEAR_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) IWCI_WDC_FIP_DISTRIBUTION_LIST=>ELEMENTS_DL_MATERIAL_LIST 20080502

Method CLEAR_ITEMS on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method CLEAR_MESSAGE Signature

Method CLEAR_MESSAGE on class CL_FIP_WDC_DISTRIBUTION_LIST has no parameter.
Method CLEAR_MESSAGE on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method CONSTRUCTOR Signature

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

Method DISPLAY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT 20080522
2 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20080522
3 Importing IT_MESSAGE Call by reference Type reference (TYPE) FIP_T_BAL_MSG FIP Application Message Table 20080522
4 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20080522
5 Importing IV_LIFETIME Call by reference Type reference (TYPE) FPM_MSG_LIFETIME_VISIBILITY Life time and visibility of Messages in FPM 20080522

Method DISPLAY_MESSAGE on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method DISTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DL_ITEMS_UI Call by reference Type reference (TYPE) CL_FIP_DL_MANAGER=>T_DL_ITEM_UI 20080404
2 Exporting ET_ITEMS Call by reference Type reference (TYPE) IWCI_WDC_FIP_DISTRIBUTION_LIST=>ELEMENTS_DL_MATERIAL_LIST 20080516

Method DISTRIBUTE on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method GET_BUYER_FULL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FULLNAME Value transfer Type reference (TYPE) AD_NAMTEXT Full Name of Person 20080409

Method GET_BUYER_FULL_NAME on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method GET_DEFAULT_GI_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GI_DATE Value transfer Type reference (TYPE) DATS Field of type DATS 20080305

Method GET_DEFAULT_GI_DATE on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method GET_ENHANCED_ORDER_LINE 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 Table type of FIP_S_UI_ORDER_LINE 20090914
2 Importing IT_ORDER_LINE Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20090914

Method GET_ENHANCED_ORDER_LINE on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) IWCI_WDC_FIP_DISTRIBUTION_LIST=>ELEMENTS_DL_MATERIAL_LIST Vorschlagswerte bei Anlage von Debitoren aus Workbench 20080215

Method GET_ITEMS on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method GET_LAST_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LAST_UPDATE Value transfer Type reference (TYPE) STRING 20090225

Method GET_LAST_UPDATE on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method GET_OPEN_ORDER_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_UI_OPEN_ORDERS Value transfer Type reference (TYPE) FIP_T_UI_ORDER_LINE Table type of FIP_S_UI_ORDER_LINE 20090914
2 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20090914
3 Importing IV_SEQUENCE_NUMBER Call by reference Type reference (TYPE) FIP_MR_SEQUENCE_NBR Sequence number of the material in priority. 20090914

Method GET_OPEN_ORDER_LINE on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method GET_RCPNT_ORDER_STATUS 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 Recipients 20090226
2 Exporting EV_RCPNT_ORDER_STATUS_TODAY Call by reference Type reference (TYPE) FIP_PERCENTAGE Percentaged data field 20090226
3 Exporting EV_RECEIVED_FROM_RECIPIENTS Call by reference Type reference (TYPE) I Number of Orders from Recipients 20090226

Method GET_RCPNT_ORDER_STATUS on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method GET_RCPT_ORDER_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_UI_OPEN_ORDERS Value transfer Type reference (TYPE) FIP_T_UI_ORDER_LINE Table type of FIP_S_UI_ORDER_LINE 20090914
2 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20090914
3 Importing IV_SEQUENCE_NUMBER Call by reference Type reference (TYPE) FIP_MR_SEQUENCE_NBR Sequence number of the material in priority. 20090914

Method GET_RCPT_ORDER_LINE on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method GET_UOM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UOM_VALUE Call by reference Type reference (TYPE) FIP_DOC_UOM Document Unit 20090204
2 Returning RV_UOM_TEXT Value transfer Type reference (TYPE) STRING 20090204

Method GET_UOM_TEXT on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method GET_VALUESET_DISTRIB_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUESET Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080213

Method GET_VALUESET_DISTRIB_STRATEGY on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method GET_VALUESET_FAIRSHARE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUESET Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080213

Method GET_VALUESET_FAIRSHARE_RULE on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method GET_VALUESET_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUESET Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080213
2 Importing IT_UOM_LIST Call by reference Type reference (TYPE) FIP_T_BAL_MATERIAL_UOM UoM List for Material 20080403

Method GET_VALUESET_UOM on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method INIT_ASSISTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMP_CONTROLLER Call by reference Object reference (TYPE REF TO) IWCI_WDC_FIP_DISTRIBUTION_LIST WebDynpro Interface COMPONENTCONTROLLER 20080522

Method INIT_ASSISTANCE on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method IS_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DL_ITEMS_UI Call by reference Type reference (TYPE) CL_FIP_DL_MANAGER=>T_DL_ITEM_UI 20080610
2 Exporting EV_DIRTY Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20080610

Method IS_DIRTY on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method IS_GREATER_THAN_ON_STOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_GREATER_THAN_ON_STOCK Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20080813
2 Importing IT_DL_ITEMS_UI Call by reference Type reference (TYPE) CL_FIP_DL_MANAGER=>T_DL_ITEM_UI 20080813

Method IS_GREATER_THAN_ON_STOCK on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method IS_NEW_GI_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HAS_CHANGED Call by reference Type reference (TYPE) FIP_BOOL Boolean: true = X and false = SPACE 20080403
2 Importing IV_GI_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20080403
3 Exporting IV_OLD_GI_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20080403

Method IS_NEW_GI_DATE on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method MAP_TO_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) IWCI_WDC_FIP_DISTRIBUTION_LIST=>ELEMENTS_DL_MATERIAL_LIST 20080408
2 Importing IT_DL_ITEMS_UI Call by reference Type reference (TYPE) CL_FIP_DL_MANAGER=>T_DL_ITEM_UI 20080502
3 Importing IT_ITEMS Call by reference Type reference (TYPE) FIP_T_DL_ITEM Items of the DL 20080408
4 Importing IT_MATERIALS Call by reference Type reference (TYPE) FIP_T_DL_MATERIAL Table containing all material specific information for DL 20080408

Method MAP_TO_UI on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method REFRESH_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) IWCI_WDC_FIP_DISTRIBUTION_LIST=>ELEMENTS_DL_MATERIAL_LIST 20080408
2 Importing IT_DL_ITEMS_UI Call by reference Type reference (TYPE) CL_FIP_DL_MANAGER=>T_DL_ITEM_UI 20080502

Method REFRESH_ITEMS on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method SET_BUYER_INFORMATION Signature

Method SET_BUYER_INFORMATION on class CL_FIP_WDC_DISTRIBUTION_LIST has no parameter.
Method SET_BUYER_INFORMATION on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method SET_NEW_GI_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_NEW_GI_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20100401

Method SET_NEW_GI_DATE on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.

Method SET_VALUESET_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALUESET_UOM_LIST Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20090204

Method SET_VALUESET_UOM on class CL_FIP_WDC_DISTRIBUTION_LIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604