Table of Contents

SetGrossInvoiceAmount Procedure

Codeunit SweBase Wrapper

If SweBase is installed the field Gross Invoice Amount on Purchase Header is set. Nothing happens if SweBase is not installed.

Signature

SetGrossInvoiceAmount(var PurchaseHeader: Record "Purchase Header"; GrossAmount: Decimal)

Parameters

var PurchaseHeader Record "Purchase Header"

The Purchase Header record to set Gross Invoice Amount for.

GrossAmount Decimal

The value of Gross Invoice Amount.

This documentation is generated from Smart Toolbox v27.1