GenerateShipmentRequest
Facilitates the transmission of shipment lines to external systems like warehouse management and marks them as interfaced.
Input
| Name | Type | Description |
| OrganizationCode | String | The abbreviation that identifies the organization for which shipment lines need to be retrieved and included in the shipment request. |
| PickBatchName | String | The name of the picking batch used to retrieve shipment lines. This name ensures that only items associated with the specified batch are included in the shipment request. |
| ReleaseRuleName | String | The name of the release rule applied when retrieving shipment lines. This rule determines which orders or inventory movements qualify for shipment processing. |
Result Set Columns
| Name | Type | Description |
| Result | String | The output returned after executing the stored procedure. This output indicate the status or details of the generated shipment request. |