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 for accrued revenue minus profit posting.
Syntax
edit ProjLedgerDimensionDefaultAccountFP accruedTurnoverProfit(boolean _set, ProjLedgerDimensionDefaultAccountFP _ledgerAccount)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the ledger account for accrued revenue minus profit to the value of the _ledgerAccount parameter.
- _ledgerAccount
Type: ProjLedgerDimensionDefaultAccountFP Extended Data Type
The ledger account number for accrued revenue minus profit.
Return Value
Type: ProjLedgerDimensionDefaultAccountFP Extended Data Type
A LedgerAccount data type that represents the ledger account number for accrued revenue minus profit.