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

Error : ADS : SOAP Runtime Exception

Former Member
0 Likes
4,426

Hi,

I am displaying an ALV report. After displaying ALV, if i select an option from menu, pdf is generated and printed but when i click on the menu option, i am getting the following error.

ADS : SOAP Runtime Exception : CSoapExceptionTransport :(100101)

I checked in debugging mode, this error is being thrown by a FM which is generated by SMARTFORM. It is a SYSTEM ERROR in Exceptions.

How to resolve this issue?

Thanks,

Ibrahim

1 ACCEPTED SOLUTION
Read only

former_member193284
Active Participant
0 Likes
4,191

Hello

for PDF printing you need ADS configuration. You can check if ADS is configured in your system using program

FP_PDF_TEST_00.

Execute this program in SE38 and it should give you ADS version if its installed else SOAP error if its not configured.

if you have SOAP error ask your basis guy to configure ADS. normally SOAP error exist is you are not able to connect to ADS because of expiration of password to the ADS server.

Hope this helps.

you can also refer below link.

http://help.sap.com/saphelp_nw70/helpdata/en/6f/8e0a414f3af223e10000000a155106/content.htm

5 REPLIES 5
Read only

amit_khare
Active Contributor
0 Likes
4,191

For generating PDFs you need to have ADS server installed. Check with your BASIS team for this error.

Read only

former_member193284
Active Participant
0 Likes
4,192

Hello

for PDF printing you need ADS configuration. You can check if ADS is configured in your system using program

FP_PDF_TEST_00.

Execute this program in SE38 and it should give you ADS version if its installed else SOAP error if its not configured.

if you have SOAP error ask your basis guy to configure ADS. normally SOAP error exist is you are not able to connect to ADS because of expiration of password to the ADS server.

Hope this helps.

you can also refer below link.

http://help.sap.com/saphelp_nw70/helpdata/en/6f/8e0a414f3af223e10000000a155106/content.htm

Read only

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Likes
4,191

Hello,

Have you used the ADS?

First point, please check your ADS configuration with SAP note 944221.

It seems to be ADS configuraiton problem.

Regards,

David

Read only

Former Member
0 Likes
4,191

Check ADS Configuration you can refer following link

<<removed by moderation>> search in SDN

Edited by: Krupaji on Oct 8, 2010 10:50 AM

Edited by: kishan P on Oct 8, 2010 7:43 PM

Read only

Former Member
0 Likes
4,191

Hi Mahammed,

It seems that have issue with ADS configuration..please check that..

Check the links below..you may get some help.

<<removed by moderation>>

Thanks

shankar

Edited by: kishan P on Oct 8, 2010 7:44 PM