ReqTransIntercompany::computedVendorReferenceStatus Method [AX 2012]

Creates a computed column string that retrieves the status for vendor references.

server private static str computedVendorReferenceStatus(int _branchNum)

Run On

Server

Parameters

_branchNum
Type: int
The number of the branch in the union.

Return Value

Type: str
A computed column string which retrieves the status for vendor references.
Show: