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.
Extends the original errorAccountBalanceSheet method so that it uses site information to select ledger accounts.
Syntax
client server public static LedgerDimensionDefaultAccount errorAccountBalanceSheet_CN(
ItemId _itemId,
ItemGroupId _itemGroup,
InventQty _qty,
InventPostingExtendParm_CN _inventPostingExtendParm)
Run On
Called
Parameters
- _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.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
The matched ledger account.