Share via


PayrollEarningCodeAccountingRule::getEarningCodeLedgerDimension Method

Retrieves the ledger dimension, based on the legal entity, earning code, worker, department and job.

Syntax

client server public static DimensionDynamicDefaultAccount getEarningCodeLedgerDimension(
    LegalEntityRecId _legalEntityRecId, 
    PayrollEarningCodeRecId _earningCodeRecId, 
   [HcmWorkerRecId _hcmWorkerRecId, 
    OMDepartmentRecId _departmentRecId, 
    HcmJobRecId _jobRecId])

Run On

Called

Parameters

Return Value

Type: DimensionDynamicDefaultAccount Extended Data Type
The ledger dimension that is associated with the earning code.

See Also

Reference

PayrollEarningCodeAccountingRule Table