ProjCategory.statusAccountItem Method
Retrieves the ledger account number for the status account item posting type.
Syntax
edit ProjLedgerDimensionDefaultAccountWIP statusAccountItem(boolean _set, LedgerDimensionDefaultAccount _ledgerAccount)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the ledger account to the value of the _ledgerAccount parameter.
- _ledgerAccount
Type: LedgerDimensionDefaultAccount Extended Data Type
The ledger account number for ProjAccountType::StatusAccountItem.
Return Value
Type: ProjLedgerDimensionDefaultAccountWIP Extended Data Type
The ledger account number for the posting type of ProjAccountType::StatusAccountItem.