cancel
Showing results for 
Search instead for 
Did you mean: 

Open SAP window from browser and pass values

Former Member
0 Kudos

Hi,

I am developing JSP application and I want to open and pass some values to mm03. Is there any possible way to do this .

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You will need to do a function module with a bdc to call MM03.

Then you can pass the parameters to the function module and run MM03.