<?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: Issue with Reference table/ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266439#M1915049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Ethan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using the ref table in the above field catalog code to T8JFT instead for all the fields. just checked the field T8JF-EGRUP has no Search help so it should have said no input available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If still not working kindly show the screen shot of values in all the three fields which you are passing and also code of any events and the call to method SET_TABLE_FOR_FIRST_DISPLAY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Aug 2015 08:58:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-08-12T08:58:10Z</dc:date>
    <item>
      <title>Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266419#M1915029</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;I am facing a weird issue in Table -&amp;gt; ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ALV I am using VNAME: Joint Venture, Table: T8JV..., EGRUP: Equity Group, table: T8JF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For both the table, I am passing a dummy values for Joint Venture and Equity group. But in ALV, when I pass the Joint Venture as 100000 and Equity group as L01 (these values I am passing to the table.) When i click on F4 of Equity group field, I am getting error as &lt;BR /&gt;NO INPUT HELP IS AVAILABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know where I am missing.&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;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 06:26:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266419#M1915029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T06:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266420#M1915030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ethan ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check EGRUP field with BSEG table , if you add L01 you will see with search help button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Özgün&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 06:53:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266420#M1915030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T06:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266421#M1915031</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;For EGRUP in BSEG table,its check table is T8JF, I already added an entry in T8JF table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check my 1st screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;EH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 07:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266421#M1915031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T07:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266422#M1915032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls use &lt;STRONG&gt;T8JFT &lt;/STRONG&gt;table for adding EGRUP field to the ALV.I think you can display the search help with this table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 07:13:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266422#M1915032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T07:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266423#M1915033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used that T8JFT table also, Same error as mentioned in 3rd Screenshot. And that`s why I mentioned this issue as WEIRD &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1322/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 07:20:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266423#M1915033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T07:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266424#M1915034</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;Have you passed values for field -Joint venture in fieldcatalog fields -&amp;gt; ' REF_FIELDNAME ' and&amp;nbsp; ' REF_TABNAME'.&lt;/P&gt;&lt;P&gt;This might be a conversion exit issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 09:14:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266424#M1915034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T09:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266425#M1915035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did that as well in ALV field catalog. Still the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;EH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 09:21:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266425#M1915035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T09:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266426#M1915036</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;Kindly share the code where the fieldcatalog is built for the fields BUKRS, VNAME &amp;amp; EGRUP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the error message we guess the company code is not passed to the input parameters that is reason why you must be getting the error as in 3rd screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 09:43:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266426#M1915036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T09:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266427#M1915037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right on BUKRS is giving trouble. I do not know how to find it because I am not getting any error from BUKRS side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the piece of code I am using in fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; g_fcat-coltext&amp;nbsp;&amp;nbsp;&amp;nbsp; = text-f92.&lt;/P&gt;&lt;P&gt;&amp;nbsp; g_fcat-fieldname&amp;nbsp; = 'VNAME'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; g_fcat-ref_table&amp;nbsp; = 'T8JV'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; g_fcat-coltext&amp;nbsp;&amp;nbsp;&amp;nbsp; = text-f93.&lt;/P&gt;&lt;P&gt;&amp;nbsp; g_fcat-fieldname&amp;nbsp; = 'EGRUP'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; g_fcat-ref_table&amp;nbsp; = 'T8JF'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; g_fcat-coltext&amp;nbsp;&amp;nbsp;&amp;nbsp; = text-f94.&lt;/P&gt;&lt;P&gt;&amp;nbsp; g_fcat-fieldname&amp;nbsp; = 'RECID'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; g_fcat-ref_table&amp;nbsp; = 'Custom table of mine'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 10:00:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266427#M1915037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T10:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266428#M1915038</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;Have you written the code for &lt;STRONG&gt;F4&lt;/STRONG&gt; help for the respective column by using &lt;STRONG&gt;ONF4&lt;/STRONG&gt; event of &lt;STRONG&gt;cl_gui_alv_grid&lt;/STRONG&gt; class?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and is there any &lt;STRONG&gt;CHECKTABLE&lt;/STRONG&gt; information maintained in &lt;STRONG&gt;LVC_S_FCAT&lt;/STRONG&gt; for the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveer,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 10:03:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266428#M1915038</guid>
      <dc:creator>ipravir</dc:creator>
      <dc:date>2015-08-10T10:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266429#M1915039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have CHECKTABLE in LVC_S_FCAT structure. And I am not maintaining any F4 event.&lt;/P&gt;&lt;P&gt;But does it helps to resolve my issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;EH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 10:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266429#M1915039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T10:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266430#M1915040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ethan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In cl_gui_alv_grid, you have to write code for the F4 help, then only you will get the proper data in F4 selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can refer : &lt;STRONG&gt;BCALV_EDIT_08&lt;/STRONG&gt; demo program for more information about F4 help in ALV grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 10:13:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266430#M1915040</guid>
      <dc:creator>ipravir</dc:creator>
      <dc:date>2015-08-10T10:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266431#M1915041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ethan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't have field BUKRS in the our ALV table. You can add that field as an hidden field and populate the value as per the requirement. your search help and validation will be based on the combination of BUKRS VNAME and EGRUP always.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 10:29:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266431#M1915041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T10:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266432#M1915042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sorry Vasath. We do have BUKRS column in ALV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; g_fcat-coltext&amp;nbsp;&amp;nbsp;&amp;nbsp; = text-f22.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; g_fcat-fieldname&amp;nbsp; = &lt;SPAN class="L0S33"&gt;'BUKRS'&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S31"&gt;*&amp;nbsp; g_fcat-f4availabl = 'X'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; g_fcat-ref_table&amp;nbsp; = &lt;SPAN class="L0S33"&gt;'Custom table'&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know what I can next.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 10:33:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266432#M1915042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T10:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266433#M1915043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart from your solution of using OOPS, couldnt it possible to do by passing reference table/check table to ALV`s field catalog?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;EH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 11:11:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266433#M1915043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T11:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266434#M1915044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ethan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can refer &lt;STRONG&gt;BCALV_TEST_FULLSCREEN_EDIT&lt;/STRONG&gt; program, which is having same kind of solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While execute select editable option.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/766657" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In output, you will get option to select airline in F4 option.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/766700" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And by selection of any value, the same will set in respective fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 12:12:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266434#M1915044</guid>
      <dc:creator>ipravir</dc:creator>
      <dc:date>2015-08-10T12:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266435#M1915045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ethan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have any test data for this table to check immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try the below options in the field catalog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fcat-coltext = 'Bukrs'.&lt;/P&gt;&lt;P&gt;fcat-fieldname = 'BUKRS'.&lt;/P&gt;&lt;P&gt;fcat-ref_table = 'T8JF'&lt;/P&gt;&lt;P&gt;fcat-ref_field&amp;nbsp; = 'BUKRS'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fcat-coltext = 'Joint venture'.&lt;/P&gt;&lt;P&gt;fcat-fieldname = 'VNAME'.&lt;/P&gt;&lt;P&gt;fcat-ref_table = 'T8JF'.&lt;/P&gt;&lt;P&gt;fcat-ref_field&amp;nbsp; = 'VNAME'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fcat-coltext = 'Equity group'.&lt;/P&gt;&lt;P&gt;fcat-fieldname = 'EGRUP'.&lt;/P&gt;&lt;P&gt;fcat-ref_table = 'T8JF'.&lt;/P&gt;&lt;P&gt;fcat-ref_field&amp;nbsp;&amp;nbsp; = 'EGRUP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 12:24:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266435#M1915045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T12:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266436#M1915046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Vasanth. I used your codes in field Catalog, I am getting No Input Available popup when i click on F4 help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 13:08:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266436#M1915046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T13:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266437#M1915047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting as program does not exist&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 13:10:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266437#M1915047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-10T13:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Reference table/ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266438#M1915048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your ECC and Netweaver version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check with below programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; BCALV_FULLSCREEN_GRID_EDIT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; BCALV_TEST_FULLSCREEN_EDIT&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; BCALV_TEST_GRID_EDIT2&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All above program are contains the same kind of solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 14:02:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-reference-table-alv/m-p/11266438#M1915048</guid>
      <dc:creator>ipravir</dc:creator>
      <dc:date>2015-08-10T14:02:42Z</dc:date>
    </item>
  </channel>
</rss>

