Ansicht
Dokumentation

ABAPCONVERT_TIME_STAMP_SHORTREF - CONVERT TIME STAMP SHORTREF

ABAPCONVERT_TIME_STAMP_SHORTREF - CONVERT TIME STAMP SHORTREF

BAL_S_LOG - Application Log: Log header data   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

CONVERT TIME STAMP

Reference



Syntax

CONVERT { TIME STAMP time_stamp TIME ZONE tz
          INTO [DATE dat] [TIME tim] [DAYLIGHT SAVING TIME dst] }
      | { DATE dat [TIME tim [DAYLIGHT SAVING TIME dst]]
          INTO TIME STAMP time_stamp TIME ZONE tz }.


Effect

Converts either a UTC time stamp represented as a packed number in time_stamp to date/time information and passes the result to dat and tim, or converts date/time information in dat and tim with regard to a time zone tz to a UTC time stamp and passes the result to time_stamp.

Addition

  • DAYLIGHT SAVING TIME dst
    In the case of CONVERT TIME STAMP, specifies whether the time stamp is in daylight saving time. In the case of CONVERT INTO TIME STAMP, specifies whether the time is in daylight savings time.





Fill RESBD Structure from EBP Component Structure   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 1674 Date: 20240329 Time: 091636     sap01-206 ( 31 ms )