Datetime field Comparison
Content
I am trying to compare 2 standard date fields (CreationDate and LastUpdateDate) from the Service Request object to verify if one specific field from Service Request object has been updated two (2) hours after the creation of the Service Request. I have implemented this comparison in a trigger object inside the Service Request object.
In this case I am trying to compare the 2 standard date fields (CreationDate and LastUpdateDate) from the Service Request object to verify the standard Status field from the Service Request has been updated 2 hours or more after the creation of the Service Request.
I am trying to use the function
Tagged:
0