VendInvoiceTransExpanded::basedOnPurchOrder Method [AX 2012]

Defines a derived column to identify if the transaction is originating from a purchase order.

server public static str basedOnPurchOrder()

Run On

Server

Return Value

Type: str
1 if it is based on a purchase order; otherwise, 0.
Show: