Menu

SAP Function Module BUPH_CONVERT_RULE_CRM_TO_EXT

Konvertieren einer Regel von int. CRM-Format auf ext. Format

The Function Module BUPH_CONVERT_RULE_CRM_TO_EXT (Konvertieren einer Regel von int. CRM-Format auf ext. Format) is a standard Function Module in SAP ERP and is part of the function group BUPA_HOURS_EDITOR within the package BUPA_HOURS.

Technical Information

Function Module BUPH_CONVERT_RULE_CRM_TO_EXT
Short Text Konvertieren einer Regel von int. CRM-Format auf ext. Format
Function Group BUPA_HOURS_EDITOR
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
IS_DATA TYPE BUPA_CRMF02 internes Format für WA-Zeiten (CRM)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RETURN TYPE BUS_BAPI-RETURN_TABLE Nachrichten

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
T_COMBINEDRULE LIKE BAPIBUS1006_RULE_R Verknüpfungsregel
T_DAILYRULES LIKE BAPIBUS1006_RULE_D Tägliche Regeln
T_FIXEDRULES LIKE BAPIBUS1006_RULE_T Regeln für feste Termine
T_MONTHLYRULES1 LIKE BAPIBUS1006_RULE_M1 Monatliche Regeln 1
T_MONTHLYRULES2 LIKE BAPIBUS1006_RULE_M3 Monatliche Regeln 2
T_WEEKLYRULES LIKE BAPIBUS1006_RULE_W Wöchentliche Regeln

Exceptions

This function module does not define any Exceptions.