Hello Persona experts,
Let me introduce myself as a beginner in SAP Screen Personas. So please bear with me if my questions are very simple and already answered by some one.
What I wanted is: Design a simple Persona for VA03. Here, user just needs to search for Order. In the same screen below the search input field, I have to display the fields from Sales Tab. As per the reference given in documentation, my approach to this was:
1. Create fields corresponding to each fields from Sales tab manually in the first screen.
2. Use a scripting button and map each values from Sales tab to the custom fields
My queries are:
1. Am I following the right approach here?
2. I have some fields in Sales tab which are clickable (Eg: Item Column in "All Items" section)
![1.jpg]()
When I double click an item (say 10), I got "Sales A" tab.
![1.jpg]()
How can I get this clickable link and Sales A tab (when user clicks item 10) in a single page?
3. There is a field in Sale tab with label "Req. Delv. Date", which can have values D or T or W or M
![1.jpg]()
In my case, the order has value D for this field. If I look at the value help of this field, the description is "Day Format".
How can I display value help description ("Day Format" in this case) instead of key ("D") in my persona screen
Regards,
Faddy