Menu

SAP Function Module CRIF_HCMWAO_CREATE_EVENT

Veranstaltung anlegen

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module CRIF_HCMWAO_CREATE_EVENT (Veranstaltung anlegen) is a standard Function Module in SAP ERP and is part of the function group HCMWAOROOM1 within the package WAO_GENERAL_FUNCTIONS_HR.

Technical Information

Function Module CRIF_HCMWAO_CREATE_EVENT
Short Text Veranstaltung anlegen
Function Group HCMWAOROOM1
Package WAO_GENERAL_FUNCTIONS_HR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGIN_DATE LIKE BAPIDATE-BEGDA Beginndatum des Auswahlzeitraums für Veranstaltungen
CAPACITY LIKE HRI1024 FELDER INFOTYP 1024
COSTCENTER LIKE BAPICOST Kostenstellen einer Veranstaltung
END_DATE LIKE BAPIDATE-ENDDA Endedatum des Auswahlzeitraums für Veranstaltungen
EVENTTYPE LIKE BAPIETDAT-ETYID Veranstaltungstyp: Schlüssel
EVENT_SHORT LIKE BAPIEVDAT-EVSHT Bezeichnung einer Veranstaltung
EVENT_STEXT LIKE BAPIEVDAT-EVSTX Bezeichnung der Veranstaltung
INTERNAL LIKE 'X' Einstelliges Kennzeichen
LANGUAGE LIKE BAPIEVDAT-EVLNG SY-LANGU Schlüssel für die Veranstaltungssprache
LOCATION LIKE BAPILOCDAT-LOCID Veranstaltungsort
LOCKED LIKE 'X' Einstelliges Kennzeichen
ORGANIZER LIKE BAPIORGA Veranstalter einer Veranstaltung
PLANVERSION LIKE BAPIEVDAT-PLVAR Planvariante
PRICE LIKE BAPIPRICE interne und externe Preise des Veranstaltungstyps
STATUS LIKE BAPIEVDAT-ISTAT '2' Planungsstatus

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EVENT_ID LIKE BAPIEVDAT-EVEID Veranstaltung

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DESCRIPTION LIKE BAPIDESC verbale Beschreibung
OTHER_INFORMATION LIKE WPLOG PD-Infotyp-Workarea
QUALIFICATION LIKE BAPIQUALIF vermittelte + benötigte Qualifikationen
RESOURCES LIKE BAPIRESOU Ressourcenliste einer Veranstaltung
RETURN LIKE BAPIRETURN Returnparameter
SCHEDULE LIKE BAPISCHED Ablauftabelle einer Veranstaltung

Exceptions

This function module does not define any Exceptions.