InventLedgerConflictInventory.postingRuleBlankPostingTypeFinancial Method [AX 2012]
Indicates whether there is a conflict with blank posting type on a financial transaction.
Syntax
protected boolean postingRuleBlankPostingTypeFinancial(InventValueReportUnionAll _inventValueReportUnionAll)
Run On
Called
Parameters
- _inventValueReportUnionAll
Type: InventValueReportUnionAll View
A view buffer that has inventory transaction data.
Return Value
Type: boolean
true if there is a conflict; otherwise, false.