Menu

SAP Function Module ABI_IDOC_DOCUMENT_DELETE

Create and send IDocs for deleted documents

The Function Module ABI_IDOC_DOCUMENT_DELETE (Create and send IDocs for deleted documents) 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_DOCUMENT_DELETE
Short Text Create and send IDocs for deleted documents
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
IS_LIKP TYPE LIKP SD Document: Delivery Header Data
IS_VTTK TYPE VTTK Shipment Header

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_CONTROL LIKE EDIDC Control record (IDoc)

Exceptions

This function module does not define any Exceptions.