Application Development 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: 

function module table structure issue

Former Member
0 Kudos

Hi experts,

can any one of you tell me, the list of function modules (FMs) related to SD, LE . inorde to expose as web sevices.

Any help on this will be highly appreciable.

thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

The following Link gives a list of GENERIC FMs in SAP.

http://www.sap-img.com/abap/function-list.htm

Steps to create a Web Service.

1) In the function library (SE37), display the function module. Open the function Module

2) Choose Utilities -> More Utilities -> Creating a Web Service -> From Function Module.

3) In the Web Service Creation Wizard, choose Continue. Enter the name of the Web Service Definition

4) In the next screen, enter the required data and select the checkbox Name Mapping. If the checkbox Name Mapping is ticked,

the wizard accepts the existing names for the end point.

5) In the next screen, enter the required data and select the checkbox Release Service for runtime.

6) You can download the WSDL file from WSADMIN.

Cheers!!!

Regards,

Vimal.

Edited by: Vimal V on Jul 22, 2009 10:55 AM

Edited by: Vimal V on Jul 22, 2009 10:55 AM

1 REPLY 1

Former Member
0 Kudos

Hi,

The following Link gives a list of GENERIC FMs in SAP.

http://www.sap-img.com/abap/function-list.htm

Steps to create a Web Service.

1) In the function library (SE37), display the function module. Open the function Module

2) Choose Utilities -> More Utilities -> Creating a Web Service -> From Function Module.

3) In the Web Service Creation Wizard, choose Continue. Enter the name of the Web Service Definition

4) In the next screen, enter the required data and select the checkbox Name Mapping. If the checkbox Name Mapping is ticked,

the wizard accepts the existing names for the end point.

5) In the next screen, enter the required data and select the checkbox Release Service for runtime.

6) You can download the WSDL file from WSADMIN.

Cheers!!!

Regards,

Vimal.

Edited by: Vimal V on Jul 22, 2009 10:55 AM

Edited by: Vimal V on Jul 22, 2009 10:55 AM