Menu

SAP Function Module APPLICATION_IDOC_POST

Eingang: Übergabe Anwendungs-IDoc an Anwendung

The Function Module APPLICATION_IDOC_POST (Eingang: Übergabe Anwendungs-IDoc an Anwendung) is a standard Function Module in SAP ERP and is part of the function group BD12 within the package SALE.

Technical Information

Function Module APPLICATION_IDOC_POST
Short Text Eingang: Übergabe Anwendungs-IDoc an Anwendung
Function Group BD12
Package SALE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DO_COMMIT LIKE BDFIELDS-PARALLEL C_TRUE Flag: Commit Work stopped in program
ERROR_FLAG LIKE BDAPPLIDOC-POST_IMMED C_FALSE Flag: called from error handling
POST_IMMEDIATELY LIKE BDAPPLIDOC-POST_IMMED C_FALSE Flag: Express (Post IDoc immediately)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDOC_CONTROL LIKE EDIDC IDoc control records
IDOC_DATA LIKE EDIDD IDoc data segments

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_CLOSING_IDOC IDoc could not be closed
ERROR_OPENING_IDOC Error opening IDoc
ERROR_WRITING_IDOC_STATUS Error writing IDoc status
NO_IDOCS No IDocs in packet with correct status