The Function Module ADDR_INTERVAL_CHECK_AND_CONVER (Gültigkeitsintervall überprüfen für interne Aufrufe) is a standard Function Module in SAP ERP and is part of the function group SZA19 within the package SZAD.
Function Module | ADDR_INTERVAL_CHECK_AND_CONVER |
Short Text | Gültigkeitsintervall überprüfen für interne Aufrufe |
Function Group | SZA19 |
Package | SZAD |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CV_VALID_FROM | TYPE | AD_VALFROM | Kommunikationsdaten: Gültig von (JJJJMMTTSSMMSS) | |
CV_VALID_TO | TYPE | AD_VALTO | Kommunikationsdaten: Gültig bis (JJJJMMTTSSMMSS) |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_INTERVAL | Das übergebene Intervall ist so nicht zulässig |
INVALID_VALID_FROM | Der übergebenen Zeitstempel IV_VALID_FROM ist unzulässig |
INVALID_VALID_TO | Der übergebenen Zeitstempel IV_VALID_TO ist unzulässig |