DirPartyView::accountNumber Method [AX 2012]

Retrieves the account number for each entity, depending on the entity type.

server public static str accountNumber(int _branchNum)

Run On

Server

Parameters

_branchNum
Type: int
The branch that defines the entity type.

Return Value

Type: str
The account number for that entity.
Show: