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.
Converts the item/account/offer type of posting priority to item/account/offer priority.
Syntax
client server public static ItemAccount mcrItemCustCatalog2ItemAccount(MCRItemCustCatalog _mcrItemCustCatalog)
Run On
Called
Parameters
- _mcrItemCustCatalog
Type: MCRItemCustCatalog Enumeration
The item/customer catalog priority to convert.
Return Value
Type: ItemAccount Enumeration
The item/account priority.
Remarks
If item has higher precedence, return item; otherwise, account.