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
- _employeeId
Type: EmployeeId_RU Extended Data Type
The ID of the employee.
- _emplPostingProfile
Type: EmplPostingProfile_RU Extended Data Type
The posting profile.
- _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. |