CustInvoiceTransExpanded::salesCategoryCurrent Method [AX 2012]

Defines a derived column for the universal transaction line category.

server public static str salesCategoryCurrent()

Run On

Server

Return Value

Type: str
If it is an item transaction, the item transaction if the product is currently assigned to a category; otherwise, the sales category that is stored on the transaction line.
Show: