Retail Merchandising System (MOSC)

MOSC Banner

Create TRANSFER receipt in RMS using rmssub_receipt.consume - it does not give any error messages/re

edited Oct 18, 2012 9:14AM in Retail Merchandising System (MOSC) 6 commentsAnswered ✓
All,

Can someone kindly enough help me?  We created store to store TRANSFER in RMS.  We do not have SIM.  We are trying to insert shipment, shipsku,tran_data and update item_loc_soh for these TRANSFER receipts.

We use rmssub_receipt.consume package.  message_type = 'asnincre'.

In rib_receipt_rec, we pass 'T' for transfer as document type. 

  rib_receipt_rec (1,
                             TO_CHAR (tsfhead_rec.to_loc) -- dc_dest_id -- required
                             ,NULL -- po_nbr
                             ,'T'   -- document_type
                             ,'8888888'  -- asn_nbr -- required for transfer
                             ,l_receiptdtl_tbl
                             ,l_receiptcartondtl_tbl
                             ,'BL'   -- receipt_type required for transfer/allocation -- either BL for BOL, SK for SKU

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center