Menu

SAP Function Module LECI_CHANGE_EVENT

Ändern eines Vorgangs innerhalb des Check-in/out Prozesses.

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module LECI_CHANGE_EVENT (Ändern eines Vorgangs innerhalb des Check-in/out Prozesses.) is a standard Function Module in SAP ERP and is part of the function group LE_CHECK_IN within the package LE_CHKIN.

Technical Information

Function Module LECI_CHANGE_EVENT
Short Text Ändern eines Vorgangs innerhalb des Check-in/out Prozesses.
Function Group LE_CHECK_IN
Package LE_CHKIN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IF_FLG_PROC_FIN LIKE LECI_EVENT-FLG_PROC_FIN Kennzeichen: Prozeß ist vollständig abgeschlossen
IF_FLG_REVERSE LIKE LECI_EVENT-FLG_REVERSE Kennzeichen: Beleg ist storniert
IF_SET_LOCKS TYPE CHAR1 Einstelliges Kennzeichen
IF_ST_PRT_PASS LIKE LECI_EVENT-ST_PRT_PASS Verarbeitungsstatus der Nachricht
IS_EVENT_DATA_NEW LIKE LECI_EVENT_DATA Vorgangsdaten innerhalb des Check-in/Check-out Prozesses
IS_EVENT_DATA_OLD LIKE LECI_EVENT_DATA Vorgangsdaten innerhalb des Check-in/Check-out Prozesses
IS_EVENT_NEW LIKE LECI_EVENT Vorgänge innerhalb des Check-in/Check-out Prozesses
IS_EVENT_OLD LIKE LECI_EVENT Vorgänge innerhalb des Check-in/Check-out Prozesses

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_EVENT_DATA_NEW LIKE LECI_EVENT_DATA Vorgangsdaten innerhalb des Check-in/Check-out Prozesses

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
ET_EVENT_NEW LIKE LECI_EVENT Vorgänge innerhalb des Check-in/Check-out Prozesses

Exceptions

This function module does not define any Exceptions.