Share via


RCashTransType::represPersonName_LT Method [AX 2012]

Retrieves the representative person's name, based on the values of the cash transaction record.

Syntax

client server public static EmplName represPersonName_LT(
    RCashDocRepresPersonId _personId, 
    LedgerJournalACType _ledgerJournalACType, 
    LedgerJournalAC _ledgerJournalAC, 
   [RCashDocRepresType _represType])

Run On

Called

Parameters

Return Value

Type: EmplName Extended Data Type
The representative person's name.

See Also

Reference

RCashTransType Class