Menu

SAP Function Module ADDR_INTERVAL_CHECK_AND_CONVER

Gültigkeitsintervall überprüfen für interne Aufrufe

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.

Technical Information

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

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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)

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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