<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Calling DocuSign form Modulepool program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-docusign-form-modulepool-program/m-p/530517#M19313</link>
    <description>&lt;P&gt;ABAP script call to AR SAP Service’s SignPDF() - sample&lt;/P&gt;
  &lt;P&gt;CALL FUNCTION ‘SignPDF’ DESTINATION ‘SAP_DIGITAL_SIGN’&lt;/P&gt;
  &lt;P&gt;EXPORTING&lt;/P&gt;
  &lt;P&gt;Username = ‘John Miller’&lt;/P&gt;
  &lt;P&gt;Password = ‘12345678’&lt;/P&gt;
  &lt;P&gt;Filename = ‘C:\Temp\Invoice.pdf’&lt;/P&gt;
  &lt;P&gt;Invisible = 0 “or 1&lt;/P&gt;
  &lt;P&gt;Page = 1&lt;/P&gt;
  &lt;P&gt;X = 94&lt;/P&gt;
  &lt;P&gt;Y = 126&lt;/P&gt;
  &lt;P&gt;Height = 159&lt;/P&gt;
  &lt;P&gt;Width = 159&lt;/P&gt;
  &lt;P&gt;Reason = ‘I approve’&lt;/P&gt;
  &lt;P&gt;Is_Display_Graph = 1 “or 0&lt;/P&gt;
  &lt;P&gt;Is_Display_Username = 1 “or 0&lt;/P&gt;
  &lt;P&gt;Is_Display_DateTime = 1 “or 0&lt;/P&gt;
  &lt;P&gt;IMPORTING&lt;/P&gt;
  &lt;P&gt;RESULT = result&lt;/P&gt;
  &lt;P&gt;EXCEPTIONS&lt;/P&gt;
  &lt;P&gt;nothing_specified = 1&lt;/P&gt;
  &lt;P&gt;no_record_found = 2&lt;/P&gt;
  &lt;P&gt;OTHERS = 3.&lt;/P&gt;</description>
    <pubDate>Sun, 12 Nov 2017 13:37:05 GMT</pubDate>
    <dc:creator>muttepawar-2009</dc:creator>
    <dc:date>2017-11-12T13:37:05Z</dc:date>
    <item>
      <title>Calling DocuSign form Modulepool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-docusign-form-modulepool-program/m-p/530516#M19312</link>
      <description>&lt;P&gt;How can a module pool program trigger DocuSign to send out a PDF file generated from SAP for Signing. &lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 20:46:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-docusign-form-modulepool-program/m-p/530516#M19312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-10-26T20:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calling DocuSign form Modulepool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-docusign-form-modulepool-program/m-p/530517#M19313</link>
      <description>&lt;P&gt;ABAP script call to AR SAP Service’s SignPDF() - sample&lt;/P&gt;
  &lt;P&gt;CALL FUNCTION ‘SignPDF’ DESTINATION ‘SAP_DIGITAL_SIGN’&lt;/P&gt;
  &lt;P&gt;EXPORTING&lt;/P&gt;
  &lt;P&gt;Username = ‘John Miller’&lt;/P&gt;
  &lt;P&gt;Password = ‘12345678’&lt;/P&gt;
  &lt;P&gt;Filename = ‘C:\Temp\Invoice.pdf’&lt;/P&gt;
  &lt;P&gt;Invisible = 0 “or 1&lt;/P&gt;
  &lt;P&gt;Page = 1&lt;/P&gt;
  &lt;P&gt;X = 94&lt;/P&gt;
  &lt;P&gt;Y = 126&lt;/P&gt;
  &lt;P&gt;Height = 159&lt;/P&gt;
  &lt;P&gt;Width = 159&lt;/P&gt;
  &lt;P&gt;Reason = ‘I approve’&lt;/P&gt;
  &lt;P&gt;Is_Display_Graph = 1 “or 0&lt;/P&gt;
  &lt;P&gt;Is_Display_Username = 1 “or 0&lt;/P&gt;
  &lt;P&gt;Is_Display_DateTime = 1 “or 0&lt;/P&gt;
  &lt;P&gt;IMPORTING&lt;/P&gt;
  &lt;P&gt;RESULT = result&lt;/P&gt;
  &lt;P&gt;EXCEPTIONS&lt;/P&gt;
  &lt;P&gt;nothing_specified = 1&lt;/P&gt;
  &lt;P&gt;no_record_found = 2&lt;/P&gt;
  &lt;P&gt;OTHERS = 3.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Nov 2017 13:37:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-docusign-form-modulepool-program/m-p/530517#M19313</guid>
      <dc:creator>muttepawar-2009</dc:creator>
      <dc:date>2017-11-12T13:37:05Z</dc:date>
    </item>
  </channel>
</rss>

