The Function Module EXTTYPE_INTEGRITY_CHECK () is a standard Function Module in SAP ERP and is part of the function group EDIM within the package SED.
Function Module | EXTTYPE_INTEGRITY_CHECK |
Short Text | |
Function Group | EDIM |
Package | SED |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_ATTRIBUTES | LIKE | EDI_IAPI01 | Attributes | |
PI_CIMTYP | LIKE | EDI_IAPI00-CIMTYP | Enhancement | |
PI_INC_SEGMENTS | LIKE | EDI_IAPI00-FLAG | 'X' | |
PI_RAISE_EXCEPTIONS | LIKE | EDI_IAPI00-FLAG | 'X' |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PT_PROTOCOL | LIKE | PROTSTRU | Log Table | |
PT_SYNTAX | LIKE | EDI_IAPI03 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ATTRIBUTE_ERROR | |
DB_ERROR | Database Error |
NO_AUTHORITY | No Authorization |
OBJECT_NOT_FOUND | |
SEGMENT_ERROR | |
SYNTAX_ERROR |