Ansicht
Dokumentation

RFM_ST_PICK_REQ_SPLT - BAdI: Change Criteria of Splitting an Order into Store Picking Requests

RFM_ST_PICK_REQ_SPLT - BAdI: Change Criteria of Splitting an Order into Store Picking Requests

ROGBILLS - Synchronize billing plans   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in In-Store Merchandise and Inventory Management - Fiori Apps (LO-RFM-STO-FIO) component during generation of store picking requests at the save of order.

You can use this BAdI to change the default logic for splitting an order into store picking requests. For example, you can use shelf space information or article attributes (such as frozen) to change the store picking requests proposal.

By default, SAP implementation logic defines the splitting of an order into store picking requests based on maximum weight and volume maintained in the IMG activities Define Settings for Store Picking Requests Generation and Define Schema for Store Picking Sequence.

This logic ensures that each store picking request which is mapped to one picking container, contains products which are placed nearby and are appropriate to fit into the picking container.

Refer to example class CL_RFM_ST_PICK_REQ_SPLIT_MOD for more information.

The following list contains only parameters that require additional information.

Import Parameters

  • ORDER_HEADER_IN: Order header
  • ORDER_NUMBER: Order number

  • DELIVERY_TIME: Time when the order should be handed over to customer

  • DELIVERY_DATE: Date when the order should be handed over to customer

  • STOREPICKUPORDERTYPE: Order type of the reference order, '01' is used for sales order

  • ORDER_ITEM_IN: Order items
  • PRODUCT: Product ID

  • ITEM_NUM: Order item ID

  • STORE: Store ID

  • GROSS_WEIGHT: Gross weight of the item

  • GROSS_WEIGHT_UNIT: Unit of measure for weight

  • GROSS_VOLUME: Gross volume of the item

  • GROSS_VOLUME_UNIT: Unit of measure for volume

  • ORDER_QTY_IN_SALES_UNIT: Requested quantity of item in sales unit

  • SALES_UNIT: Sales unit for which the item is requested.

  • SEQUENCE: Picking sequence of the product (based on Maintain Picking Sequence app or BAdI RFM_ST_PICK_ORD_PRD_SEQ_MOD)

Changing Parameters

  • IT_ST_PICK_REQ_ITEM_OUT: Table that contains store picking requests items
  • IT_ST_PICK_REQ_HEAD_OUT: Table that contains store picking requests header
  • ET_RETURN: Contains the messages raised during the logic execution which needs to be displayed in the application log






ABAP Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 3580 Date: 20240607 Time: 092357     sap01-206 ( 39 ms )