cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro project for BW SEM-BPS API functions

Former Member
0 Kudos

Hi,

Rather than using the standard Web Interface Builder in BW SEM-BPS (3.1B), we have to use SAP Netweaver to create a Web Dynpro project which accesses all the API_SEMBPS functions, such as GETDATA, SETDATA, FUNCTION_EXECUTE etc. Has anyone done this before? If so, do you have any examples, hints?

Regards,

Linda Lee

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

There were a few more steps than this but thanks for your reply.

Regards,

Linda

Former Member
0 Kudos

Hi Linda Lee

Did you succed implementing webdynpro as frontend BPS ?

Thanks for any information

athavanraja
Active Contributor
0 Kudos

Hi,

<i><b>API_SEMBPS functions, such as GETDATA, SETDATA, FUNCTION_EXECUTE etc.</b></i>

are these RFC enabled function modules? If yes

the following are the steps for creating a webdynpro.

from the NetWeaverDeveloperStudio,

Create a Web Dynpro project->create webdynpro component->create a adaptive RFC model->create service controller and do the context mapping->create a view and bind the view context to controller context->create application->deploy and run.

(if you need more info on individual steps - ask me the specific question , i will try to answer them)

Regards

Raja