<?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: Function module for executing SAMPLE DRAWING Procedure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-executing-sample-drawing-procedure/m-p/8351514#M1640124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually the requirement is i will send the no. of container , lot quantity lot number and sample drawing procedure from external system, and my output should be number of container to be sampled....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please guide me or can you tell any function module which will solve my problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Nov 2011 03:49:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-11-24T03:49:46Z</dc:date>
    <item>
      <title>Function module for executing SAMPLE DRAWING Procedure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-executing-sample-drawing-procedure/m-p/8351512#M1640122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to excute the SAMPLE DRAWING Procedure from Function module. How can i do it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one guide me???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 13:22:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-executing-sample-drawing-procedure/m-p/8351512#M1640122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-23T13:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for executing SAMPLE DRAWING Procedure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-executing-sample-drawing-procedure/m-p/8351513#M1640123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the below FM:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QPRS_PI_SAMPLE_DRAW_PROCESSING&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you can look at the other function modules available in the function Group &lt;STRONG&gt;QPRS&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 14:11:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-executing-sample-drawing-procedure/m-p/8351513#M1640123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-23T14:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for executing SAMPLE DRAWING Procedure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-executing-sample-drawing-procedure/m-p/8351514#M1640124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually the requirement is i will send the no. of container , lot quantity lot number and sample drawing procedure from external system, and my output should be number of container to be sampled....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please guide me or can you tell any function module which will solve my problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2011 03:49:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-executing-sample-drawing-procedure/m-p/8351514#M1640124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-24T03:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for executing SAMPLE DRAWING Procedure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-executing-sample-drawing-procedure/m-p/8351515#M1640125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can design an RFC for the same.&lt;/P&gt;&lt;P&gt;You need to create a custom function module for your functionality and the type would be RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can leverage the logic from the the FM provided earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2011 08:57:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-executing-sample-drawing-procedure/m-p/8351515#M1640125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-24T08:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for executing SAMPLE DRAWING Procedure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-executing-sample-drawing-procedure/m-p/8351516#M1640126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I m not getting the F.M..... can u pls help me???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2011 09:10:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-executing-sample-drawing-procedure/m-p/8351516#M1640126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-24T09:10:37Z</dc:date>
    </item>
  </channel>
</rss>

