Calculation of only time difference in siebel either by User property or by escripting
Hi,
I have this requirement where I have to keep 'Edit' button enable for 15 mins from the time of record creation. I am trying to get 'Created' time in one field and by adding 15 mins to another field containing calculated value Timestamp() + 15/1440 in calculated field. And then trying to take difference but I am not getting any output.
Can anybody help me out here.