<?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: Material view exists in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-view-exists/m-p/1451516#M213809</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;Check this link..&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1673236"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jul 2006 08:45:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-17T08:45:24Z</dc:date>
    <item>
      <title>Material view exists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-view-exists/m-p/1451513#M213806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;How can I check if a specific material view is existing, or which material views are existing?&lt;/P&gt;&lt;P&gt;BAPI or FM would be better.&lt;/P&gt;&lt;P&gt;THX:&lt;/P&gt;&lt;P&gt;P!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2006 08:32:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-view-exists/m-p/1451513#M213806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-17T08:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Material view exists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-view-exists/m-p/1451514#M213807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Not only which views&lt;/P&gt;&lt;P&gt;are available, but&lt;/P&gt;&lt;P&gt;for which-which plants,&lt;/P&gt;&lt;P&gt;which-which sales organisation,&lt;/P&gt;&lt;P&gt;etc etc,&lt;/P&gt;&lt;P&gt;also we can get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. MSTA&lt;/P&gt;&lt;P&gt;This is the KEY TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Importrant fields in this are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STATM = which view is available&lt;/P&gt;&lt;P&gt;A Work scheduling&lt;/P&gt;&lt;P&gt;B Accounting&lt;/P&gt;&lt;P&gt;C Classification&lt;/P&gt;&lt;P&gt;D MRP&lt;/P&gt;&lt;P&gt;E Purchasing&lt;/P&gt;&lt;P&gt;F Production resources/tools&lt;/P&gt;&lt;P&gt;G Costing&lt;/P&gt;&lt;P&gt;K Basic data&lt;/P&gt;&lt;P&gt;L Storage&lt;/P&gt;&lt;P&gt;P Forecasting&lt;/P&gt;&lt;P&gt;Q Quality management&lt;/P&gt;&lt;P&gt;S Warehouse management&lt;/P&gt;&lt;P&gt;V Sales&lt;/P&gt;&lt;P&gt;X Plant stocks&lt;/P&gt;&lt;P&gt;Z Storage location stocks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. There are other fields, &lt;/P&gt;&lt;P&gt;which give FURTHER information&lt;/P&gt;&lt;P&gt;regarding THAT VIEW&lt;/P&gt;&lt;P&gt;(eg. sales organisation code, plant code)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Note that&lt;/P&gt;&lt;P&gt;There will be MULTIPLE RECORDS&lt;/P&gt;&lt;P&gt;for a material number&lt;/P&gt;&lt;P&gt;in this table&lt;/P&gt;&lt;P&gt;based upon the different view&lt;/P&gt;&lt;P&gt;and multiple records, in the same view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2006 08:32:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-view-exists/m-p/1451514#M213807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-17T08:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Material view exists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-view-exists/m-p/1451515#M213808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. We can also use this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MSTA_GENERIC_READ_WITH_MATNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2006 08:35:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-view-exists/m-p/1451515#M213808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-17T08:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Material view exists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-view-exists/m-p/1451516#M213809</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;Check this link..&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1673236"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2006 08:45:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-view-exists/m-p/1451516#M213809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-17T08:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Material view exists</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-view-exists/m-p/1451517#M213810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;all the views are stored in Mara table and that too in one field with combination....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K basic view&lt;/P&gt;&lt;P&gt;V sales View&lt;/P&gt;&lt;P&gt;E purchase view&lt;/P&gt;&lt;P&gt;D MRP view&lt;/P&gt;&lt;P&gt;F PRT view&lt;/P&gt;&lt;P&gt;L StorageView&lt;/P&gt;&lt;P&gt;G Cost View&lt;/P&gt;&lt;P&gt;A work scheduling view&lt;/P&gt;&lt;P&gt;P Forecast View&lt;/P&gt;&lt;P&gt;S warehouse view&lt;/P&gt;&lt;P&gt;B Account View&lt;/P&gt;&lt;P&gt;Q quanity view&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt; that field is &amp;lt;b&amp;gt;PSTAT&amp;lt;/b&amp;gt; you can see that in &amp;lt;b&amp;gt;MARA&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2006 08:48:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-view-exists/m-p/1451517#M213810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-17T08:48:33Z</dc:date>
    </item>
  </channel>
</rss>

