InventPosting::costItemLedgerDimensionExtendParm_CN Method
Determines the ledger dimension for posting cost with extended parameters.
Syntax
client server public static LedgerDimensionDefaultAccount costItemLedgerDimensionExtendParm_CN(
InventAccountType _accountType,
InventPostingExtendParm_CN _inventPostingExtendParm,
CostGroupId _costGroup,
ItemId _itemId,
[ItemGroupId _itemGroup])
Run On
Called
Parameters
- _accountType
Type: InventAccountType Enumeration
The InventAccountType for searching.
- _inventPostingExtendParm
Type: InventPostingExtendParm_CN Class
The extended parameters.
- _costGroup
Type: CostGroupId Extended Data Type
The cost group.
- _itemId
Type: ItemId Extended Data Type
The item number.
- _itemGroup
Type: ItemGroupId Extended Data Type
The item group; optional.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
A ledger dimension.