Menu

SAP Function Module DX_TASK_GET_BALLOG_MSGS

Read Application Log for Run

The Function Module DX_TASK_GET_BALLOG_MSGS (Read Application Log for Run) is a standard Function Module in SAP ERP and is part of the function group DX_RUN within the package S_DX_BAPI.

Technical Information

Function Module DX_TASK_GET_BALLOG_MSGS
Short Text Read Application Log for Run
Function Group DX_RUN
Package S_DX_BAPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MSGTYP TYPE SYMSGTY Application Log: MSGTY Range Table
TASK LIKE DXRUN-ACTUALTASK Data transfer task

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOG_HANDLES TYPE BAL_T_LOGH Application Log: Log Handle Table
LOG_HEADERS TYPE BALHDR_T Application Log: Log header data table
MESSAGES TYPE SFB_T_BAL_S_MSG Line Type BAL_S_MSG
MSGTEXTS TYPE STRING_TABLE Table of Strings
MSG_HANDLES TYPE BAL_T_MSGH Application Log: Message Handle 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.