ASNInToASNInL_tafr

Overview

 

ASN inbound (Advanced Ship Notification In of the warehouse/store) messages are published by a warehouse management system as part of its shipping process. These messages are published in the case of a transfer or allocation shipment. Merchandizing system subscribes to ASN inbound messages as well as store/Retail Warehouse Management System (RWMS).  Merchandizing system (RMS) uses the ASN inbound message to create shipment records.

 

ASNInToASNInLoc Tafr filters the messages based on the routing info type to_phys_loc_type. If to_phys_loc_type is not equal to “s” or “w” the message will be filtered. Also, this TAFR does not validate for the message types.

 

This TAFR has the purpose to route the incoming ASNIn message to the correct warehouse instance or store inventory system.

 

 

Functional Requirements

 

routing info to_phys_loc: The routing information for the message is supposed to contain the to_phys_loc specification. The message is considered to be in error, if the message does not contain to_phys_loc specification in the routing info.

 

routing info detail value: The routing info of the input message, contains a routing info detail with a dtl_name equals “TO_PHYS_LOC_TYPE” and value equals “s” or “w”. The message will be dropped if the routing info detail value is not equal to ‘s’ or ‘w’.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Disclaimer: This document is a general data mapping and reference guide for data coming in and out of Oracle Retail application systems via RIB messages; it is not meant to give detailed information about every possible data scenario.