ProjCategory.payrollAllocation Method
Retrieves an editable field that contains the ledger account number for posting payroll allocation.
Syntax
edit ProjLedgerDimensionDefaultAccountHour payrollAllocation(boolean _set, LedgerDimensionDefaultAccount _ledgerAccount)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the ledger account for payroll allocation to the value of the _ledgerAccount parameter.
- _ledgerAccount
Type: LedgerDimensionDefaultAccount Extended Data Type
The ledger account number for payroll allocation.