SAP ABAP Class CL_FIP_RCPT_ORDER_MANAGER ("BO" for Distribution Recipients)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-FIP (Application Component) Perishables Procurement
     FIP_BUSINESS_LOGIC (Package) Business Logic for Fresh Item Procurement
Properties
Class CL_FIP_RCPT_ORDER_MANAGER  
Short Description "BO" for Distribution Recipients    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIP_BUSINESS_LOGIC   Business Logic for Fresh Item Procurement 
Created 20080310   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)
Interfaces
Class CL_FIP_RCPT_ORDER_MANAGER has no interface implemented.
Friends
Class CL_FIP_RCPT_ORDER_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BADI_MATERIAL Instance attribute Private Object reference (TYPE REF TO) FIP_BADI_MATERIAL_BAL material 20080507
2 MO_BADI_ROUNDING Instance attribute Private Object reference (TYPE REF TO) FIP_BADI_ROUNDING_BAL badi rounding 20080613
3 MO_BAL_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_FIP_BAL_FACTORY Factory implementing and hiding backend access 20080506
4 MO_CUSTOMER_BADI Instance attribute Private Object reference (TYPE REF TO) FIP_BADI_DISTR_STRAT customer badi 20080515
5 MO_LOGGER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080509
6 MO_MASTER_DATA_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_MASTER_DATA_HANDLER class used to retrieve erp master data 20080506
7 MR_ORDER_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_ORDER_HANDLER Class for handling of transactional data 20080506
8 MT_MATERIALS Instance attribute Public Type reference (TYPE) FIP_T_DL_MATERIAL Table containing all material specific information for DL 20100323
9 MT_OPEN_ORDER_LINES Instance attribute Private Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20090914
10 MT_OPEN_ORDER_LINES_OLD Instance attribute Private Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20090914
11 MT_ORDER_ITEMS Instance attribute Private Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080318
12 MT_ORDER_ITEMS_OLD Instance attribute Private Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080402
13 MT_ORDER_LINES Instance attribute Private Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080318
14 MT_ORDER_LINES_OLD Instance attribute Private Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080415
15 MT_RCPT_DEFAULT_QUOTA Instance attribute Private Type reference (TYPE) T_RCPT_DEFAULT_QUOTA 20080502
16 MV_ATTYP Instance attribute Private Type reference (TYPE) ATTYP Material Category 20080521
17 MV_DISTRIBUTION_QTY Instance attribute Private Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080326
18 MV_DISTRIBUTION_QTY_OLD Instance attribute Private Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080423
19 MV_DISTRIBUTION_QTY_UOM Instance attribute Private Type reference (TYPE) FIP_DOC_UOM Document Unit 20080326
20 MV_DISTRIBUTION_QTY_UOM_OLD Instance attribute Private Type reference (TYPE) FIP_DOC_UOM Order unit 20080423
21 MV_DISTRIBUTION_STRATEGY Instance attribute Private Type reference (TYPE) FIP_DISTRIBUTION_STRATEGY Natural Number 20080328
22 MV_DISTRIBUTION_STRATEGY_OLD Instance attribute Private Type reference (TYPE) FIP_DISTRIBUTION_STRATEGY Distribution strategy 20080423
23 MV_FABKL Instance attribute Private Type reference (TYPE) FIP_FABKL Factory calendar key 20080521
24 MV_FAIRSHARE_RULE Instance attribute Private Type reference (TYPE) FIP_FAIR_SHARE_RULE Natural Number 20080326
25 MV_FAIRSHARE_RULE_OLD Instance attribute Private Type reference (TYPE) FIP_FAIR_SHARE_RULE Fair share rule 20080423
26 MV_GOODS_ISSUE_DATE Instance attribute Private Type reference (TYPE) DATS Field of type DATS 20080416
27 MV_IS_ALGORITHM_APPLIED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20080328
28 MV_IS_ALGORITHM_APPLIED_OLD Instance attribute Private Type reference (TYPE) ABAP_BOOL 20080402
29 MV_MAKTX Instance attribute Private Type reference (TYPE) MAKTX Material Description (Short Text) 20080328
30 MV_MATNR Instance attribute Private Type reference (TYPE) MATNR Material Number 20080328
31 MV_MEINS Instance attribute Private Type reference (TYPE) MEINS Base Unit of Measure 20080417
32 MV_ON_STOCK_QTY Instance attribute Private Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080813
33 MV_ON_STOCK_QTY_UOM Instance attribute Private Type reference (TYPE) FIP_DOC_UOM Document Unit 20080813
34 MV_OPEN_ORDER_QTY Instance attribute Private Type reference (TYPE) FIP_DOC_QTY Document Quantity 20090917
35 MV_RCPT_ORDER_QTY Instance attribute Private Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080326
36 MV_READ_ONLY Instance attribute Private Type reference (TYPE) ABAP_BOOL 20080319
37 MV_ROUNDING_STRATEGY Instance attribute Private Type reference (TYPE) FIP_ROUNDING_STRATEGY Rounding strategy 20080425
38 MV_WAERS Instance attribute Private Type reference (TYPE) WAERS Currency Key 20080521
39 MV_WERKS Instance attribute Private Type reference (TYPE) WERKS_D Plant 20080414
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEW_ORDER_LINE Instance method Private Method 20080516
2 ADD_ORDER_ITEMS Instance method Public Method Add Recipient Order Items with corresponding Order lines 20080415
3 APPLY_DISTRIBUTION_ALGORITHM Instance method Public Method Apply Distribution Strategy of Fairshare Rule Algorithms 20080326
4 APPLY_FAIRSHARE_CUSTOMER_LOC Instance method Private Method fairshare rule: priorization of customer locations 20080511
5 APPLY_FAIRSHARE_DEMANDS Instance method Private Method fairshare rule: proportional to demands 20080509
6 APPLY_FAIRSHARE_EQUAL Instance method Private Method fairshare rule: proportional to demands 20100526
7 APPLY_FAIRSHARE_QUOTA Instance method Private Method fairshare rule: proportional to demands 20080511
8 APPLY_FAIRSHARE_RULE Instance method Private Method use fairshare rule 20080515
9 APPLY_ROUNDING Instance method Private Method rounding 20080515
10 APPLY_ROUNDING_ERP Instance method Private Method rounding rule: md_single_rounding in ERP 20080513
11 APPLY_ROUNDING_UNIT Instance method Private Method rounding rule: use rounding value 20080514
12 APPLY_ROUNDING_UNIT_SINGLE Instance method Private Method applies rounding unit on one item 20080611
13 APPLY_ROUNDING_VALUE Instance method Private Method rounding rule: use rounding value 20080513
14 APPLY_STRATEGY_EQUAL Instance method Private Method equal distribution 20080509
15 APPLY_STRATEGY_PULL_DEMAND Instance method Private Method strategy pull distribution proportional to the demand 20080509
16 APPLY_STRATEGY_PUSH_DEMAND Instance method Private Method push distribution proportional to the demand 20080509
17 APPLY_STRATEGY_PUSH_QUOTA Instance method Private Method distribution strategy: push proportional to the quota arrang 20080511
18 CLEAR Instance method Public Method Clear/Reset Recipient Order Items 20080502
19 CLEAR_OLD_DELIVERY_QTY Instance method Private Method clears old deliverey quantity 20080604
20 CONSTRUCTOR Instance method Public Constructor 20080319
21 DISTRIBUTE Instance method Public Method Distribute item qtys to order line qtys 20080326
22 DISTRIBUTE_REMAINING_QTY Instance method Private Method distributes remaining quantity 20080609
23 GET_ADDED_ORDER_LINES Instance method Private Method Get order lines for the added Recipients 20080415
24 GET_DISTRIBUTION_QTY Instance method Public Method 20080401
25 GET_DISTRIBUTION_QTY_UOM Instance method Public Method 20080401
26 GET_DISTRIBUTION_STRATEGY Instance method Public Method 20080401
27 GET_FAIRSHARE_RULE Instance method Public Method 20080401
28 GET_LOGGER Instance method Public Method 20080522
29 GET_MAKTX Instance method Public Method 20080328
30 GET_MATERIALS Instance method Public Method 20100323
31 GET_MATNR Instance method Public Method 20080328
32 GET_MEINS Instance method Public Method 20080625
33 GET_ON_STOCK_QTY Instance method Public Method 20080813
34 GET_ON_STOCK_QTY_UOM Instance method Public Method 20080813
35 GET_OPEN_ORDER_LINES Instance method Public Method Get the Open Order lines 20090914
36 GET_OPEN_ORDER_QTY Instance method Public Method 20090917
37 GET_ORDER_ITEMS Instance method Public Method Get the Recipient Order Items 20080320
38 GET_ORDER_LINES Instance method Public Method Get the Recipient Order lines 20080520
39 GET_POSSIBLE_RECIPIENTS Instance method Public Method Get a list of possible Recipients to add 20080414
40 GET_RCPT_ORDER_QTY Instance method Public Method 20080625
41 GET_RECIPIENT_ORDERS Instance method Public Method Get the Order Numbers and quantities for a recipient 20080331
42 GET_SALES_PRICES Instance method Private Method 20080516
43 GET_TOTAL_DELIVERY_QTY Instance method Public Method Gets the Total Delivery Quantity to the Recipients 20080617
44 INITIALIZE Instance method Public Method Initial Apply Distribution Strategy of Fairshare Rule Algo 20080423
45 IS_READ_ONLY Instance method Public Method 20080327
46 RESET_ORDER_ITEMS Instance method Private Method Reset Recipient Order Qty to Zero 20080409
47 REVERT_TO_OLD_STATE Instance method Public Method Revert to saved copy of order items and is_algorithm_applied 20080402
48 SAVE_OLD_STATE Instance method Public Method Save a copy of order items and is_algorithm_applied 20080402
49 SAVE_ORDER_ITEMS Instance method Public Method Save Changes done by the user 20080402
50 SET_DISTRIBUTION_QTY Instance method Public Method 20080328
51 SET_DISTRIBUTION_QTY_UOM Instance method Public Method 20080328
52 SET_DISTRIBUTION_STRATEGY Instance method Public Method 20080328
53 SET_FAIRSHARE_RULE Instance method Public Method 20080328
54 SET_ON_STOCK_QTY Instance method Public Method 20080813
55 SET_ON_STOCK_QTY_UOM Instance method Public Method 20080813
56 SET_OPEN_ORDER_LINES Instance method Public Method Set the Open Order Lines 20090914
57 SET_OPEN_ORDER_QTY Instance method Public Method 20090917
58 SET_ORDER_HANDLER Instance method Public Method 20080506
59 SET_ORDER_ITEMS Instance method Public Method Set the Recipient Order Items 20080318
60 SET_ORDER_LINES Instance method Public Method Set the Transactional Order Lines 20080318
61 SET_RCPT_ORDER_QTY Instance method Private Method *** OBSOLETE *** 20080414
62 SET_WAERS Instance method Public Method 20080521
63 UPDATE_ORDER_ITEMS Instance method Private Method Update order items after adding Recipients 20080416
64 UPDATE_ORDER_ITEMS_EINDT Instance method Public Method Update delivery date of the order items 20080526
Events
Class CL_FIP_RCPT_ORDER_MANAGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_RCPT_DEFAULT_QUOTA Public See coding 20080502 BEGIN OF s_rcpt_default_quota, recipient_type TYPE fip_wdrd_rtype, recipient_id TYPE fip_recipient_num, quota TYPE fip_quote, END OF s_rcpt_default_quota
2 S_RCPT_ORDER Public See coding 20080331 BEGIN OF s_rcpt_order, doc_type TYPE fip_doc_type, doc_nr TYPE fip_doc_number, doc_qty TYPE fip_doc_qty, meins TYPE fip_doc_uom, END OF s_rcpt_order
3 T_RCPT_DEFAULT_QUOTA Public See coding 20080502 t_rcpt_default_quota TYPE STANDARD TABLE OF s_rcpt_default_quota
4 T_RCPT_ORDER Public See coding 20080331 t_rcpt_order TYPE STANDARD TABLE OF s_rcpt_order
Method Signatures

