<?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: Using a BAPI to create the QM view in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-bapi-to-create-the-qm-view/m-p/894018#M53909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks for you very speedy response, Manohar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, how would I populate the inspection setup information?  Can this also be done via a BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 May 2005 10:05:37 GMT</pubDate>
    <dc:creator>IanStubbings</dc:creator>
    <dc:date>2005-05-12T10:05:37Z</dc:date>
    <item>
      <title>Using a BAPI to create the QM view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-bapi-to-create-the-qm-view/m-p/894016#M53907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create and populate the QM view on the material master via the BAPI - BAPI_MATERIAL_SAVEDATA?  It appears I can create the view but which structure would I use to populate it. Or would I use another BAPI for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2005 09:29:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-bapi-to-create-the-qm-view/m-p/894016#M53907</guid>
      <dc:creator>IanStubbings</dc:creator>
      <dc:date>2005-05-12T09:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using a BAPI to create the QM view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-bapi-to-create-the-qm-view/m-p/894017#M53908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Pass values to BAPI tables&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      headdata-material      = it_qm_cre-idnrk. "mater&lt;/P&gt;&lt;P&gt;      headdata-quality_view  = c_x.&lt;/P&gt;&lt;P&gt;      plantdata-plant        = it_qm_cre-werks.&lt;/P&gt;&lt;P&gt;      plantdatax-plant       = it_qm_cre-werks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      CALL FUNCTION 'BAPI_MATERIAL_SAVEDATA'&lt;/P&gt;&lt;P&gt;            EXPORTING&lt;/P&gt;&lt;P&gt;          headdata   = headdata&lt;/P&gt;&lt;P&gt;          plantdata  = plantdata&lt;/P&gt;&lt;P&gt;          plantdatax = plantdatax&lt;/P&gt;&lt;P&gt;        IMPORTING&lt;/P&gt;&lt;P&gt;          return     = l_msg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if need anything on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2005 09:55:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-bapi-to-create-the-qm-view/m-p/894017#M53908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-12T09:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using a BAPI to create the QM view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-bapi-to-create-the-qm-view/m-p/894018#M53909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks for you very speedy response, Manohar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, how would I populate the inspection setup information?  Can this also be done via a BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2005 10:05:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-bapi-to-create-the-qm-view/m-p/894018#M53909</guid>
      <dc:creator>IanStubbings</dc:creator>
      <dc:date>2005-05-12T10:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using a BAPI to create the QM view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-bapi-to-create-the-qm-view/m-p/894019#M53910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;You need another BAPI you can only create view with former one.&lt;/P&gt;&lt;P&gt;Try BAPI_INSPECTIONPLAN_CREATE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I never tried that though &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, &lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2005 10:20:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-a-bapi-to-create-the-qm-view/m-p/894019#M53910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-12T10:20:01Z</dc:date>
    </item>
  </channel>
</rss>

