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.
Returns, and optionally sets, the ledger account for WIP minus sales value that will be used by projects in this project group.
Syntax
edit ProjLedgerDimensionDefaultAccountWIP wipSalesvalue(boolean _set, LedgerDimensionDefaultAccount _ledgerAccount)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that specifies whether to set the ledger account for WIP minus sales value to the value of the _ledgerAccount parameter.
- _ledgerAccount
Type: LedgerDimensionDefaultAccount Extended Data Type
A ledger account for WIP minus sales value.
Return Value
Type: ProjLedgerDimensionDefaultAccountWIP Extended Data Type
The ledger account for WIP minus sales value.