Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Internet service for a module pool program

Former Member
0 Likes
1,225

Dear Experts,

Can we run any module pool program in the browser by creating an internet service for it?

please share your ideas .

7 REPLIES 7
Read only

athavanraja
Active Contributor
0 Likes
931

You can use integrated ITS for that.

Read only

Former Member
0 Likes
931

Hi Chinmaya,

You will be required to design a web dynpro application for the transaction ( module pool prg ) and then you could be able to see the application or data on the browser.

Web dynpro ABAP & Java can be used , Earlier BSP (Business server page) were used.

Go to SE80 -> Repository Browser -> Web Dynpro Comp / Intf. for creating a web dynpro component.

Thanks,

Tooshar Bendale

Read only

0 Likes
931

Hi Tooshar,

Can i run a normal module pool Z-program (not Web Dynpro Comp / Intf.) by creating a internet service for it?

when i tried to run it , it gave the following error.

  • The following error occurred in system DEV : Communication failure
  • The error occurred on application server SAPECCDEV_DEV_00 and in work process 5 .
  • The termination type was: IMC_CANCEL_TX
  • The ABAP call stack was:
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_ITS===============CP
    Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP

can you please help me in sorting it out.

Read only

0 Likes
931

Hi Chinmaya,

Did you create a internet service for the zprogram ? Where you are trying to run it ?

Thanks,

Tooshar Bendale

Read only

0 Likes
931

Dear Tooshar,

My ITS is running fine now.... i had to publish some of the sap standard html templates.

Thanks for your help.

Regards,

Chinmaya

Read only

Former Member
0 Likes
931

Hi,

In SICF you can create internet service for your moudle pool program ie T-code.

Regards

Read only

reachdebopriya
Active Participant
0 Likes
931

Hi Chinmaya,

Please check the below links. It may help you.

http://scn.sap.com/docs/DOC-32654

Regards,

Debopriya Ghosh