The COMM_IL_PSCEX table in SAP ERP or S/4HANA stores Master Data on Relationship PSOB: Exception Periods data. There are total 12 fields in COMM_IL_PSCEX table. The Master Data on Relationship PSOB: Exception Periods 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 COMM_IL_PSCEX table. It is in Contract Object in CRM (CRM_PSOB_CONTRACT_OBJECT) ABAP package and is part of the Contract Object (CRM-IPS-MD-PSO) module.
SAP COMM_IL_PSCEX Table Fields
Following is the list of fields that are available in SAP COMM_IL_PSCEX table. The primary key fields of the table are CLIENT (Client), ILGUID (Internal, Unique ID of a Relationship).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| ILGUID | Internal, Unique ID of a Relationship | COMT_IL_ILGUID | RAW (16) | |
| SOURCEGUID | Internal ID for Source in a Relationship | COMT_IL_SOURCEGUID | RAW (16) | |
| DESTINGUID | Internal ID for Destination in a Relationship | COMT_IL_DESTINGUID | RAW (16) | |
| EXC_STDAY | Exception Period Start Day | CRMT_PSOB_EXC_STDAY | NUMC (2) | |
| EXC_STMON | Exception Period End Month | CRMT_PSOB_EXC_STMON | NUMC (2) | |
| EXC_ENDDAY | Exception Period End Day | CRMT_PSOB_EXC_ENDDAY | NUMC (2) | |
| EXC_ENDMON | Exception Period End Month | CRMT_PSOB_EXC_ENDMON | NUMC (2) | |
| IL_PSCEX | Dummy function in length 1 | DUMMY | CHAR (1) | |
| LOGSYS | Logical System in Which the Relationship Was Created | COMT_IL_LOGSYS | * | CHAR (10) |
| UPNAME | Relationship Last Changed By | COMT_IL_UPNAME | CHAR (12) | |
| VALID_FROM | Valid From (Time Stamp) | COMT_IL_VALID_FROM | DEC (15) |


