Menu

SAP Function Module DB6_LOG_WRITE_EXEC_PROTOCOL

DB6: write protocol of SXPG command

The Function Module DB6_LOG_WRITE_EXEC_PROTOCOL (DB6: write protocol of SXPG command) is a standard Function Module in SAP ERP and is part of the function group SDB6XDB within the package STU6.

Technical Information

Function Module DB6_LOG_WRITE_EXEC_PROTOCOL
Short Text DB6: write protocol of SXPG command
Function Group SDB6XDB
Package STU6
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXITCODE TYPE BTCXPGEXIT Exit code of an external program
RETURN_CODE TYPE SYSUBRC Return value after specific ABAP/4 statements

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
EXEC_PROTOCOL LIKE BTCXPM Log message from external program to calling program

Exceptions

This function module does not define any Exceptions.