Menu

SAP Function Module UPB_PM_ERROR_LOG

The Function Module UPB_PM_ERROR_LOG () is a standard Function Module in SAP ERP and is part of the function group UPB_PM_CHECK within the package UPBPM.

Technical Information

Function Module UPB_PM_ERROR_LOG
Short Text
Function Group UPB_PM_CHECK
Package UPBPM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ADD TYPE CHAR1
I_DELETE TYPE CHAR1
I_DISPLAY TYPE CHAR1
I_FREE TYPE CHAR1 Delete Log
I_INIT TYPE CHAR1

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
IT_MESSAGE LIKE BAPIRET2 Return Parameter

Exceptions

This function module does not define any Exceptions.