InventPosting::accountItemLedgerDimensionExtendParm_CN Method

Uses the information of account, item, and extended parameters to find the matched ledger dimension with specified InventAccountType.

Syntax

client server public static LedgerDimensionDefaultAccount accountItemLedgerDimensionExtendParm_CN(
    InventAccountType _accountType, 
    InventPostingExtendParm_CN _inventPostingExtendParm, 
    ItemId _itemNum, 
    ItemGroupId _itemGroup, 
    InventCategoryRelation _itemCategory, 
    CustVendAC _accountNum, 
    CustVendGroupId _accountGroup, 
    TaxGroup _taxGroup)

Run On

Called

Parameters

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
A ledger dimension for a particular inventory account type.

See Also

Reference

InventPosting Table