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.
Function Module | ADDR_ADD_INTERVALS |
Short Text | Gültigkeitsintervalle hinzufügen |
Function Group | SZA19 |
Package | SZAD |
Module Type | Normal Module |
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) |
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 |
---|---|---|---|---|
CT_INTERVALS | TYPE | ADINTERVAL_TAB | Tabelle von Gültigkeitsintervallen (BAS Kommunikationsdaten) |
This function module does not define any Exceptions.