WMS Receipt Label Print flow
- Once Receiving transaction saved, it processes the transaction and inserts the data into rcv_shipment_headers, rcv_transactions.
- Once transaction completed in the same flow, inv_rcv_integration_apis.complete_lpn_group calls inv_label.print_label_wrap
- inv_label.print_label_wrap generates the detailed XML and publishes in label history table
- Once label history table populated with all data, inv_label.print_label_wrap calls INV_PRINT_REQUEST.SYNC_PRINT_REQUEST to print the label based on print mode and printers from profiles of either user or responsibility.
- Responsibility or user which does the transaction needs to be assigned to the Receipt business flow with required label format(material or lpn or serial, etc)
- For each label type, there should be a default label format
- If you want to have specific labels printed for different conditions then specific label format rules need to be defined in the system.