Skip to Content
0
Jul 06, 2016 at 10:33 AM

Close date update in CRM Transaction

355 Views

Hi All,

I am creating one transaction using CRM_ORDER_MAINTAIN.It has appointment dates ( Data of joining , close date ).

Close date is update with the current date but in the file it has old date .

This is occurring due to the condition in configuration as when ever the transaction is completed then change the close date as current date .

I am able to change the close date manually in the transaction but if the same I am updating through "CRM_APPT_MAINTAIN_MULTI_OW" close date is not update with old value .

Is there any procedure to overwrite the date in program . Could you please let me know .