The Function Module CRM_BUPA_FRG0060_CREATE (Anlegen Terminregel) is a standard Function Module in SAP ERP and is part of the function group BUPA_HOURS_DIALOG within the package BUPA_HOURS.
Function Module | CRM_BUPA_FRG0060_CREATE |
Short Text | Anlegen Terminregel |
Function Group | BUPA_HOURS_DIALOG |
Package | BUPA_HOURS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_DATA | TYPE | BUPA_CRMF02 | Dynprostruktur für die Pflege der WA-Zeiten im R/3-Format | |
IV_PARTNER_GUID | TYPE | BU_PARTNER_GUID | GUID eines Geschäftspartners | |
IV_SCHEDULE_TYPE | TYPE | CRMT_BU_SCHEDULE_TYPE | Typ der Zeiten (A-Anrufzeiten, B-Warenannahmezeiten, C-Besuchszeiten) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_ERROR | TYPE | BUS_BAPI-ERROR | Boolscher Typ, nicht an Oberflächen verwenden!! |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.