The Function Module EDI_CPIC_ACKNOWLEDGE_RECEIVE (IDoc: Empfangen Acknowledgement vom System R/2) is a standard Function Module in SAP ERP and is part of the function group EDI9 within the package SED.
Function Module | EDI_CPIC_ACKNOWLEDGE_RECEIVE |
Short Text | IDoc: Empfangen Acknowledgement vom System R/2 |
Function Group | EDI9 |
Package | SED |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACCEPT | LIKE | EDIIA-BAGACT | Kennzeichen über den Erfolg | |
ERROR_CODE | LIKE | EDIIA-BAGCOD | Fehlercode z.B. SAPE0123 | |
OBJECT_COUNT | LIKE | EDIIA-OBJCNT | Anzahl übertragener Objekte |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACKNOWLEDGE_RECEIVE_ERROR | Fehler bei Empfang des Datenpuffers |
ACKNOWLEDGE_WRONG_DATA | Puffer enthält keine Bestätigungsdaten |