Symptom
User is using SOAP Webservice QueryDocumentOutputRequestIn but function ReadOutputPDF does not return the PDF.
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to the Application and User Management - Service Explorer.
- Search for the Service Name QueryDocumentOutputRequestIn.
- Click Download WSDL.
Cause
This is System standard behaviour. In the XML code when it is marked as original, it will Clear the output PDF data. This is the reason for not getting the output pdf data in response section.
Resolution
In case you want to change the system behavior, we kindly ask you to post your requirement in the Customer Influence Site:
See Also
https://blogs.sap.com/2018/08/31/web-service-calls-to-get-customer-invoice-pdf-from-bydesign/ - Web Service Calls to Get Customer Invoice PDF from ByDesign
Keywords
ReadOutputPDF, QueryDocumentOutputRequestIn, output PDF data , KBA , readoutputpdf , querydocumentoutputrequestin , output pdf data , AP-RC-OUT , Output Management , How To