ASNOUT MESSAGE distro_doc_types
The ASNOUT message from WMS to RMS has distro_type field in message_data. It is populated with 'T' for transfers, 'A' for allocation, 'D' for WMS created stock orders.When does 'V' comes? OR,
rmssub_asnout.process_distro checks for the distro_type in ('V', 'D', 'T'). What does the distro type 'V' means?
0