Converting timestamp to date and time

Problem: you have a date in timestamp format and you want to have date and time separately.

Solution: you can use a function module called IB_CONVERT_FROM_TIMESTAMP or simple ABAP command CONVERT TIME STAMP.

Komentowanie jest zakończone.