InventPosting::searchCounterToItemCode Method
Converts a counter index that corresponds to the InventPostingItemCode enumeration value.
Syntax
client server private static InventPostingItemCode searchCounterToItemCode(Counter _itemCodeIndex)
Run On
Called
Parameters
- _itemCodeIndex
Type: Counter Extended Data Type
The index to convert.
Return Value
Type: InventPostingItemCode Enumeration
An InventPostingItemCode enumeration value that corresponds to the index.
Remarks
Used by the accountItem method to search for a posting account number in the correct order.