Hello,
I have requirement which needs to capture portal logon user id in ABAP Webdynpro application, for that i have follow below steps but not getting that username in parameter.
1. Application parameter in iview as IV_USERID=<User.LogonUid>
2. Import same variable IV_USERID Type String in DEFAULT inbound plug of main window.
3. Assigned same variable as parameter in Webdynpro application.
Please also tell me how to check that i got parameter value in http request ? how to debug the same ?
Regards,
Pratik Patel