CRMC_ITM_CATTYPE - Define Item Category to Catolog type
Define Item Category to Catolog type information is stored in SAP table CRMC_ITM_CATTYPE.
It is part of development package CRM_ORDER in software component CRM-BTX-BF. This development package consists of objects that can be grouped under "CRM Order: General Order Processing".
It is part of development package CRM_ORDER in software component CRM-BTX-BF. This development package consists of objects that can be grouped under "CRM Order: General Order Processing".
Fields for table CRMC_ITM_CATTYPE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
ITEM_TYPE | Item Category | X | CRMT_ITEM_TYPE | CHAR | 8 | CRMC_ITEM_TYPE |
CATALOG_TYPE | Catalog Category | X | CRMT_CATALOGTYPE | CHAR | 2 | |
AUTOSUGGEST | Logical Variable | CRMT_BOOLEAN | CHAR | 2 | ||
AUTOCOMPLETE | Logical Variable | CRMT_BOOLEAN | CHAR | 2 |