Menu

SAP Function Module BUPR_CONTP_HOURS_GETDETAIL

The Function Module BUPR_CONTP_HOURS_GETDETAIL () is a standard Function Module in SAP ERP and is part of the function group BUBA_5 within the package BUPA.

Technical Information

Function Module BUPR_CONTP_HOURS_GETDETAIL
Short Text
Function Group BUBA_5
Package BUPA
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_CONTACTPERSON TYPE BU_PARTNER
IV_CONTACTPERSON_GUID TYPE BU_PARTNER_GUID
IV_DATE_FROM TYPE BAPIBUS1006002_HEADER-VALIDFROMDATE Validity Date (Valid From)
IV_DATE_TO TYPE BAPIBUS1006002_HEADER-VALIDUNTILDATE Validity Date (Valid To)
IV_PARTNER TYPE BU_PARTNER
IV_PARTNER_GUID TYPE BU_PARTNER_GUID
IV_SCHEDULE_TYPE TYPE BAPIBUS1006_SCHEDULE_TYPE Schedule Type

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.