cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to Run Function Modules.

Former Member
0 Likes
31,495

Hi folks.

How do you run function modules?

e.g.

The function module

RSBB_URL_PREFIX_GET will show information on URL prefix, path and server name in order to configure for web reports.

I am trying to figure out how to carry out the task step by step on BW system.

Thank you.

Kara.

View Entire Topic
udayabhanupattabhiram_cha
Active Contributor
0 Likes

Hi:

Test run in BW -

go to transaction SE37

RSBB_URL_PREFIX_GET

give this info when you hit Test/Execute

Handler class: CL_RSR_WWW_HTTP

Protocal:

Message Server: X

Hit execute again.

Chamarthy

Former Member
0 Likes

Thanks a bunch..pts assigned accordingly.