Menu

SAP Function Module ABI_IDOC_DATA_GET

Retrieve data for IDoc creation

The Function Module ABI_IDOC_DATA_GET (Retrieve data for IDoc creation) is a standard Function Module in SAP ERP and is part of the function group ABI_MSG_HANDLER within the package AID-BI.

Technical Information

Function Module ABI_IDOC_DATA_GET
Short Text Retrieve data for IDoc creation
Function Group ABI_MSG_HANDLER
Package AID-BI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDOC_CONTRL TYPE EDIDC Control record (IDoc)
IS_NRRANGE TYPE E1NRP01 EPC number range maintain
IS_OBJECT TYPE NAST Message Status
IV_LOGSYS TYPE ABI_LOGSYS Logical System
IV_MESTYP TYPE EDI_MESTYP Message type

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
CT_EDIDD LIKE EDIDD Data record (IDoc)

Exceptions

This function module does not define any Exceptions.