Sunday, 13 May 2012

How do we set the date and time format in SAPScript? | SAP-ABAP

   The date and time format in SAPScript are as follows:
=>   SET TIME MASK : controls the time field format
=>   SET DATE MASK : controls the date field format e.g. Set Time Mask = "HH:MM".

No comments: