This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SOLUTION - PROGRAM MANAGEMENT - How to store the Actual End Date in the DB

Sandy - Monday, October 3, 2011 4:31 AM:

Hi,

I have made changes in the Activity Completion WorkSheet such that I can enter an Actual End Date manually instead of taking today's date as the default date for Actual Completion.(Date_due_act) in Activity2 Table.

How ever I couldn't update the same in the DB table(activity2) through the Method onCompleteActivity. Please help me on the method how we can pass the Actual End Date(Date_due_act) and Actual Start Date(Date_start_act) entered on Actual Completion WorkSheet to the method onCompleteActivity.

Regards,

Sandy