Hi Gurus,
I added in my webdynpro a parameter in parameter tab of my application
Parameter : ID
Value : (ID).
My issue is when I call my FPM app from a program I would like to skip the first screen and populate the fields of my second screen based on my ID.
The problem is when I construct my url I give in parameter my ID value but the issue is it opens the first screen and the field ID is not filled in.
Is it possible to skip the first screen and fill directly the second screen.
Also, I put a breakpoint in the HANDLEDEFAULT method of my window but it doesn't stop.
Anyone could help me please?
Thx.
Mo.