SCMI_FK_EXCEPT - Exceptions for FK-Checks
Exceptions for FK-Checks information is stored in SAP table SCMI_FK_EXCEPT.
It is part of development package S_CMI_FK_CHKS in software component BC-INS-TC-CMI. This development package consists of objects that can be grouped under "Fk checks for ATO".
It is part of development package S_CMI_FK_CHKS in software component BC-INS-TC-CMI. This development package consists of objects that can be grouped under "Fk checks for ATO".
Fields for table SCMI_FK_EXCEPT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TABNAME | Source of Foreign Key checks | X | SRC_TABNAME | CHAR | 60 | |
TABFIELD | Field Name | X | FIELDNAME | CHAR | 60 | |
FORTAB | Table, which is checked | X | CHK_TABNAME | CHAR | 60 | |
FORFIELD | Field Name | X | FIELDNAME | CHAR | 60 | |
EXCEPTION_TYPE | Foreign key exception_type | SCMI_FK_EX_TYPE | CHAR | 20 | ||
IMP_TRANSACTION | 128 character | CHAR128 | CHAR | 256 | ||
TRANSACTION_TYPE | Field of length 16 | CHAR16 | CHAR | 32 |