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: 

Error : ADS : SOAP Runtime Exception

Former Member
0 Kudos

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

former_member193284
Active Participant
0 Kudos

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

amit_khare
Active Contributor
0 Kudos

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

former_member193284
Active Participant
0 Kudos

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

david_liu1
Advisor
Advisor
0 Kudos

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

former_member182040
Active Contributor
0 Kudos

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

Former Member
0 Kudos

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