MCRSalesLineDropShipment::updateSalesOrderDropShipStatus Method
Updates all sales line records with the sent in drop shipment status.
Syntax
client server public static void updateSalesOrderDropShipStatus(PurchId _purchId, MCRDropShipStatus _mcrDropShipStatus)
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
The purchase table record ID.
- _mcrDropShipStatus
Type: MCRDropShipStatus Enumeration
The drop shipment status.