The Function Module TIMEZONE (Timezone Miniap) is a standard Function Module in SAP ERP and is part of the function group HR_US_MINIAPP within the package PC10.
Function Module | TIMEZONE |
Short Text | Timezone Miniap |
Function Group | HR_US_MINIAPP |
Package | PC10 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CUR_CITY | LIKE | PA0006-ORT01 | 'WALLDORF' | Home City |
CUR_TIME | LIKE | SY-UNAME | SY-UZEIT | Home City Time |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OUT_TIME | LIKE | SY-UNAME | Output Time |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.