Menu

SAP Function Module BUPH_BUPA_HOURS_GETDETAIL

The Function Module BUPH_BUPA_HOURS_GETDETAIL () is a standard Function Module in SAP ERP and is part of the function group BUPA_HOURS_DIALOG within the package BUPA_HOURS.

Technical Information

Function Module BUPH_BUPA_HOURS_GETDETAIL
Short Text
Function Group BUPA_HOURS_DIALOG
Package BUPA_HOURS
Module Type Normal Module

Importing Parameters

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 Business 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 (-' ')

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_RULE_ID TYPE SC_RULEID Internal Identification of Rules of Periodic Appointments

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
ET_RETURN LIKE BAPIRET2 Messages
T_COMBINEDRULE TYPE BAPIBUS1006_RULE_R_T Link Rule
T_DAILYRULES TYPE BAPIBUS1006_RULE_D_T Daily Rules
T_FIXEDRULES TYPE BAPIBUS1006_RULE_T_T
T_MONTHLYRULES1 TYPE BAPIBUS1006_RULE_M1_T Monthly Rules 1
T_MONTHLYRULES2 TYPE BAPIBUS1006_RULE_M3_T Monthly Rules 2
T_WEEKLYRULES TYPE BAPIBUS1006_RULE_W_T Weekly Rules

Exceptions

This function module does not define any Exceptions.