Hi All,
i have one field(char) which have date in format as dd.mm.yyyy.
now i want to add 5 dayes in that field.
i can do it by using concatenate and split. but i want to do it by FM because i need same format as dd.mm.yyyy after calculation.
is there any FM to convert char into date?
Amit.