SAP ABAP Function Module OIL_TIMESTAMP_TO_DATE (Translate a timestamp to a date and time field in local time)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
OI0 (Package) Common objects within IS Oil

⤷

⤷

⤷

Basic Data
Function Module | OIL_TIMESTAMP_TO_DATE | Translate a timestamp to a date and time field in local time |
Function Group | OI00 | Oil cross application function modules |
Program Name | SAPLOI00 | |
INCLUDE Name | LOI00U09 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_DATE | TYPE | SYST-DATUM | Date from Timestamp in Time Zone | |||
![]() |
E_TIME | TYPE | SYST-UZEIT | Time from Timestamp in Time Zone | |||
![]() |
I_TSTAMP | TYPE | TZONREF-TSTAMPS | Time stamp to be converted | |||
![]() |
I_TZONE | TYPE | TZONREF-TZONE | 'UTC' | TZ for conversion- user's default if initial | ||
![]() |
INVALID_TIME_ZONE | TYPE | The tz passed or on user master is invalid | ||||
![]() |
INVALID_TIMESTAMP | TYPE | the timestamp passed is inconsistant | ||||
![]() |
OTHERS | TYPE | Others | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in |