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 an editable field that contains the ledger account number to use to post work in progress, minus production.
Syntax
edit ProjLedgerDimensionDefaultAccountFP wipProduction(boolean _set, LedgerDimensionDefaultAccount _ledgerAccount)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that specifies whether to set the ledger account for work in progress minus production to the value of the _ledgerAccount parameter.
- _ledgerAccount
Type: LedgerDimensionDefaultAccount Extended Data Type
The ledger account number for work in progress minus production.
Return Value
Type: ProjLedgerDimensionDefaultAccountFP Extended Data Type
The ledger account number for work in progress minus production.
Remarks
The _ledgerAccount value is used by the private setLedgerAccount method to retrieve the account from the ProjPosting table.