EmplLedgerAccounts_RU::summaryLedgerDimension Method

Gets a summary ledger account.

Syntax

server public static LedgerDimensionDefaultAccount summaryLedgerDimension(
    EmployeeId_RU _employeeId, 
   [EmplPostingProfile_RU _emplPostingProfile, 
    boolean _showErrors])

Run On

Server

Parameters

  • _showErrors
    Type: boolean
    A value that indicates whether to show errors.

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
The account.

Exceptions

Exception Condition
Error

The account cannot be found.

See Also

Reference

EmplLedgerAccounts_RU Table