<?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: Customized Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262537#M1215352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;   Make use of common fields, if possible common key fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asit Purbey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2009 08:12:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-03T08:12:14Z</dc:date>
    <item>
      <title>Customized Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262534#M1215349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru,&lt;/P&gt;&lt;P&gt;Here am using one customized table like z_mkpf_mseg&lt;/P&gt;&lt;P&gt;It having fields both from mkpf, mseg and also some other tables..&lt;/P&gt;&lt;P&gt;My issue is when i try to execute my customized table the data s not coming..&lt;/P&gt;&lt;P&gt;Pl tel me how to link my customized table to tht standard table..&lt;/P&gt;&lt;P&gt;Pl guide me..&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;Manoj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 08:08:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262534#M1215349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T08:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262535#M1215350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you cannot link your Ztable to standard tables..&lt;/P&gt;&lt;P&gt;you have to incorporate the logic in some of the program for the Ztable to be filled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 08:10:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262535#M1215350</guid>
      <dc:creator>former_member242255</dc:creator>
      <dc:date>2009-03-03T08:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262536#M1215351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please be clear, if it is an internal table or database table and how you are getting the data you can also post your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajnesh Dharmat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 08:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262536#M1215351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T08:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262537#M1215352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;   Make use of common fields, if possible common key fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asit Purbey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 08:12:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262537#M1215352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T08:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262538#M1215353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sarvan Kumar wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; you cannot link your Ztable to standard tables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But we can link,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure that there is a link, I think here it would be MBLNR,&lt;/P&gt;&lt;P&gt;If there are common contents in both table for your key field, it will deffenately fetches data.&lt;/P&gt;&lt;P&gt;if not,&lt;/P&gt;&lt;P&gt;Check entries at table level.&lt;/P&gt;&lt;P&gt;Declare your internal table in proper way...i mean field order...of your output internal table..if you are using INTO TABLE...syntax.&lt;/P&gt;&lt;P&gt;Check SY_SUBRC for that select statement...trace the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All  the best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naveen Inuganti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 08:16:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262538#M1215353</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2009-03-03T08:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262539#M1215354</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;Am using customized table only not an internal table..&lt;/P&gt;&lt;P&gt;I write corresponding select queries also..&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;  select * from zmm_mkpf_mseg&lt;/P&gt;&lt;P&gt;          into corresponding fields of table itab&lt;/P&gt;&lt;P&gt;          where bukrs in s_bukrs and werks in s_werks&lt;/P&gt;&lt;P&gt;          and lifnr in s_lifnr&lt;/P&gt;&lt;P&gt;          and budat in s_budat&lt;/P&gt;&lt;P&gt;          and bwart = '122'.&lt;/P&gt;&lt;P&gt;  select * from zmm_mkpf_mseg into corresponding fields of table itref&lt;/P&gt;&lt;P&gt;            for all entries in itab&lt;/P&gt;&lt;P&gt;            where mblnr = itab-LFBNR&lt;/P&gt;&lt;P&gt;            and zeile = itab-lfpos&lt;/P&gt;&lt;P&gt;            and mjahr = itab-LFBJA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: in tht above code zmm_mkpf_mseg is my customized table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table level mseg,mkpf having data but i cant get the data in my customized table..&lt;/P&gt;&lt;P&gt;Pl guide me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 08:46:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262539#M1215354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T08:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262540#M1215355</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;Am using customized table only not an internal table..&lt;/P&gt;&lt;P&gt;I write corresponding select queries also..&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;  select * from zmm_mkpf_mseg&lt;/P&gt;&lt;P&gt;          into corresponding fields of table itab&lt;/P&gt;&lt;P&gt;          where bukrs in s_bukrs and werks in s_werks&lt;/P&gt;&lt;P&gt;          and lifnr in s_lifnr&lt;/P&gt;&lt;P&gt;          and budat in s_budat&lt;/P&gt;&lt;P&gt;          and bwart = '122'.&lt;/P&gt;&lt;P&gt;  select * from zmm_mkpf_mseg into corresponding fields of table itref&lt;/P&gt;&lt;P&gt;            for all entries in itab&lt;/P&gt;&lt;P&gt;            where mblnr = itab-LFBNR&lt;/P&gt;&lt;P&gt;            and zeile = itab-lfpos&lt;/P&gt;&lt;P&gt;            and mjahr = itab-LFBJA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: in tht above code zmm_mkpf_mseg is my customized table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table level mseg,mkpf having data but i cant get the data in my customized table..&lt;/P&gt;&lt;P&gt;Pl guide me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 08:46:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262540#M1215355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T08:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262541#M1215356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have data in zmm_mkpf_mseg table &lt;/P&gt;&lt;P&gt;and how u r maintaining the data in zmm_mkpf_mseg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first check whether you have data there or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajnesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 08:52:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262541#M1215356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T08:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262542#M1215357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt; my intention was to tell that simply if we have some link field in out custom table we will not get the data.&lt;/P&gt;&lt;P&gt;we should have the data filled in our custome table..&lt;/P&gt;&lt;P&gt;that is wat i wanted to say..i think i have said the same in the second line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sravan Kumar on Mar 3, 2009 10:03 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 09:02:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customized-table/m-p/5262542#M1215357</guid>
      <dc:creator>former_member242255</dc:creator>
      <dc:date>2009-03-03T09:02:03Z</dc:date>
    </item>
  </channel>
</rss>

