<?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 BAPI for reading table QMAT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-reading-table-qmat/m-p/7484494#M1556639</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 am searching for a BAPI which can read the content of the Table QMAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It must be a BAPI or a RFC-Function. Other solutions won´t solve my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Dec 1, 2010 3:02 PM - &lt;STRONG&gt;please do not promise ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Dec 2010 13:49:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-01T13:49:46Z</dc:date>
    <item>
      <title>BAPI for reading table QMAT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-reading-table-qmat/m-p/7484494#M1556639</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 am searching for a BAPI which can read the content of the Table QMAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It must be a BAPI or a RFC-Function. Other solutions won´t solve my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Dec 1, 2010 3:02 PM - &lt;STRONG&gt;please do not promise ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 13:49:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-reading-table-qmat/m-p/7484494#M1556639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-01T13:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for reading table QMAT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-reading-table-qmat/m-p/7484495#M1556640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to wrap the fm QPLS_MATERIAL_INSPECT in a remote enabled fm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 14:00:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-reading-table-qmat/m-p/7484495#M1556640</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-12-01T14:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for reading table QMAT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-reading-table-qmat/m-p/7484496#M1556641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did not found any BAPI or RFC enable, try to make new FM using &lt;STRONG&gt;QMAT_READ&lt;/STRONG&gt; as RFC enable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anmol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 14:57:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-reading-table-qmat/m-p/7484496#M1556641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-01T14:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for reading table QMAT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-reading-table-qmat/m-p/7484497#M1556642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know a remote enabled fm to read from QMAT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I set the material qm inspection data with fm BAPI_MATINSPCTRL_SAVEREPLICA and i have to read&amp;nbsp; the current qm settings for the material befor writing to SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fm has to be remote enabled because I am calling from outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 12:22:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-reading-table-qmat/m-p/7484497#M1556642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T12:22:19Z</dc:date>
    </item>
  </channel>
</rss>

