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

How to Run Function Modules.

Former Member
0 Likes
31,515

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

Hi:

DO you want to call this in a program OR test run it?

transaction SE37

Handler class: CL_RSR_WWW_HTTP

Protocal:

Message Server: X

Chamarthy

Former Member
0 Likes

I actually want to call a test run.