ReleaseUpdateDB60_Cust.updateCustomsShippingBillSalesLink_IN Method [AX 2012]

Updates the CustomsShippingBillSalesLink_IN table.

The Rec Id of CustomsShippingBillNumberTable_IN is now stored in place of CustomsShippingBillNumber_IN field value.

Syntax

public void updateCustomsShippingBillSalesLink_IN()

Run On

Server

Remarks

The record ID of the CustomsShippingBillNumberTable_IN record is now stored instead of the CustomsShippingBillNumber_IN field value.

See Also

Reference

ReleaseUpdateDB60_Cust Class