CEBP_COMM_CUST - Customizing for Communication Control for FSBP
Customizing for Communication Control for FSBP information is stored in SAP table CEBP_COMM_CUST.
It is part of development package FS_BP_AL_GENERIC_SERVICES in software component FS-BP. This development package consists of objects that can be grouped under "Generic Services".
It is part of development package FS_BP_AL_GENERIC_SERVICES in software component FS-BP. This development package consists of objects that can be grouped under "Generic Services".
Fields for table CEBP_COMM_CUST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
CONTEXT | Communication Context | X | FSBP_COMMUNICATION_CONTEXT | CHAR | 60 | |
PROXY_CLASS | Name of Proxy Class for Communication Context | FSBP_COMMUNICATION_PROXY_NAME | CHAR | 30 | ||
SERVICE | Name of the Service Implementation for SAP Business Partner | XO_ESA_SERVICE_NAME | CHAR | 30 | ||
CNS_EXPORT_TYPE | Type of Export Object in Change Notification Service | XO_CNS_TYPE | CHAR | 5 | ||
CNS_RECEIVER | Recipient ID | CNS_DTE_RECEIVER | CHAR | 5 | * | |
MSG_COMPOSER | Name of Implementing Class for the Message Composer | FSBP_MSG_COMPOSER_CLASSNAME | CHAR | 30 | ||
BP_READ_CLASS | Name of Proxy Class for Business Partner Read Access | FSBP_BP_READ_PROXY_NAME | CHAR | 30 | ||
READ_PSIZE | Package Size for Selection of Business Partners | FSBP_COMM_READ_PSIZE | INT4 | 4 | ||
SEND_PSIZE | Package Size for Sending Messages | FSBP_COMM_SEND_PSIZE | INT4 | 4 | ||
CHANGETYPE | Change Category | FSBP_COMM_CHANGETYPE | INT1 | 1 | ||
REL_MSG_COMPOSER | Name of Class for Message Composer for BP Relationships | FSBP_REL_MSG_COMPOSER_CLASS | CHAR | 30 | ||
REL_READ_CLASS | Name of Proxy Class for Read Access to BP Relationships | FSBP_BP_REL_READ_PROXY_NAME | CHAR | 30 |