MCRItemCustCatalog Enumeration
Help Text: Possible combinations for the order in which an account will be found for posting.
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
ItemCustCatalog | 0 | Item, Customer, Catalog |
ItemCatalogCust | 1 | Item, Catalog, Customer |
CustItemCatalog | 2 | Customer, Item, Catalog |
CustCatalogItem | 3 | Customer, Catalog, Item |
CatalogItemCust | 4 | Catalog, Item, Customer |
CatalogCustItem | 5 | Catalog, Customer, Item |