<?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 Not getting data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-data/m-p/3733564#M898591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  all ,&lt;/P&gt;&lt;P&gt; Not getting Data  in interman table i_konv.&lt;/P&gt;&lt;P&gt;Tell me the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; select a&lt;SUB&gt;vbeln a&lt;/SUB&gt;fkart a&lt;SUB&gt;knumv a&lt;/SUB&gt;fkdat a&lt;SUB&gt;belnr a&lt;/SUB&gt;ktgrd a~mwsbk&lt;/P&gt;&lt;P&gt;  b~ktgrm&lt;/P&gt;&lt;P&gt;  from ( vbrk as a inner join vbrp as b on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  a&lt;SUB&gt;vbeln eq b&lt;/SUB&gt;vbeln  )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;into corresponding fields of&lt;/P&gt;&lt;P&gt;table vbrk_vbrp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Aastha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE ( a~fkart eq billtype )  and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( a~fkdat in billdate ) and&lt;/P&gt;&lt;P&gt;( a~ktgrd eq acgrpd ) and&lt;/P&gt;&lt;P&gt;( b~ktgrm eq acgrpm ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select  konts mwskz&lt;/P&gt;&lt;P&gt;from t030k&lt;/P&gt;&lt;P&gt;into table i_t030k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where mwskz eq taxcode .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if vbrk_vbrp[] is not initial .&lt;/P&gt;&lt;P&gt;select knumv kschl mwsk1 kwert&lt;/P&gt;&lt;P&gt;from konv&lt;/P&gt;&lt;P&gt;into corresponding fields of table i_konv&lt;/P&gt;&lt;P&gt;for all entries in vbrk_vbrp&lt;/P&gt;&lt;P&gt;where knumv = vbrk_vbrp-knumv&lt;/P&gt;&lt;P&gt;     AND ( KSCHL = 'JIN1' OR kschl = 'JIN6' )&lt;/P&gt;&lt;P&gt;     and mwsk1 = i_t030k-mwskz.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2008 09:23:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-06T09:23:17Z</dc:date>
    <item>
      <title>Not getting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-data/m-p/3733564#M898591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  all ,&lt;/P&gt;&lt;P&gt; Not getting Data  in interman table i_konv.&lt;/P&gt;&lt;P&gt;Tell me the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; select a&lt;SUB&gt;vbeln a&lt;/SUB&gt;fkart a&lt;SUB&gt;knumv a&lt;/SUB&gt;fkdat a&lt;SUB&gt;belnr a&lt;/SUB&gt;ktgrd a~mwsbk&lt;/P&gt;&lt;P&gt;  b~ktgrm&lt;/P&gt;&lt;P&gt;  from ( vbrk as a inner join vbrp as b on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  a&lt;SUB&gt;vbeln eq b&lt;/SUB&gt;vbeln  )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;into corresponding fields of&lt;/P&gt;&lt;P&gt;table vbrk_vbrp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Aastha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE ( a~fkart eq billtype )  and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( a~fkdat in billdate ) and&lt;/P&gt;&lt;P&gt;( a~ktgrd eq acgrpd ) and&lt;/P&gt;&lt;P&gt;( b~ktgrm eq acgrpm ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select  konts mwskz&lt;/P&gt;&lt;P&gt;from t030k&lt;/P&gt;&lt;P&gt;into table i_t030k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where mwskz eq taxcode .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if vbrk_vbrp[] is not initial .&lt;/P&gt;&lt;P&gt;select knumv kschl mwsk1 kwert&lt;/P&gt;&lt;P&gt;from konv&lt;/P&gt;&lt;P&gt;into corresponding fields of table i_konv&lt;/P&gt;&lt;P&gt;for all entries in vbrk_vbrp&lt;/P&gt;&lt;P&gt;where knumv = vbrk_vbrp-knumv&lt;/P&gt;&lt;P&gt;     AND ( KSCHL = 'JIN1' OR kschl = 'JIN6' )&lt;/P&gt;&lt;P&gt;     and mwsk1 = i_t030k-mwskz.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 09:23:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-data/m-p/3733564#M898591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T09:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-data/m-p/3733565#M898592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aashta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the last select, don't think this will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if vbrk_vbrp[] is not initial .&lt;/P&gt;&lt;P&gt;select knumv kschl mwsk1 kwert&lt;/P&gt;&lt;P&gt;from konv&lt;/P&gt;&lt;P&gt;into corresponding fields of table i_konv&lt;/P&gt;&lt;P&gt;for all entries in vbrk_vbrp&lt;/P&gt;&lt;P&gt;where knumv = vbrk_vbrp-knumv&lt;/P&gt;&lt;P&gt;AND ( KSCHL = 'JIN1' OR kschl = 'JIN6' )&lt;/P&gt;&lt;P&gt;and mwsk1 = i_t030k-mwskz.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using i_t030k-mwskz, but the field is probably empty, since you are using this statement:&lt;/P&gt;&lt;P&gt;select konts mwskz&lt;/P&gt;&lt;P&gt;from t030k&lt;/P&gt;&lt;P&gt;into table i_t030k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will fill the internal table, but not the header which you are using as comparison in the select statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 09:51:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-data/m-p/3733565#M898592</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-05-06T09:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-data/m-p/3733566#M898593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;  as ur using inner join make sure ur tables have data according to where condition u used in SELECT statement , &lt;/P&gt;&lt;P&gt;coz this query will display data only which will fullfill all where conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select statements r rite.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 09:57:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-getting-data/m-p/3733566#M898593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T09:57:26Z</dc:date>
    </item>
  </channel>
</rss>

