Menu

SAP Function Module BUPH_BUPA_HOURS_CREATE

The Function Module BUPH_BUPA_HOURS_CREATE () is a standard Function Module in SAP ERP and is part of the function group BUPA_HOURS_DIALOG within the package BUPA_HOURS.

Technical Information

Function Module BUPH_BUPA_HOURS_CREATE
Short Text
Function Group BUPA_HOURS_DIALOG
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
IV_PARTNER_GUID TYPE BU_PARTNER_GUID Business Partner GUID
IV_RULE_ID TYPE SC_RULEID Internal Identification of Rules of Periodic Appointments
IV_SCHEDULE_TYPE TYPE BU_SCHEDULE_TYPE Type of Hours (Goods Receiving, Calling or Visiting Hours)

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 Messages
EV_ERROR TYPE BUS_BAPI-ERROR Boolean Type, Do Not Use on Interface!!

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.