The Function Module BUPH_BUPA_HOURS_REMOVE () is a standard Function Module in SAP ERP and is part of the function group BUPA_HOURS_DIALOG within the package BUPA_HOURS.
Function Module | BUPH_BUPA_HOURS_REMOVE |
Short Text | |
Function Group | BUPA_HOURS_DIALOG |
Package | BUPA_HOURS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_PARTNER | TYPE | BU_PARTNER | ||
IV_PARTNER_GUID | TYPE | BU_PARTNER_GUID | ||
IV_SCHEDULE_TYPE | TYPE | BAPIBUS1006_SCHEDULE_TYPE | Schedule Type | |
IV_TESTRUN | LIKE | BOOLE-BOOLE | SPACE | |
IV_X_SAVE | LIKE | BOOLE-BOOLE | 'X' | Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ') |
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 |
---|---|---|---|---|
ET_RETURN | LIKE | BAPIRET2 | Messages |
This function module does not define any Exceptions.