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.
Function Module | UPB_PM_ERROR_LOG |
Short Text | |
Function Group | UPB_PM_CHECK |
Package | UPBPM |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.