on 2011 Dec 23 8:13 AM
Hi,
I got a requirement to display SAP Work Directory path in Webdynpro ABAP application.
So I am using FM - IW_C_GET_SAPWORKDIR to retrieve the path. I can able to execute in SAP GUI but when I try to execute the FM in Webdynro ABAP, its going to the runtime error.
Suggest me to proceed further. Thanks in Advance!
Thanks & Regards,
Jaipal.
HI Srinivas,
I am getting an error as "Error accessing Windows registration" (message class - 42 and message no. - E678) from function module.
I have declared correctly but still I am getting an above error at runtime.
Regards,
Jaipal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What kind of error you got?
to capture the path make sure that you use the variable of type SDOK_CHTRD in exporting parameteres in function module.
Regards
SRinivas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
9 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.