Skip to Content
0
Former Member
Dec 08, 2006 at 01:33 AM

How to get value of URL parameter

179 Views

Hi,

If an ABAP Web Dynpro URL looks like this: http://<server>:<port>/sap/bc/webdynpro/sap/zny_test1?sap-client=100&sap-language=EN, how to get value of the URL parameter “sap-client” at runtime in the application?

Thanks,

Nancy