Menu

SAP Function Module BUPH_CONVERT_RULE_EXT_TO_CRM

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

The Function Module BUPH_CONVERT_RULE_EXT_TO_CRM (Konvertieren einer Regel von ext. Format auf int. CRM-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_EXT_TO_CRM
Short Text Konvertieren einer Regel von ext. Format auf int. CRM-Format
Function Group BUPA_HOURS_EDITOR
Package BUPA_HOURS
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_DATA TYPE BUPA_CRMF02 internes Format für WA-Zeiten (CRM)
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.