The Function Module TZ_LOCATION_SYSTEMCLOCK () is a standard Function Module in SAP ERP and is part of the function group TZN0 within the package SZTZ.
Function Module | TZ_LOCATION_SYSTEMCLOCK |
Short Text | |
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 |
---|---|---|---|---|
COUNTRY | LIKE | T005-LAND1 | Country | |
REGION | LIKE | T005S-BLAND | SPACE | Region |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LOCATION_DATE | LIKE | SY-DATLO | ||
LOCATION_TIME | LIKE | SY-TIMLO | ||
LOCATION_TIMESTAMP | LIKE | TTZDATA-TIMESTAMP |
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 |
---|---|
CONVERSION_ERROR | Conversion Error |