<?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 Link between tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-tables/m-p/11430917#M1927427</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have to replace posting number with belnr of bseg table in the out put&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;SELECT posting_number posting_date&amp;nbsp; position_text &lt;SPAN class="L1S52"&gt;SUM&lt;/SPAN&gt;( p_net_amount ) &lt;SPAN class="L1S52"&gt;AS&lt;/SPAN&gt; p_net_amount &lt;SPAN class="L1S52"&gt;INTO&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; CORRESPONDING &lt;SPAN class="L1S52"&gt;FIELDS&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;OF&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;TABLE&lt;/SPAN&gt;&amp;nbsp; t_rcpt&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;FROM&lt;/SPAN&gt; tcj_positions&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;WHERE&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; kdauf &lt;SPAN class="L1S52"&gt;IN&lt;/SPAN&gt; s_vbeln &lt;SPAN class="L1S31"&gt;"&amp;nbsp; ORDER NO USED&amp;nbsp; IN FBCJ&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;AND&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; transact_number&amp;nbsp; &lt;SPAN class="L1S52"&gt;EQ&lt;/SPAN&gt; &lt;SPAN class="L1S32"&gt;5&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;GROUP&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;BY&lt;/SPAN&gt; posting_number posting_date position_text.&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;LOOP&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;AT&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; t_rcpt.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; t_rcpt-des = &lt;SPAN class="L1S33"&gt;'CASH'&lt;/SPAN&gt;.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; t_rcpt-posting_number =&amp;nbsp;&amp;nbsp; t_rcpt-belnr.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; t_rcpt-sgtxt = t_rcpt-position_text. &lt;SPAN class="L1S31"&gt;" edit by khurram 12/14/2015&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;MODIFY&lt;/SPAN&gt;&amp;nbsp; t_rcpt.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Dec 2015 10:40:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-12-14T10:40:00Z</dc:date>
    <item>
      <title>Link between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-tables/m-p/11430917#M1927427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have to replace posting number with belnr of bseg table in the out put&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L1S52"&gt;SELECT posting_number posting_date&amp;nbsp; position_text &lt;SPAN class="L1S52"&gt;SUM&lt;/SPAN&gt;( p_net_amount ) &lt;SPAN class="L1S52"&gt;AS&lt;/SPAN&gt; p_net_amount &lt;SPAN class="L1S52"&gt;INTO&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; CORRESPONDING &lt;SPAN class="L1S52"&gt;FIELDS&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;OF&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;TABLE&lt;/SPAN&gt;&amp;nbsp; t_rcpt&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;FROM&lt;/SPAN&gt; tcj_positions&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;WHERE&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; kdauf &lt;SPAN class="L1S52"&gt;IN&lt;/SPAN&gt; s_vbeln &lt;SPAN class="L1S31"&gt;"&amp;nbsp; ORDER NO USED&amp;nbsp; IN FBCJ&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;AND&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; transact_number&amp;nbsp; &lt;SPAN class="L1S52"&gt;EQ&lt;/SPAN&gt; &lt;SPAN class="L1S32"&gt;5&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;GROUP&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;BY&lt;/SPAN&gt; posting_number posting_date position_text.&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;LOOP&lt;/SPAN&gt; &lt;SPAN class="L1S52"&gt;AT&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; t_rcpt.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; t_rcpt-des = &lt;SPAN class="L1S33"&gt;'CASH'&lt;/SPAN&gt;.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; t_rcpt-posting_number =&amp;nbsp;&amp;nbsp; t_rcpt-belnr.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; t_rcpt-sgtxt = t_rcpt-position_text. &lt;SPAN class="L1S31"&gt;" edit by khurram 12/14/2015&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;MODIFY&lt;/SPAN&gt;&amp;nbsp; t_rcpt.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 10:40:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-tables/m-p/11430917#M1927427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-14T10:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Link between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-tables/m-p/11430918#M1927428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if I understand your question right, but let it give a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value of tcj_positions-posting_number correspondents to the value bseg-belnr.&lt;/P&gt;&lt;P&gt;Thus, to get the desired value into your table t_rcpt the following modification on your select should give you the desired value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT posting_number AS belnr posting_date pos.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 11:58:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-tables/m-p/11430918#M1927428</guid>
      <dc:creator>former_member183045</dc:creator>
      <dc:date>2015-12-14T11:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Link between tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-tables/m-p/11430919#M1927429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Khuram, &lt;/P&gt;&lt;P&gt;I think you have to join between the tables BSEG and &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 13.3333px;"&gt;tcj_positions. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you try this code, may it help you, and just check the values if they are correct, or as you expecte. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;REPORT &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;zibo_pg_select&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;DATA &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;t_rcpt&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;TYPE TABLE OF &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;tcj_positions&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;DATA &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;lt_bseg&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;TYPE TABLE OF &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;bseg&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;FIELD-SYMBOLS &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&amp;lt;&lt;SPAN class="SpellE"&gt;ls_rcpt&lt;/SPAN&gt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;tcj_positions&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;DATA &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;ls_bseg&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;bseg&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;posting_number posting_date&amp;nbsp; position_text &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;p_net_amount &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;AS &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;p_net_amount &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;INTO&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; CORRESPONDING &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;FIELDS OF TABLE&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;t_rcpt&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;FROM &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;tcj_positions&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;WHERE&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="SpellE"&gt;kdauf&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;IN &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;s_vbeln&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: gray; font-style: italic; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;"&amp;nbsp; ORDER NO USED&amp;nbsp; IN FBCJ&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;AND&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="SpellE"&gt;transact_number&lt;/SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;EQ &lt;/SPAN&gt;&lt;SPAN style="color: #3399ff; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;5&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;GROUP BY &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;posting_number&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt; &lt;SPAN class="SpellE"&gt;posting_date&lt;/SPAN&gt; &lt;SPAN class="SpellE"&gt;position_text&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;* &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;FROM &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;bseg&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;AS &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;bseg&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;INTO TABLE &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;lt_bseg&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;FOR ALL &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;ENTRIES &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;IN &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;t_rcpt&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;WHERE &lt;/SPAN&gt;&lt;SPAN class="SpellE" style="color: #000000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;bseg&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;~&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;bukrs&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN class="SpellE" style="color: #000000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;t_rcpt&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;comp_code&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;AND &lt;/SPAN&gt;&lt;SPAN class="SpellE" style="color: #000000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;bseg&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;~&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;belnr&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN class="SpellE" style="color: #000000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;t_rcpt&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;posting_number&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;AND &lt;/SPAN&gt;&lt;SPAN class="SpellE" style="color: #000000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;bseg&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;~&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;buzei&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN class="SpellE" style="color: #000000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;t_rcpt&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;position_number&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;LOOP AT &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;t_rcpt&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;ASSIGNING &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&amp;lt;&lt;SPAN class="SpellE"&gt;ls_rcpt&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;READ TABLE &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;lt_bseg&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;INTO &lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;ls_bseg&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;WITH KEY&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="SpellE"&gt;bukrs&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&amp;lt;&lt;SPAN class="SpellE"&gt;ls_rcpt&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;comp_code&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="SpellE"&gt;belnr&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&amp;lt;&lt;SPAN class="SpellE"&gt;ls_rcpt&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;posting_number&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="SpellE"&gt;buzei&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&amp;lt;&lt;SPAN class="SpellE"&gt;ls_rcpt&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;position_number&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;IF &lt;/SPAN&gt;&lt;SPAN class="SpellE" style="color: #000000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;sy&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;subrc&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #3399ff; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;0&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;SPAN class="SpellE"&gt;ls_rcpt&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;posting_number&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;=&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="SpellE" style="color: #000000; font-family: Calibri, sans-serif; font-size: 14.6667px;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;ls_bseg&lt;/SPAN&gt;&lt;SPAN style="color: gray; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;belnr&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;ELSE&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;CONTINUE&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New'; background: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;ENDLOOP&lt;/SPAN&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;Ebrahim&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: purple; background: white; font-size: 10pt; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 12:02:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/link-between-tables/m-p/11430919#M1927429</guid>
      <dc:creator>former_member184158</dc:creator>
      <dc:date>2015-12-14T12:02:42Z</dc:date>
    </item>
  </channel>
</rss>