Method ADD_NEW_ORDER_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ORDER_LINE Call by reference Type reference (TYPE) FIP_S_ORDER_LINE Document Structure 20080516
2 Importing IS_ORDER_ITEM Call by reference Type reference (TYPE) FIP_S_RCPT_ORDER_ITEM Line of Recipient for Distribution 20080516

Method ADD_NEW_ORDER_LINE on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method ADD_ORDER_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RCPT_TO_ADD Call by reference Type reference (TYPE) FIP_T_MATERIAL_RCPT_PDT Table Material Rcpt Relationships for Order Lines retrieval 20080415
2 Exporting ET_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080415
3 Exporting EV_TOTAL_ADDED_RCPT_ORDER_QTY Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080417

Method ADD_ORDER_ITEMS on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_DISTRIBUTION_ALGORITHM Signature

Method APPLY_DISTRIBUTION_ALGORITHM on class CL_FIP_RCPT_ORDER_MANAGER has no parameter.
Method APPLY_DISTRIBUTION_ALGORITHM on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_FAIRSHARE_CUSTOMER_LOC 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 20080511
2 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080511
3 Exporting E_NO_ROUNDING Call by reference Type reference (TYPE) XFELD no rounding 20080515
4 Importing I_DEMAND_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080511
5 Importing I_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080511

