CRMC_PROC_CATTYP - Defines process type to category type
Defines process type to category type information is stored in SAP table CRMC_PROC_CATTYP.
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_PROC_CATTYP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
PROCESS_TYPE | Business Transaction Type | X | CRMT_PROCESS_TYPE | CHAR | 8 | CRMC_PROC_TYPE |
CATALOG_TYPE | Catalog Category | X | CRMT_CATALOGTYPE | CHAR | 2 | |
AUTOSUGGEST | Logical Variable | CRMT_BOOLEAN | CHAR | 2 | ||
AUTOCOMPLETE | Logical Variable | CRMT_BOOLEAN | CHAR | 2 | ||
ITEM_DETERM | Logical Variable | CRMT_BOOLEAN | CHAR | 2 |