Menu

SAP Function Module BUPR_CONTP_RULES_GET

The Function Module BUPR_CONTP_RULES_GET () 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_RULES_GET
Short Text
Function Group BUBA_5
Package BUPA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

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

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
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.