Method APPLY_FAIRSHARE_CUSTOMER_LOC on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_FAIRSHARE_DEMANDS 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 20080509
2 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080509
3 Importing I_DEMAND_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080509
4 Importing I_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080509

Method APPLY_FAIRSHARE_DEMANDS on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_FAIRSHARE_EQUAL 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 20100526
2 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20100526
3 Importing I_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20100526

Method APPLY_FAIRSHARE_EQUAL on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_FAIRSHARE_QUOTA 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 20080511
2 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080511
3 Importing I_DEMAND_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080511
4 Importing I_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080511

Method APPLY_FAIRSHARE_QUOTA on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_FAIRSHARE_RULE 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 20080515
2 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080515
3 Exporting E_NO_ROUNDING Call by reference Type reference (TYPE) XFELD no rounding 20080515
4 Importing I_DEMAND_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080515
5 Importing I_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080515

Method APPLY_FAIRSHARE_RULE on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_ROUNDING 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 20080515
2 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080515
3 Importing I_DEMAND_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080515
4 Importing I_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080515
5 Importing I_NO_NORMAL_ROUNDING Call by reference Type reference (TYPE) XFELD ' ' Do rounding or not 20080724

Method APPLY_ROUNDING on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_ROUNDING_ERP 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 20080513
2 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080515
3 Importing I_DEMAND_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Distribution Channel 20080527
4 Importing I_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Sales Organization 20080527

