InventAdj::errorAccountBalanceSheet_CN Method [AX 2012]
Extends the original errorAccountBalanceSheet method so that it uses site information to select ledger accounts.
client server public static LedgerDimensionDefaultAccount errorAccountBalanceSheet_CN(
ItemId _itemId,
ItemGroupId _itemGroup,
InventQty _qty,
InventPostingExtendParm_CN _inventPostingExtendParm)
Run On
CalledParameters
- _itemId
- Type: ItemId Extended Data Type
The item ID.
- _itemGroup
- Type: ItemGroupId Extended Data Type
The item group.
- _qty
- Type: InventQty Extended Data Type
The inventory quantity.
- _inventPostingExtendParm
- Type: InventPostingExtendParm_CN Class
Extended parameters for inventory posting.
Show: