Requirement
Business Object: Profile
For each attribute value changes of Profile Business object , history data will be created in Docbase and those will be populated in
"Update Profile" Business Object UI resultset.
For example: HOA Name and Phone No changed by User then below two rows will be created for History table (Business Object)
TranDate Table Old New Comments
<Date> HOA Name <Old Value> <New Value> <Comments for changes>
<Date> Phone No <Old Value> <New Value> <Comments for changes>
How we can achieve this functionalities. For your infor we have a BAP server installed. So Historical query can be used but not sure how we can do it.
Looking for design approach.
Thanks and Regards,
Krishnendu