Method APPLY_ROUNDING_ERP on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_ROUNDING_UNIT 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 20080514
2 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080514
3 Importing I_DEMAND_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080514
4 Importing I_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080514

Method APPLY_ROUNDING_UNIT on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_ROUNDING_UNIT_SINGLE 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 20080611
2 Changing CT_ORDER_ITEMS_ABSOLUTE Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080616
3 Changing CT_ORDER_ITEMS_RATIO Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Ratio 20080611
4 Changing C_REMAIN_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Remaining Qty for Distribution 20080611
5 Exporting E_DELIVERY_QTY Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080611
6 Importing IS_RCPT_ORDER_ITEM Call by reference Type reference (TYPE) FIP_S_RCPT_ORDER_ITEM 20080611
7 Importing I_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080611
8 Importing I_ROUNDING_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080611

Method APPLY_ROUNDING_UNIT_SINGLE on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_ROUNDING_VALUE 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 20080514
2 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080514
3 Importing I_DEMAND_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080514
4 Importing I_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080514

Method APPLY_ROUNDING_VALUE on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_STRATEGY_EQUAL 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 20080509
2 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080509
3 Importing I_DEMAND_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080509
4 Importing I_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080509

Method APPLY_STRATEGY_EQUAL on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_STRATEGY_PULL_DEMAND 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 20080509
2 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080509
3 Exporting E_NO_ROUNDING Call by reference Type reference (TYPE) XFELD no rounding 20080515

