<?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 Problem creating basic views while creating materials using idocs? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-basic-views-while-creating-materials-using-idocs/m-p/8016409#M1608244</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 facing an issue while creating materials using idocs. The problem is that the basic view does not get created whereas other views are present. The function module used is &lt;STRONG&gt;idoc_input_matma01&lt;/STRONG&gt; and the basic idoc type is &lt;STRONG&gt;MATMAS03&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for help. Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jul 2011 06:05:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-11T06:05:55Z</dc:date>
    <item>
      <title>Problem creating basic views while creating materials using idocs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-basic-views-while-creating-materials-using-idocs/m-p/8016409#M1608244</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 facing an issue while creating materials using idocs. The problem is that the basic view does not get created whereas other views are present. The function module used is &lt;STRONG&gt;idoc_input_matma01&lt;/STRONG&gt; and the basic idoc type is &lt;STRONG&gt;MATMAS03&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for help. Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 06:05:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-basic-views-while-creating-materials-using-idocs/m-p/8016409#M1608244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-11T06:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating basic views while creating materials using idocs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-basic-views-while-creating-materials-using-idocs/m-p/8016410#M1608245</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;What is the method you are using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 06:30:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-basic-views-while-creating-materials-using-idocs/m-p/8016410#M1608245</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-07-11T06:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating basic views while creating materials using idocs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-basic-views-while-creating-materials-using-idocs/m-p/8016411#M1608246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i recieve an idoc from PI containing data required for cretion of the material via an idoc. This idoc is then processed to create the required material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The material gets created with appropiate data in various tables(mara, makt) but when we view material in mm03 we cant see the basic data views.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 07:44:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-basic-views-while-creating-materials-using-idocs/m-p/8016411#M1608246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-11T07:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating basic views while creating materials using idocs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-basic-views-while-creating-materials-using-idocs/m-p/8016412#M1608247</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;1) With out basic view you can not a new material ( If it a transfer then check). 2) Check is there any segments filtered. Please check this and post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 07:52:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-basic-views-while-creating-materials-using-idocs/m-p/8016412#M1608247</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-07-11T07:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating basic views while creating materials using idocs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-basic-views-while-creating-materials-using-idocs/m-p/8016413#M1608248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The material is geting created without basic views. No segments get filtered out even if the idoc has only E1MARAM segment then to basic view does not get populated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the material gets created on MDM portal and it is then send to ECC via PI inform of idocs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 08:14:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-creating-basic-views-while-creating-materials-using-idocs/m-p/8016413#M1608248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-11T08:14:24Z</dc:date>
    </item>
  </channel>
</rss>

