Menu

SAP Function Module ABI_AIDLOG_DATA_GET

Get auto-ID infrastructure log data

The Function Module ABI_AIDLOG_DATA_GET (Get auto-ID infrastructure log data) is a standard Function Module in SAP ERP and is part of the function group ABI_MAP within the package AID-BI.

Technical Information

Function Module ABI_AIDLOG_DATA_GET
Short Text Get auto-ID infrastructure log data
Function Group ABI_MAP
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
IV_ACTYP TYPE ABI_ACTYP Action Type
IV_DOCNR TYPE ABI_DOCNR Reference Document
IV_DOCTY TYPE ABI_DOCTY Document Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_AIDLOG TYPE ABI_AIDLOG_T Auto ID Node log table

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.