Method APPLY_STRATEGY_PULL_DEMAND on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_STRATEGY_PUSH_DEMAND 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 20080509
2 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080509
3 Importing I_DEMAND_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080509
4 Importing I_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080509

Method APPLY_STRATEGY_PUSH_DEMAND on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method APPLY_STRATEGY_PUSH_QUOTA 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 20080511
2 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080511
3 Importing I_DEMAND_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080511
4 Importing I_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080511

Method APPLY_STRATEGY_PUSH_QUOTA on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method CLEAR Signature

Method CLEAR on class CL_FIP_RCPT_ORDER_MANAGER has no parameter.
Method CLEAR on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method CLEAR_OLD_DELIVERY_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RCPT_ORDER_ITEM Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080604

Method CLEAR_OLD_DELIVERY_QTY on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080522
2 Importing IT_MATERIAL Call by reference Type reference (TYPE) FIP_T_DL_MATERIAL Table containing all material specific information for DL 20100323
3 Importing IV_ATTYP Call by reference Type reference (TYPE) ATTYP Material Category 20080521
4 Importing IV_FABKL Call by reference Type reference (TYPE) FIP_FABKL Factory calendar key 20080521
5 Importing IV_GOODS_ISSUE_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20080416
6 Importing IV_MAKTX Call by reference Type reference (TYPE) MAKTX Material description 20080429
7 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20080429
8 Importing IV_MEINS Call by reference Type reference (TYPE) MEINS Base Unit of Measure 20080417
9 Importing IV_RCPT_ORDER_QTY Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080326
10 Importing IV_READ_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20080319
11 Importing IV_ROUNDING_STRATEGY Call by reference Type reference (TYPE) FIP_ROUNDING_STRATEGY Rounding strategy 20080425
12 Importing IV_WAERS Call by reference Type reference (TYPE) WAERS Currency Key 20080521
13 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080414

Method CONSTRUCTOR on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method DISTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORDER_LINES Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080326
2 Exporting ET_ORDER_LINES_X Call by reference Type reference (TYPE) FIP_T_ORDER_LINE_X FIP order line data change parameter 20080513

Method DISTRIBUTE on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method DISTRIBUTE_REMAINING_QTY 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 20080609
2 Changing CT_ORDER_ITEMS_RATIO Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Distribution ratio 20080609
3 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080609
4 Importing IT_ORDER_ITEMS_ABSOLUTE Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Distribution absolute 20080616
5 Importing I_CURRENT_DISTR_QTY_IN_BASE Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080609

Method DISTRIBUTE_REMAINING_QTY on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_ADDED_ORDER_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MATERIAL_RECIPIENT_PDTS Call by reference Type reference (TYPE) FIP_T_MATERIAL_RCPT_PDT Table Material Rcpt Relationships for Order Lines retrieval 20080507
2 Exporting ET_ORDER_LINES Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080415

