The Function Module ADDR_TIMESTAMP_IS_VALID (Überprüfen, ob ein Zeitstempel gültig ist) is a standard Function Module in SAP ERP and is part of the function group SZA19 within the package SZAD.
Function Module | ADDR_TIMESTAMP_IS_VALID |
Short Text | Überprüfen, ob ein Zeitstempel gültig ist |
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_TIMESTAMP | TYPE | AD_TSTAMP | Zeitstempel |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_TIMESTAMP | Der übergebene Zeitstemple ist nicht gültig |
ZERO_TIMESTAMP | Sonderfall: Der Zeitstempel besteht nur aus Nullen |