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
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
For generating PDFs you need to have ADS server installed. Check with your BASIS team for this error.
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
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
Add a comment