Method GET_ADDED_ORDER_LINES on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_DISTRIBUTION_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DISTRIBUTION_QTY Value transfer Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080401

Method GET_DISTRIBUTION_QTY on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_DISTRIBUTION_QTY_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DISTRIBUTION_QTY_UOM Value transfer Type reference (TYPE) FIP_DOC_UOM Purchase Order Unit of Measure 20080401

Method GET_DISTRIBUTION_QTY_UOM on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_DISTRIBUTION_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DISTRIBUTION_STRATEGY Value transfer Type reference (TYPE) FIP_DISTRIBUTION_STRATEGY Natural Number 20080401

Method GET_DISTRIBUTION_STRATEGY on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_FAIRSHARE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FAIRSHARE_RULE Value transfer Type reference (TYPE) FIP_FAIR_SHARE_RULE Natural Number 20080401

Method GET_FAIRSHARE_RULE on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_LOGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LOGGER Value transfer Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080522

Method GET_LOGGER on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_MAKTX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_MAKTX Value transfer Type reference (TYPE) MAKTX Material Description (Short Text) 20080328

Method GET_MAKTX on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_MATERIALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATERIALS Call by reference Type reference (TYPE) FIP_T_DL_MATERIAL Table containing all material specific information for DL 20100323

Method GET_MATERIALS on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_MATNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_MATNR Value transfer Type reference (TYPE) MATNR Material Number 20080328

Method GET_MATNR on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_MEINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MEINS Value transfer Type reference (TYPE) MEINS Base Unit of Measure 20080625

Method GET_MEINS on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_ON_STOCK_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ON_STOCK_QTY Value transfer Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080813

Method GET_ON_STOCK_QTY on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_ON_STOCK_QTY_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ON_STOCK_QTY_UOM Value transfer Type reference (TYPE) FIP_DOC_UOM Document Unit 20080813

Method GET_ON_STOCK_QTY_UOM on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_OPEN_ORDER_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OPEN_ORDER_LINES Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20090914

Method GET_OPEN_ORDER_LINES on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_OPEN_ORDER_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OPEN_ORDER_QTY Value transfer Type reference (TYPE) FIP_DOC_QTY Document Quantity 20090917

Method GET_OPEN_ORDER_QTY on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_ORDER_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080320

Method GET_ORDER_ITEMS on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_ORDER_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORDER_LINES Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080520

Method GET_ORDER_LINES on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_POSSIBLE_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080414

Method GET_POSSIBLE_RECIPIENTS on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_RCPT_ORDER_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RCPT_ORDER_QTY Value transfer Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080625

Method GET_RCPT_ORDER_QTY on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_RECIPIENT_ORDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RECIPIENT_ORDERS Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080331
2 Importing IV_RECIPIENT_ID Call by reference Type reference (TYPE) FIP_RECIPIENT_NUM FIP Recipient Number 20080331
3 Importing IV_RECIPIENT_TYPE Call by reference Type reference (TYPE) FIP_WDRD_RTYPE Delivery Relationship: Type of Goods Recipient 20080331

Method GET_RECIPIENT_ORDERS on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_SALES_PRICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MATERIAL_RECIPIENT_PDTS Call by reference Type reference (TYPE) FIP_T_MATERIAL_RCPT_PDT Table Material Rcpt Relationships for Order Lines retrieval 20080516

Method GET_SALES_PRICES on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method GET_TOTAL_DELIVERY_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TOTAL_DELIVERY_QTY Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080617
2 Exporting EV_TOTAL_DELIVERY_QTY_UOM Call by reference Type reference (TYPE) FIP_DOC_UOM Document Unit 20080617

Method GET_TOTAL_DELIVERY_QTY on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_FIP_RCPT_ORDER_MANAGER has no parameter.
Method INITIALIZE on class CL_FIP_RCPT_ORDER_MANAGER 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_RCPT_ORDER_MANAGER has no exception.

Method RESET_ORDER_ITEMS Signature

