Hi Chintu,
good chance to be creative,
i.e. SPLIT the input string at ` ` into stringtable. Loop at stringtable, try to extract pure numeric (CO '0123456789' or use regex), try to extract date (i.e. try function RS_CONV_EX_2_IN), then proceed further.
Regards, Clemens