BPCT_CRM_CLASS - Display Contact Type/Class on CRM Activities
Display Contact Type/Class on CRM Activities information is stored in SAP table BPCT_CRM_CLASS.
It is part of development package BPCT in software component FI-CA-BT-CC. This development package consists of objects that can be grouped under "Business Partner Contact".
It is part of development package BPCT in software component FI-CA-BT-CC. This development package consists of objects that can be grouped under "Business Partner Contact".
Fields for table BPCT_CRM_CLASS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
CCLASS | Contact Class | X | CT_CCLASS | CHAR | 8 | BCONTC |
ACTIVITY | Contact Action | X | CT_ACTIVIT | CHAR | 8 | BCONTA |
CTYPE | Contact Type | X | CT_CTYPE | CHAR | 6 | BCONTT |
F_COMING | Contact Direction (Incoming or Outgoing) | X | CT_COMING | CHAR | 2 | BCONTCD |
TRANSFER | Replication in Customer Relationship Management | CT_CRM_TRANSFER | CHAR | 2 | ||
ACTIVITY_GUID | CRM GUID of Object | CT_CRM_GUID | RAW | 16 | ||
ACT_PROCESS_TYPE | CRM Business Transaction Type | CT_CRM_PROCESS_TYPE | CHAR | 8 | ||
ACT_CATEGORY | Category for an Activity (Communication Type) in CRM | CT_CRM_CATEGORY | CHAR | 6 | ||
TEXT_TRANSFER | Combine Text from Class and Activity | CT_CRM_TRANSFER_TEXT | CHAR | 2 | ||
ACT_DESCRIPTION | Activity Description | CT_CRM_DESCRIPTION | CHAR | 80 | ||
NO_DELTA | (Temporarily) Suppress Delta Data Comparison | CT_CRM_NO_DELTA | CHAR | 2 |