Hello,
Since the past week i am working on a FPM GAF application. What i created is a GAF process with 2 GUIBB ( a List and a Form component). What i want to achieve in the GAF process is:
- step 1: select a employee (is working)
- step 2: fill in a few fields (is working)
- step 3: review the data ( is working)
- step 4: submit (with the Final option) (the problem)
When i use the Final action, it works fine (receive a FINISH_STEP event). but when i display a success message the previous button is clickable. This isn't what i want to achieve. After a successful roundtrip i want to display a success message and don't want to see / not clickable the button previous.
After reading the help and other Internet sources i do think that a confirmation screen (Confirmation Screen - Floorplan Manager for Web Dynpro ABAP - SAP Library ) is what i need. But my problem is that i don't know how to implement it.
I hope somebody can help me with some info / sources.
Thanks in advance.
Kind regards,
Maarten.