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

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.

See Also

Reference

InventPosting Table