Hi Guys.
I am new to workflow and enhancements. Im currently involved in a real-estate project. I have a difficult requirement and I will summarize it as follows.
Transaction: RECN
1) When the user changes any information, contract, conditions, etc.. and he/she hits the save button, the data entered will automatically be saved in a custom table, much like the CDPOS and CDHDR, with fields like, Date, Changer, Field, New_Value, Old_Value and then the data entered will revert-back to its original content as if its reloaded again by running the RECN tcode. Because according to the requirements, must be approved first.
2) In line with #1, a workflow will trigger, still with the save button event. The workflow will run thru a series/ 4 levels of approvals (supersets) thru user decisions in the workflow. Once passed with the over-all approval process, the logged changes from the custom table will be applied to the contract.
I think I could be able to make the basic workflow process, but for #1 requirement, i really have no idea on how to do so. As well as the last step where in the logged changes will be applied to the contract.
Any help/guide from you experts is very much appreciated. Thanks.