Monday, 2 September 2024

Cancel purchase order in d365 FO X++

PurchCancel::cancelPurchaseOrder(purchTable);

No comments:

Post a Comment

Setting VendInvoiceInfoTable default values for custom fields - D365 FO

  When creating a vendor invoice and you are trying to populate custom fields on table VendInvoiceInfoTable you may find that the following ...