<?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: regarding inner join in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764749#M330810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please check your itab, can you provide your declaration of your itab_final. Lemme see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feel free to revert back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Ragu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Dec 2006 06:04:18 GMT</pubDate>
    <dc:creator>raguraman_c</dc:creator>
    <dc:date>2006-12-04T06:04:18Z</dc:date>
    <item>
      <title>regarding inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764746#M330807</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;   i m using inner join between enab and mseg ,but when ever i execute this select statement it shows dump error,i request u to plz rectifie the error...i m giving the cmplete select statement below.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;looking forward to an early reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ravi gupta....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select   eban&lt;SUB&gt;loekz eban&lt;/SUB&gt;frgzu eban&lt;SUB&gt;matnr eban&lt;/SUB&gt;matkl&lt;/P&gt;&lt;P&gt;eban&lt;SUB&gt;txz01 eban&lt;/SUB&gt;werks&lt;/P&gt;&lt;P&gt;eban&lt;SUB&gt;bednr eban&lt;/SUB&gt;banfn eban&lt;SUB&gt;bnfpo eban&lt;/SUB&gt;badat eban&lt;SUB&gt;menge eban&lt;/SUB&gt;bedat&lt;/P&gt;&lt;P&gt;eban~ebeln&lt;/P&gt;&lt;P&gt;mseg~mblnr&lt;/P&gt;&lt;P&gt;into corresponding fields of table itab_final&lt;/P&gt;&lt;P&gt;from eban&lt;/P&gt;&lt;P&gt;inner join mseg&lt;/P&gt;&lt;P&gt;on&lt;/P&gt;&lt;P&gt;eban&lt;SUB&gt;ebeln = mseg&lt;/SUB&gt;ebeln.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 05:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764746#M330807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T05:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: regarding inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764747#M330808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI &lt;/P&gt;&lt;P&gt;TRY THIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select eban&lt;SUB&gt;loekz eban&lt;/SUB&gt;frgzu eban&lt;SUB&gt;matnr eban&lt;/SUB&gt;matkl&lt;/P&gt;&lt;P&gt;eban&lt;SUB&gt;txz01 eban&lt;/SUB&gt;werks&lt;/P&gt;&lt;P&gt;eban&lt;SUB&gt;bednr eban&lt;/SUB&gt;banfn eban&lt;SUB&gt;bnfpo eban&lt;/SUB&gt;badat eban&lt;SUB&gt;menge eban&lt;/SUB&gt;bedat&lt;/P&gt;&lt;P&gt;eban~ebeln&lt;/P&gt;&lt;P&gt;mseg~mblnr&lt;/P&gt;&lt;P&gt;into corresponding fields of table itab_final&lt;/P&gt;&lt;P&gt;from eban &amp;lt;b&amp;gt;AS EBAN&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;inner join mseg &amp;lt;b&amp;gt;AS MSEG&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;on&lt;/P&gt;&lt;P&gt;eban&lt;SUB&gt;ebeln = mseg&lt;/SUB&gt;ebeln.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 06:02:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764747#M330808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T06:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: regarding inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764748#M330809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the dump you are getting ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 06:03:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764748#M330809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T06:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: regarding inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764749#M330810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please check your itab, can you provide your declaration of your itab_final. Lemme see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feel free to revert back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Ragu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 06:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764749#M330810</guid>
      <dc:creator>raguraman_c</dc:creator>
      <dc:date>2006-12-04T06:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: regarding inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764750#M330811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the final internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data:begin of itab_final occurs 0,&lt;/P&gt;&lt;P&gt;     loekz like eban-loekz,      "delete indicator&lt;/P&gt;&lt;P&gt;     frgzu like eban-frgzu,      "release status&lt;/P&gt;&lt;P&gt;     matnr like eban-matnr,      "material number&lt;/P&gt;&lt;P&gt;     matkl like eban-matkl,      "material group&lt;/P&gt;&lt;P&gt;     txz01 like eban-txz01,      "short text&lt;/P&gt;&lt;P&gt;     werks like eban-werks,      "plant&lt;/P&gt;&lt;P&gt;     bednr like eban-bednr,      "tracking number&lt;/P&gt;&lt;P&gt;     banfn like eban-banfn,      "PR number&lt;/P&gt;&lt;P&gt;     bnfpo like eban-bnfpo,      "item number of PR&lt;/P&gt;&lt;P&gt;     badat like eban-badat,      "requisition date&lt;/P&gt;&lt;P&gt;     menge like eban-menge,      "PR quantity&lt;/P&gt;&lt;P&gt;     bedat like eban-bedat,      "PO date&lt;/P&gt;&lt;P&gt;     ebeln like eban-ebeln,      "PO number&lt;/P&gt;&lt;P&gt;     id type i,                  "for SINO.&lt;/P&gt;&lt;P&gt;     menge1 like ekpo-menge,     "PO quantity&lt;/P&gt;&lt;P&gt;     maktx like makt-maktx,      "material description&lt;/P&gt;&lt;P&gt;     menge2 like mseg-menge,     " mblnr quantity&lt;/P&gt;&lt;P&gt;     mblnr like mseg-mblnr,      "material document number&lt;/P&gt;&lt;P&gt;     bwart like mseg-bwart,      "movement type&lt;/P&gt;&lt;P&gt;     lfbnr like mseg-lfbnr,      "refrence document number&lt;/P&gt;&lt;P&gt;     budat like mkpf-budat,      "posting date&lt;/P&gt;&lt;P&gt;     end of itab_final.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 06:06:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764750#M330811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T06:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: regarding inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764751#M330812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the error is given below........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the program was running, it was established that more&lt;/P&gt;&lt;P&gt;memory was needed than the operating system is able to provide savely.&lt;/P&gt;&lt;P&gt;To avoid a system crash, you must prevent this&lt;/P&gt;&lt;P&gt;situation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 06:07:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764751#M330812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T06:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: regarding inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764752#M330813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The number of fields u have seelcted is different from the no. of fields declared in the internal table. That could be the reason for the dump.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 06:13:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764752#M330813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T06:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: regarding inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764753#M330814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried running your code. I have not encountered any dump. Only the selection is too long. The code selected Table[12807888x290] lines. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES: BEGIN OF t_final,&lt;/P&gt;&lt;P&gt;       loekz LIKE eban-loekz,&lt;/P&gt;&lt;P&gt;       frgzu LIKE eban-frgzu,&lt;/P&gt;&lt;P&gt;       matnr LIKE eban-matnr,&lt;/P&gt;&lt;P&gt;       matkl LIKE eban-matkl,&lt;/P&gt;&lt;P&gt;       txz01 LIKE eban-txz01,&lt;/P&gt;&lt;P&gt;       werks LIKE eban-werks,&lt;/P&gt;&lt;P&gt;       bednr LIKE eban-bednr,&lt;/P&gt;&lt;P&gt;       banfn LIKE eban-banfn,&lt;/P&gt;&lt;P&gt;       bnfpo LIKE eban-bnfpo,&lt;/P&gt;&lt;P&gt;       badat LIKE eban-badat,&lt;/P&gt;&lt;P&gt;       menge LIKE eban-menge,&lt;/P&gt;&lt;P&gt;       bedat LIKE eban-bedat,&lt;/P&gt;&lt;P&gt;       ebeln LIKE eban-ebeln,&lt;/P&gt;&lt;P&gt;       mblnr LIKE mseg-mblnr,&lt;/P&gt;&lt;P&gt;       END OF t_final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: itab_final TYPE STANDARD TABLE OF t_final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT eban&lt;SUB&gt;loekz eban&lt;/SUB&gt;frgzu eban&lt;SUB&gt;matnr eban&lt;/SUB&gt;matkl&lt;/P&gt;&lt;P&gt;eban&lt;SUB&gt;txz01 eban&lt;/SUB&gt;werks&lt;/P&gt;&lt;P&gt;eban&lt;SUB&gt;bednr eban&lt;/SUB&gt;banfn eban&lt;SUB&gt;bnfpo eban&lt;/SUB&gt;badat eban&lt;SUB&gt;menge eban&lt;/SUB&gt;bedat&lt;/P&gt;&lt;P&gt;eban~ebeln&lt;/P&gt;&lt;P&gt;mseg~mblnr&lt;/P&gt;&lt;P&gt;INTO CORRESPONDING FIELDS OF TABLE itab_final&lt;/P&gt;&lt;P&gt;FROM eban&lt;/P&gt;&lt;P&gt;INNER JOIN mseg&lt;/P&gt;&lt;P&gt;ON&lt;/P&gt;&lt;P&gt;eban&lt;SUB&gt;ebeln = mseg&lt;/SUB&gt;ebeln.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 06:17:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764753#M330814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T06:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: regarding inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764754#M330815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt; try this one.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data:begin of itab_final occurs 0,&lt;/P&gt;&lt;P&gt;loekz like eban-loekz, "delete indicator&lt;/P&gt;&lt;P&gt;frgzu like eban-frgzu, "release status&lt;/P&gt;&lt;P&gt;matkl like eban-matkl, "material group&lt;/P&gt;&lt;P&gt;txz01 like eban-txz01, "short text&lt;/P&gt;&lt;P&gt;werks like eban-werks, "plant&lt;/P&gt;&lt;P&gt;bednr like eban-bednr, "tracking number&lt;/P&gt;&lt;P&gt;banfn like eban-banfn, "PR number&lt;/P&gt;&lt;P&gt;bnfpo like eban-bnfpo, "item number of PR&lt;/P&gt;&lt;P&gt;badat like eban-badat, "requisition date&lt;/P&gt;&lt;P&gt;menge like eban-menge, "PR quantity&lt;/P&gt;&lt;P&gt;bedat like eban-bedat, "PO date&lt;/P&gt;&lt;P&gt;ebeln like eban-ebeln, "PO number&lt;/P&gt;&lt;P&gt;mblnr like mseg-mblnr, "material document number&lt;/P&gt;&lt;P&gt;end of itab_final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select eban~loekz&lt;/P&gt;&lt;P&gt;      eban~frgzu&lt;/P&gt;&lt;P&gt;      eban~matnr&lt;/P&gt;&lt;P&gt;      eban~matkl&lt;/P&gt;&lt;P&gt;      eban~txz01&lt;/P&gt;&lt;P&gt;      eban~werks&lt;/P&gt;&lt;P&gt;      eban~bednr&lt;/P&gt;&lt;P&gt;      eban~banfn&lt;/P&gt;&lt;P&gt;      eban~bnfpo&lt;/P&gt;&lt;P&gt;      eban~badat&lt;/P&gt;&lt;P&gt;      eban~menge&lt;/P&gt;&lt;P&gt;      eban~bedat&lt;/P&gt;&lt;P&gt;      eban~ebeln&lt;/P&gt;&lt;P&gt;      mseg~mblnr&lt;/P&gt;&lt;P&gt;into corresponding fields of table itab_final&lt;/P&gt;&lt;P&gt;from eban&lt;/P&gt;&lt;P&gt;inner join mseg&lt;/P&gt;&lt;P&gt;on&lt;/P&gt;&lt;P&gt;eban&lt;SUB&gt;ebeln = mseg&lt;/SUB&gt;ebeln&lt;/P&gt;&lt;P&gt;WHERE EBAN~EBELN = 'T'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 06:26:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764754#M330815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T06:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: regarding inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764755#M330816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 06:45:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764755#M330816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T06:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: regarding inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764756#M330817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you getting same dump error?.&lt;/P&gt;&lt;P&gt;here its working. and it select the data correspoding to po "T"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 07:05:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764756#M330817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T07:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: regarding inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764757#M330818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whats the error? if its time out the alternate is to use ekbe table that mseg, may be that would help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Anu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 08:38:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-inner-join/m-p/1764757#M330818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T08:38:17Z</dc:date>
    </item>
  </channel>
</rss>

