SAP ABAP Class CL_FIP_WDC_QTY_ASGT_DTL (Assistance Class for WDC_FIP_QTY_ASGT_DTL)
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 20080228
Properties
Class CL_FIP_WDC_QTY_ASGT_DTL  
Short Description Assistance Class for WDC_FIP_QTY_ASGT_DTL    
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 20080228   SAP 
Last change 20110908   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 IWCI_WDC_FIP_DISTRIBUTION_LIST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IWCI_WDC_FIP_QTY_ASGT_DTL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FIP_WDC_QTY_ASGT_DTL has no interface implemented.
Friends
Class CL_FIP_WDC_QTY_ASGT_DTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FUNCTION_ID Constant Public See coding 20080411
2 GC_ICON_ATTACHMENT Constant Public Type reference (TYPE) TYPE_ICON '~Icon/Attachment' Icons for component type 20080331
3 GC_MESSAGE_NO Constant Public See coding 20080507
4 GC_MESSAGE_TYPE Constant Public See coding 20080507
5 GC_RCPT_TYPE Constant Public See coding 20080414
6 MO_BADI_MATERIAL Instance attribute Public Object reference (TYPE REF TO) FIP_BADI_MATERIAL_BAL 20080509
7 MO_BADI_ROUNDING Instance attribute Public Object reference (TYPE REF TO) FIP_BADI_ROUNDING_BAL 20080702
8 MO_BAL_FACTORY Instance attribute Public Object reference (TYPE REF TO) CL_FIP_BAL_FACTORY Factory implementing and hiding backend access 20080509
9 MO_LOGGER Instance attribute Public Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080522
10 MR_RCPT_ORDER_MANAGER Instance attribute Public Object reference (TYPE REF TO) CL_FIP_RCPT_ORDER_MANAGER "BO" for Distribution Recipients 20080311
11 MT_ADDED_RECIPIENTS Instance attribute Public Type reference (TYPE) FIP_T_MATERIAL_RCPT_PDT Table Material Rcpt Relationships for Order Lines retrieval 20080415
12 MT_VALUESET_UOM_LIST Instance attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20090204
13 MV_MATNR Instance attribute Public Type reference (TYPE) MATNR Material Number 20090918
14 MV_TOTAL_ADDED_RCPT_ORDER_QTY Instance attribute Public Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080417
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RECIPIENT_ORDER_ITEMS Instance method Public Method Get the Recipent Order Items 20080415
2 CHANGE_QUANTITY Instance method Public Method 20090917
3 GET_MATERIAL_INFO Instance method Public Method Get Material number and description 20080328
4 GET_RECIPIENTS_TO_ADD Instance method Public Method Get possible Recipients to add 20080414
5 GET_RECIPIENT_ORDER_ITEMS Instance method Public Method Get the Recipent Order Items 20080320
6 GET_UOM_TEXT Instance method Public Method Find description text of a Unit of Measure 20090204
7 INIT Instance method Public Method 20080509
8 IS_READ_ONLY Instance method Public Method 20080327
9 MAP_TO_UI Instance method Public Method Map to UI context 20080415
10 SET_VALUESET_UOM Instance method Public Method Fill Unit of Measure table 20090204
Events
Class CL_FIP_WDC_QTY_ASGT_DTL has no event.
Types
Class CL_FIP_WDC_QTY_ASGT_DTL has no local type.
Method Signatures

Method ADD_RECIPIENT_ORDER_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADDED_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_MATERIAL_RCPT_PDT Table Material Rcpt Relationships for Order Lines retrieval 20080811
2 Exporting ET_ITEMS Call by reference Type reference (TYPE) IWCI_WDC_FIP_QTY_ASGT_DTL=>ELEMENTS_RECIPIENT_LIST 20080415
3 Importing IV_DISPLAY_UOM Call by reference Type reference (TYPE) FIP_DOC_UOM Document Unit 20090918

Method ADD_RECIPIENT_ORDER_ITEMS on class CL_FIP_WDC_QTY_ASGT_DTL 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 20090917
2 Exporting EV_QUANTITY_SCR Call by reference Type reference (TYPE) STRING 20090917
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 20090917
5 Importing IV_NEW_UOM Call by reference Type reference (TYPE) FIP_DOC_UOM Document Unit 20090917
6 Importing IV_OLD_UOM Call by reference Type reference (TYPE) FIP_DOC_UOM Document Unit 20090917
7 Importing IV_QUANTITY Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20090917

Method CHANGE_QUANTITY on class CL_FIP_WDC_QTY_ASGT_DTL has no exception.

Method GET_MATERIAL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MAKTX Call by reference Type reference (TYPE) MAKTX Material Number 20080328
2 Exporting EV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20080328

Method GET_MATERIAL_INFO on class CL_FIP_WDC_QTY_ASGT_DTL has no exception.

Method GET_RECIPIENTS_TO_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RECIPIENTS_UI Call by reference Type reference (TYPE) IWCI_WDC_FIP_QTY_ASGT_DTL=>ELEMENTS_ADD_RECIPIENT_LIST 20080414
2 Exporting EV_COUNT_RECIPIENT Call by reference Type reference (TYPE) INT4 Supplement for True Boolean Type: 'X' == True '' == False 20080606

Method GET_RECIPIENTS_TO_ADD on class CL_FIP_WDC_QTY_ASGT_DTL has no exception.

Method GET_RECIPIENT_ORDER_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_QTY_ASGT_DTL=>ELEMENTS_RECIPIENT_LIST 20080320
2 Importing IV_DISPLAY_UOM Call by reference Type reference (TYPE) FIP_DOC_UOM Document Unit 20090918

Method GET_RECIPIENT_ORDER_ITEMS on class CL_FIP_WDC_QTY_ASGT_DTL 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_QTY_ASGT_DTL has no exception.

Method INIT Signature

Method INIT on class CL_FIP_WDC_QTY_ASGT_DTL has no parameter.
Method INIT on class CL_FIP_WDC_QTY_ASGT_DTL has no exception.

Method IS_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_READ_ONLY Value transfer Type reference (TYPE) ABAP_BOOL 20080327

Method IS_READ_ONLY on class CL_FIP_WDC_QTY_ASGT_DTL 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_QTY_ASGT_DTL=>ELEMENTS_RECIPIENT_LIST 20080415
2 Importing IT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080415
3 Importing IV_DISPLAY_UOM Call by reference Type reference (TYPE) FIP_DOC_UOM Document Unit 20090918

Method MAP_TO_UI on class CL_FIP_WDC_QTY_ASGT_DTL 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_QTY_ASGT_DTL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604