cancel
Showing results for 
Search instead for 
Did you mean: 

how we find change fields

Former Member
0 Kudos

Hi folks,

I am new to WDA.i developed a test application.in that application emplyoee fill his personal data and send tht form to manager for approval.In later stage he changes ome of his details and sended to manager.Now manager want to see all his details with highlighting changed values.How it is possiable.

For example if he fill his data in later stage he changed his mobile number and sended to manager for approval.Now manager needs to see all employee data with highlighting his mobile field with changed value.How we will differentiate old data and new data

Pls help me.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In my opinion this has to be solved in the business logic and not in the presentation with WDA.

ESS/MSS applications are having such use cases. From WDA perspective you need to get the data from the bussiness layer using assistance class/ FM/ RFC etc.

First design your system in the back end and present the desired results based on the role of the employee or Manager.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ravinda,

You can refer the below link:

[http://help.sap.com/saphelp_scm50/helpdata/en/ae/f95e42ff93c153e10000000a1550b0/content.htm|http://help.sap.com/saphelp_scm50/helpdata/en/ae/f95e42ff93c153e10000000a1550b0/content.htm]

and also You can refer the below component,

DEMO_CONTEXT_CHANGES

Regards,

Vijay