Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _personId
Type: RCashDocRepresPersonId Extended Data Type
The identifier for the person.
- _ledgerJournalACType
Type: LedgerJournalACType Enumeration
The account type.
- _ledgerJournalAC
Type: LedgerJournalAC Extended Data Type
The account number.
- _represType
Type: RCashDocRepresType Enumeration
The representative person type.
Return Value
Type: EmplName Extended Data Type
The representative person's name.