Menu

SAP Function Module ABI_GLOBAL_IDOC_DATA_GET

Set idoc data into global table

The Function Module ABI_GLOBAL_IDOC_DATA_GET (Set idoc data into global table) 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_GLOBAL_IDOC_DATA_GET
Short Text Set idoc data into global table
Function Group ABI_MSG_HANDLER
Package AID-BI
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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

Exceptions

This function module does not define any Exceptions.