The Function Module XSI_CHECK_CHANGES (Gibt zurück, ob xvlbl oder xvtrkh im Dialog geändert wurden) is a standard Function Module in SAP ERP and is part of the function group VVTR within the package VVTR.
Function Module | XSI_CHECK_CHANGES |
Short Text | Gibt zurück, ob xvlbl oder xvtrkh im Dialog geändert wurden |
Function Group | VVTR |
Package | VVTR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TKNUMS | LIKE | TKNUM_SEL | Struktur mit Transportnummer | |
I_VTTK | LIKE | VTTKVB | Transportkopf für Logging | |
I_VTTP | LIKE | VTTPVB | Transportposition für Logging |
This function module does not define any Exceptions.