<?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: common fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/common-fields/m-p/10374246#M1840042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In EKBE table, you will find the movement type. But the table will only update, when any movement type happens against the Purchase Order..&lt;/P&gt;&lt;P&gt;You can call the movement type against the PO number and PO item number..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jun 2014 12:20:32 GMT</pubDate>
    <dc:creator>former_member183424</dc:creator>
    <dc:date>2014-06-03T12:20:32Z</dc:date>
    <item>
      <title>common fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/common-fields/m-p/10374243#M1840039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement. In my report I have to add a field "Movement type (T156-BWART)". My report is about Purchase document details. I am using tables "BKPF,BSEG,EKPO". I want to relate T156 table with these any of the tables. Please let me know how to relate these tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 11:11:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/common-fields/m-p/10374243#M1840039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-03T11:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: common fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/common-fields/m-p/10374244#M1840040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please add one more table EKBE in your report.&lt;/P&gt;&lt;P&gt;EKPO -ebeln = EKBE-ebeln.&lt;/P&gt;&lt;P&gt;EKPO-EBELP = EKBE-EBELP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; you can get correct movement type BWART from EKBE table. and then you can pass the same value in T156.&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;Prasenjit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 12:09:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/common-fields/m-p/10374244#M1840040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-03T12:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: common fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/common-fields/m-p/10374245#M1840041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also sort the itab by BWART,SOBKZ,KZBEW,KZZUG,KZVBR and then delete the adjacent duplicates by comparing BWART,SOBKZ,KZBEW,KZZUG,KZVBR.if the itab that you have is related to ITEM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you will get the unique entries whose related data you can fetch from T156 and T156T&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 12:14:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/common-fields/m-p/10374245#M1840041</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2014-06-03T12:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: common fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/common-fields/m-p/10374246#M1840042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In EKBE table, you will find the movement type. But the table will only update, when any movement type happens against the Purchase Order..&lt;/P&gt;&lt;P&gt;You can call the movement type against the PO number and PO item number..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 12:20:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/common-fields/m-p/10374246#M1840042</guid>
      <dc:creator>former_member183424</dc:creator>
      <dc:date>2014-06-03T12:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: common fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/common-fields/m-p/10374247#M1840043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mishra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried with your option and getting BWART from EKBE table. My question is EKBE-BWART is always equal to T156-BWART? If equal then why I need to access T156 table for BWART?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 14:14:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/common-fields/m-p/10374247#M1840043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-03T14:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: common fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/common-fields/m-p/10374248#M1840044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think this table T156 is needed because this is config table . if you need PO related move&lt;/P&gt;&lt;P&gt;ment&amp;nbsp; type then no need to take T156 but if you need to add bwart&amp;nbsp; related description or any value then you can add otherwise useless for report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasenjit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 16:07:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/common-fields/m-p/10374248#M1840044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-03T16:07:11Z</dc:date>
    </item>
  </channel>
</rss>

