Menu

SAP Function Module ADDR_ADD_INTERVALS

Gültigkeitsintervalle hinzufügen

The Function Module ADDR_ADD_INTERVALS (Gültigkeitsintervalle hinzufügen) 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_ADD_INTERVALS
Short Text Gültigkeitsintervalle hinzufügen
Function Group SZA19
Package SZAD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_VALID_FROM TYPE AD_VALFROM SPACE Kommunikationsdaten: Gültig von (JJJJMMTTSSMMSS)
IV_VALID_TO TYPE AD_VALTO SPACE Kommunikationsdaten: Gültig bis (JJJJMMTTSSMMSS)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CT_INTERVALS TYPE ADINTERVAL_TAB Tabelle von Gültigkeitsintervallen (BAS Kommunikationsdaten)

Exceptions

This function module does not define any Exceptions.