Menu

SAP Function Module LECI_UPDATE_RULES

Regelwerk zum Aufruf der Create/Change-Bausteine aus dem Dialog LECI

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_UPDATE_RULES (Regelwerk zum Aufruf der Create/Change-Bausteine aus dem Dialog LECI) 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_UPDATE_RULES
Short Text Regelwerk zum Aufruf der Create/Change-Bausteine aus dem Dialog LECI
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_DYNNUMBER TYPE TEXT4 Textfeld der Länge 4
IF_SAVE_CODE LIKE SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat
IS_EVENT_DATA_OLD LIKE LECI_EVENT_DATA Vorgangsdaten 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

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_PER_PRO LIKE LECI_PER_DYN Erfassung der Check-in Daten bei Transportmitteln
IS_TRA_PRO LIKE LECI_TRA_DYN Erfassung der Check-in Daten bei Transportmitteln

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.