Class for Time Formats and Conversion of Time Stamps in ABAP
Posted in SAP ABAP on July 23rd, 2010 by adminThese are two system classes that handle Conversion of Time Stamps and time formats in ABAP programs. The class CL_ABAP_TSTMP is used for calculating time stamps. The class CL_ABAP_TIMEFM is available for establishing time formats and converting between different time formats.