The Function Module TZ_CONVERT_FROM_INT4 (Zeitzonen: Konvertierung von 4-Byte 'signed Integer Format') is a standard Function Module in SAP ERP and is part of the function group TZN0 within the package SZTZ.
Function Module | TZ_CONVERT_FROM_INT4 |
Short Text | Zeitzonen: Konvertierung von 4-Byte 'signed Integer Format' |
Function Group | TZN0 |
Package | SZTZ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TIMESTAMP_INT4 | TYPE | I | Datum (global, bezogen auf UTC / GMT) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE | TYPE | D | Datum (lokal, bezogen auf Zeitzone ) | |
TIME | TYPE | T | Uhrzeit (lokal, bezogen auf Zeitzone ) | |
TIMESTAMP | LIKE | TTZDATA-TIMESTAMP | Zeitstempel (lokal, bezogen auf Zeitzone ) |
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 |
---|---|
NO_PARAMETERS | Keine Parameter übergeben |
TOO_MANY_PARAMETERS | Zu viele Parameter übergeben |