Menu

SAP Function Module ABI_IDOC_CREATE

Create IDocs

The Function Module ABI_IDOC_CREATE (Create IDocs) 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_CREATE
Short Text Create IDocs
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
CONTROL_RECORD_IN LIKE EDIDC Control record (IDoc)
OBJECT LIKE NAST Message Status

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTROL_RECORD_OUT LIKE EDIDC Control record (IDoc)
OBJECT_TYPE LIKE WFAS1-ASGTP Workflow: Object type of the link

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

Exceptions

This function module does not define any Exceptions.