The ECOMCONTROLSP table in SAP ERP or S/4HANA stores Communication Control Based on Service Providers data. There are total 8 fields in ECOMCONTROLSP table. The Communication Control Based on Service Providers table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ECOMCONTROLSP table. It is in IS-U: Deregulation (EECC_EDI) ABAP package and is part of the Intercompany Data Exchange (IS-U-IDE) module.
SAP ECOMCONTROLSP Table Fields
Following is the list of fields that are available in SAP ECOMCONTROLSP table. The primary key fields of the table are MANDT (Client), COMEVENT (Communication Event), AB (Date), COND_TYPE (Condition Type for Commmunication Control), COND_VALUE (Condition Value for Comunication Control), SENDER (Sender (Service Provider)), RECEIVER (Recipient (Service Provider)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| COMEVENT | Communication Event | COMEVENT | ECOMEVENT | CHAR (10) |
| AB | Date | DATUM | DATS (8) | |
| COND_TYPE | Condition Type for Commmunication Control | IDE_COND_TYPE | ECONDTYPE | CHAR (2) |
| COND_VALUE | Condition Value for Comunication Control | IDE_COND_VALUE | CHAR (20) | |
| SENDER | Sender (Service Provider) | SERVICE_PROV_SEND | ESERVPROV | CHAR (10) |
| RECEIVER | Recipient (Service Provider) | SERVICE_PROV_RECEIVE | ESERVPROV | CHAR (10) |
| FUNCNAME | Name of Function Module | RS38L_FNAM | ECOMPROC | CHAR (30) |


