<?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: header data and iteam data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/header-data-and-iteam-data/m-p/2033757#M417609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It means that you need to create vendor before creating purchase order and purchase order before creating post. &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EKPO is sufficient, you need no fields of EKKO and the database insure that it exists. (look at external key on table EKPO)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2007 14:27:02 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2007-03-16T14:27:02Z</dc:date>
    <item>
      <title>header data and iteam data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/header-data-and-iteam-data/m-p/2033755#M417607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"without master data there is no header data and without header data there is no item data"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what does it mean &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I am using EKKO and EKPO .i need the fields ebeln,ebelp,matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it mandatory to use both tables or ekpo is sufficient.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 14:20:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/header-data-and-iteam-data/m-p/2033755#M417607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T14:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: header data and iteam data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/header-data-and-iteam-data/m-p/2033756#M417608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can get  ebeln from EKKO and based on that you can get MATNR and EBELP from EKPO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Chandrasekhar Jagarlamudi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 14:23:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/header-data-and-iteam-data/m-p/2033756#M417608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T14:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: header data and iteam data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/header-data-and-iteam-data/m-p/2033757#M417609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It means that you need to create vendor before creating purchase order and purchase order before creating post. &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EKPO is sufficient, you need no fields of EKKO and the database insure that it exists. (look at external key on table EKPO)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 14:27:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/header-data-and-iteam-data/m-p/2033757#M417609</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-03-16T14:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: header data and iteam data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/header-data-and-iteam-data/m-p/2033758#M417610</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; "without master data there is no header data and without header data there is no item data"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means Master data means the data which will not be changed frequently. So header data like material data will not be changed frequently. &lt;/P&gt;&lt;P&gt;The data of the item data is dependent on the header data. What ever data you will have in header data, other data corresponding to that data only will be there in the item data which will be changing frequently. In order to enter any data in to the item data table first you need to maintain header data in the header table then only you can enter data into the item data table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Haritha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 14:36:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/header-data-and-iteam-data/m-p/2033758#M417610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T14:36:50Z</dc:date>
    </item>
  </channel>
</rss>

