Menu

SAP Function Module LECI_CHANGE_EVENT

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

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.