Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates delivery mode on purchase order.
Syntax
server public static void updateDlvModeFromCarrierService(
PurchId _purchId,
TMSCarrierCode _carrierCode,
TMSCarrierServiceCode _carrierServiceCode)
Run On
Server
Parameters
- _purchId
Type: PurchId Extended Data Type
The purch order ID.
- _carrierCode
Type: TMSCarrierCode Extended Data Type
The carrier code.
- _carrierServiceCode
Type: TMSCarrierServiceCode Extended Data Type
The carrier service code.
Remarks
The delivery mode is assigned based on carrier code and carrier service.