<?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: need help...? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355237#M520306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to declare only one internal table as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;types: begin ot itype,&lt;/P&gt;&lt;P&gt;         LIFNR   type RBKP-LIFNR,&lt;/P&gt;&lt;P&gt;         NAME1 type LFA1-NAME1,&lt;/P&gt;&lt;P&gt;         EBELN type EKBE-EBELN,&lt;/P&gt;&lt;P&gt;         BELNR type RBKP-BELNR,&lt;/P&gt;&lt;P&gt;         XBLNR type RBKP-XBLNR,&lt;/P&gt;&lt;P&gt;         end of itype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: itab type table of itype,      "internal table&lt;/P&gt;&lt;P&gt;        wtab type itype.                 "work area&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;Ruchika&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2007 05:54:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-07T05:54:49Z</dc:date>
    <item>
      <title>need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355235#M520304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have to have a header data with fields &lt;/P&gt;&lt;P&gt;Vendor Number: RBKP-LIFNR		&lt;/P&gt;&lt;P&gt;Vendor Name: LFA1-NAME1 (Link via LIFNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Purchase Order: EKBE-EBELN    &lt;/P&gt;&lt;P&gt;SAP Inv: RBKP-BELNR   &lt;/P&gt;&lt;P&gt;Vendor Invoice No: RBKP-XBLNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what will be the syntax for this..shud i have one internal table or two..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help..&lt;/P&gt;&lt;P&gt;cheers:jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 05:49:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355235#M520304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T05:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355236#M520305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Its better if u have two internal tables and join them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 05:52:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355236#M520305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T05:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355237#M520306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to declare only one internal table as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;types: begin ot itype,&lt;/P&gt;&lt;P&gt;         LIFNR   type RBKP-LIFNR,&lt;/P&gt;&lt;P&gt;         NAME1 type LFA1-NAME1,&lt;/P&gt;&lt;P&gt;         EBELN type EKBE-EBELN,&lt;/P&gt;&lt;P&gt;         BELNR type RBKP-BELNR,&lt;/P&gt;&lt;P&gt;         XBLNR type RBKP-XBLNR,&lt;/P&gt;&lt;P&gt;         end of itype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: itab type table of itype,      "internal table&lt;/P&gt;&lt;P&gt;        wtab type itype.                 "work area&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;Ruchika&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 05:54:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355237#M520306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T05:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355238#M520307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But how will I raise a select command...I have the internal table with this structure but not able to figure out how to get data into the table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 05:57:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355238#M520307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T05:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355239#M520308</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 if u can relate like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using Customer Invoice search in VBFA for Sales Order and from VBFA search for Purchase Order corresponding to Sales Order and for Correspoding PO u can search for Corresponding Vendor Invoices in RBKP. I think for Vendor Invoice u can check in MIRO and in that tcode if u give the PO number all data related to PO u can get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also check this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;types: begin of ty_itab1,&lt;/P&gt;&lt;P&gt;LIFNR type RBKP-LIFNR,&lt;/P&gt;&lt;P&gt;NAME1 type LFA1-NAME1,&lt;/P&gt;&lt;P&gt;EBELN type EKBE-EBELN,&lt;/P&gt;&lt;P&gt;BELNR type RBKP-BELNR,&lt;/P&gt;&lt;P&gt;XBLNR type RBKP-XBLNR,&lt;/P&gt;&lt;P&gt;end of ty_itab1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: itab1 type standard table of ty_itab1,&lt;/P&gt;&lt;P&gt;      wa1    type ty_itab1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read table itab into wa with key lifnr = itab1-lifnr.&lt;/P&gt;&lt;P&gt; if sy-subrc eq 0.&lt;/P&gt;&lt;P&gt;move wa-lifnr = wa1-lifnr.&lt;/P&gt;&lt;P&gt;move wa-ebeln = wa1-ebeln.&lt;/P&gt;&lt;P&gt;move wa-xblnr = wa1-xblnr.etc.&lt;/P&gt;&lt;P&gt;append wa1 to itab1.&lt;/P&gt;&lt;P&gt;endif.&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;&lt;/P&gt;&lt;P&gt;Kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 06:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355239#M520308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T06:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355240#M520309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u first write select statment on table tbkp,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then use for all entries of first &amp;lt;itab&amp;gt;, write select statment on table lfa1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now use for all entries of first &amp;lt;itab&amp;gt;, write select statemnet on table ekbe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in loop u can move all these records one global &amp;lt;itab&amp;gt; then disply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 06:01:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355240#M520309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T06:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355241#M520310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;  u can use ctrl statements....&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;   write : / itab-fld1 , itab-fld2.&lt;/P&gt;&lt;P&gt;  at new &amp;lt;fld&amp;gt;.&lt;/P&gt;&lt;P&gt;         write : / &amp;lt;item fileds&amp;gt;.&lt;/P&gt;&lt;P&gt;  endat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry i think i got the question wrong...please ignore this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Premalatha G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 06:02:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355241#M520310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T06:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355242#M520311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a selection screen with a select option field for EKBE-EBELN...Now for this range I have to fill this internal table with header data...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not able to figure out the link between the tables...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx for ur help guys...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 06:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355242#M520311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T06:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355243#M520312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first select form ekbe table then use this &amp;lt;itab&amp;gt;, for all other selection statements through for all entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;otherwise post your code then we'll try to adjust.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward with points if helpful.&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;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 06:08:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355243#M520312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T06:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355244#M520313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jimmy,&lt;/P&gt;&lt;P&gt;sorry for previous reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try wid this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES: begin of itype,&lt;/P&gt;&lt;P&gt;       lifnr TYPE rbkp-lifnr,&lt;/P&gt;&lt;P&gt;       belnr TYPE rbkp-belnr,&lt;/P&gt;&lt;P&gt;       xblnr TYPE rbkp-xblnr,&lt;/P&gt;&lt;P&gt;       END OF itype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES:BEGIN OF itype1,&lt;/P&gt;&lt;P&gt;     name1 TYPE lfa1-name1,&lt;/P&gt;&lt;P&gt;     END OF itype1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES: BEGIN OF itype2,&lt;/P&gt;&lt;P&gt;      ebeln TYPE ekbe-ebeln,&lt;/P&gt;&lt;P&gt;      END OF itype2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: itab TYPE TABLE OF itype, "internal table&lt;/P&gt;&lt;P&gt;wtab TYPE itype. "work area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: itab1 TYPE TABLE OF itype1, "internal table&lt;/P&gt;&lt;P&gt;wtab1 TYPE itype1. "work area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: itab2 TYPE TABLE OF itype2, "internal table&lt;/P&gt;&lt;P&gt;wtab2 TYPE itype2. "work area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT lifnr belnr xblnr FROM rbkp INTO TABLE itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT name1 FROM lfa1 INTO TABLE itab1 FOR ALL ENTRIES IN itab WHERE&lt;/P&gt;&lt;P&gt;lifnr = itab-lifnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select ebeln from ekbe into table itab2 for all entries in itab where&lt;/P&gt;&lt;P&gt;belnr = itab-belnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ruchika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 06:10:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355244#M520313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T06:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355245#M520314</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;Now you can read these three internal tables in a final header table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ruchika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 06:12:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355245#M520314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T06:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355246#M520315</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;if you want to select according to your select-options then go in this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES: begin of itype,&lt;/P&gt;&lt;P&gt;       lifnr TYPE rbkp-lifnr,&lt;/P&gt;&lt;P&gt;       belnr TYPE rbkp-belnr,&lt;/P&gt;&lt;P&gt;       xblnr TYPE rbkp-xblnr,&lt;/P&gt;&lt;P&gt;       END OF itype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES:BEGIN OF itype1,&lt;/P&gt;&lt;P&gt;     name1 TYPE lfa1-name1,&lt;/P&gt;&lt;P&gt;     END OF itype1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES: BEGIN OF itype2,&lt;/P&gt;&lt;P&gt;      ebeln TYPE ekbe-ebeln,&lt;/P&gt;&lt;P&gt;      belnr type ekbe-belnr,&lt;/P&gt;&lt;P&gt;      END OF itype2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: itab TYPE TABLE OF itype, "internal table&lt;/P&gt;&lt;P&gt;wtab TYPE itype. "work area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: itab1 TYPE TABLE OF itype1, "internal table&lt;/P&gt;&lt;P&gt;wtab1 TYPE itype1. "work area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: itab2 TYPE TABLE OF itype2, "internal table&lt;/P&gt;&lt;P&gt;wtab2 TYPE itype2. "work area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select ebeln belnr from ekbe into table itab2 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT lifnr belnr xblnr FROM rbkp INTO TABLE itab FOR ALL ENTRIES IN&lt;/P&gt;&lt;P&gt;itab2 WHERE&lt;/P&gt;&lt;P&gt;belnr = itab2-belnr.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT name1 FROM lfa1 INTO TABLE itab1 FOR ALL ENTRIES IN itab WHERE&lt;/P&gt;&lt;P&gt;lifnr = itab-lifnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ruchika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 06:19:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355246#M520315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T06:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355247#M520316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select ebeln belnr from ekbe into table itab2 where ebeln in s_ebeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify first select statement like this...............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 06:21:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355247#M520316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T06:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355248#M520317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Ruchika,&lt;/P&gt;&lt;P&gt;Thanx for ur help...iam just trying this...also is it possible for us to do all this through one internal table and through one select statement using joins...in one select statement we can have more than one join...am i right...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am stilll trying...thanx again Ruchi...I appreciate...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 06:33:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355248#M520317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T06:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: need help...?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355249#M520318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you are right. but its advisable to avoid joins . but its your wish. if you want to use join you can use , becouse now you have common fields between these tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ruchika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 06:50:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-help/m-p/2355249#M520318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T06:50:27Z</dc:date>
    </item>
  </channel>
</rss>