Method RESET_ORDER_ITEMS on class CL_FIP_RCPT_ORDER_MANAGER has no parameter.
Method RESET_ORDER_ITEMS on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method REVERT_TO_OLD_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TOTAL_ADDED_RCPT_ORDER_QTY Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20090917

Method REVERT_TO_OLD_STATE on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SAVE_OLD_STATE Signature

Method SAVE_OLD_STATE on class CL_FIP_RCPT_ORDER_MANAGER has no parameter.
Method SAVE_OLD_STATE on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SAVE_ORDER_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGED_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080402

Method SAVE_ORDER_ITEMS on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SET_DISTRIBUTION_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_IF_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20080430
2 Exporting EV_DISTRIBUTION_QTY Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080702
3 Importing IV_DISTRIBUTION_QTY Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080328
4 Importing IV_DISTRIBUTION_QTY_UOM Call by reference Type reference (TYPE) FIP_DOC_UOM Document Unit 20080702

Method SET_DISTRIBUTION_QTY on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SET_DISTRIBUTION_QTY_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISTRIBUTION_QTY_UOM Call by reference Type reference (TYPE) FIP_DOC_UOM Purchase Order Unit of Measure 20080328

Method SET_DISTRIBUTION_QTY_UOM on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SET_DISTRIBUTION_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISTRIBUTION_STRATEGY Call by reference Type reference (TYPE) FIP_DISTRIBUTION_STRATEGY Natural Number 20080328

Method SET_DISTRIBUTION_STRATEGY on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SET_FAIRSHARE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FAIRSHARE_RULE Call by reference Type reference (TYPE) FIP_FAIR_SHARE_RULE Natural Number 20080328

Method SET_FAIRSHARE_RULE on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SET_ON_STOCK_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ON_STOCK_QTY Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080813

Method SET_ON_STOCK_QTY on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SET_ON_STOCK_QTY_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ON_STOCK_QTY_UOM Call by reference Type reference (TYPE) FIP_DOC_UOM Document Unit 20080813

Method SET_ON_STOCK_QTY_UOM on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SET_OPEN_ORDER_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OPEN_ORDER_LINES Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20090914

Method SET_OPEN_ORDER_LINES on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SET_OPEN_ORDER_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPEN_ORDER_QTY Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20090917

Method SET_OPEN_ORDER_QTY on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SET_ORDER_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ORDER_HANDLER Call by reference Object reference (TYPE REF TO) CL_FIP_ORDER_HANDLER Class for handling of transactional data 20080506

Method SET_ORDER_HANDLER on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SET_ORDER_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080318

Method SET_ORDER_ITEMS on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SET_ORDER_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ORDER_LINES Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080318

Method SET_ORDER_LINES on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SET_RCPT_ORDER_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RCPT_ORDER_QTY Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080414

Method SET_RCPT_ORDER_QTY on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method SET_WAERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WAERS Call by reference Type reference (TYPE) WAERS Currency Key 20080521

Method SET_WAERS on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method UPDATE_ORDER_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ORDER_LINES_ADDED Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080416
2 Changing CT_RCPT_TO_ADD Call by reference Type reference (TYPE) FIP_T_MATERIAL_RCPT_PDT Table Material Rcpt Relationships for Order Lines retrieval 20080416
3 Exporting ET_RCPT_ORDER_ITEMS_ADDED Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080416
4 Exporting EV_TOTAL_ADDED_RCPT_ORDER_QTY Call by reference Type reference (TYPE) FIP_DOC_QTY Document Quantity 20080417

Method UPDATE_ORDER_ITEMS on class CL_FIP_RCPT_ORDER_MANAGER has no exception.

Method UPDATE_ORDER_ITEMS_EINDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RCPT_ORDER_ITEMS Call by reference Type reference (TYPE) FIP_T_RCPT_ORDER_ITEM Table of Recipients for Distribution 20080526

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