Indicates whether all transactions for a given scenario, year, period, and entity that are in a matched state have been posted.
A transaction is in a matched state if it is matched or is mismatched and contains a valid reason code. You can check a transaction’s matching status and reason code with HsvICTransactionsData.GetICTransactionData.
<HsvICM>.AllMVTransPosted(lScenario, lYear, lPeriod, lEntity)
Boolean. Returns TRUE if the matched state transactions have been posted, FALSE otherwise.