<?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: regarding value table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651663#M1445056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value table is checked against user entry only if &lt;EM&gt;foreign key&lt;/EM&gt; relationship is defined for the field which uses that domain. This means that it must be transformed to &lt;EM&gt;check table&lt;/EM&gt; in order the input help can be provided at all. So it is DB foreign key relationship which is giving you the possibility to select a value form value table (check table). &lt;/P&gt;&lt;P&gt;Without former mentiod foreing key definition your value table is useless and you will not receive any input help for field using this domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Mar 2010 08:19:21 GMT</pubDate>
    <dc:creator>MarcinPciak</dc:creator>
    <dc:date>2010-03-17T08:19:21Z</dc:date>
    <item>
      <title>regarding value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651661#M1445054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a table and  I was attached it to the field as value table at the domain level . what my question is when we use that field in report program as selection-screen field it will show us list of possible value for that field how it will show us is there any program execute behind the value table? please Clarify my doubt&lt;/P&gt;&lt;P&gt;&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;D.kiran kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 07:41:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651661#M1445054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T07:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: regarding value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651662#M1445055</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;this is a standard system behaviour.&lt;/P&gt;&lt;P&gt;This is a C function, not ABAP function. You do not have influence on it.&lt;/P&gt;&lt;P&gt;After calling value help it probably check domain or foreign key is structure fields.&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;--&lt;/P&gt;&lt;P&gt;Przemysław&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 07:58:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651662#M1445055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T07:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: regarding value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651663#M1445056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value table is checked against user entry only if &lt;EM&gt;foreign key&lt;/EM&gt; relationship is defined for the field which uses that domain. This means that it must be transformed to &lt;EM&gt;check table&lt;/EM&gt; in order the input help can be provided at all. So it is DB foreign key relationship which is giving you the possibility to select a value form value table (check table). &lt;/P&gt;&lt;P&gt;Without former mentiod foreing key definition your value table is useless and you will not receive any input help for field using this domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 08:19:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651663#M1445056</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2010-03-17T08:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: regarding value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651664#M1445057</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;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value table is checked against user entry only if foreign key relationship is defined for the field which uses that domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is one situation. &lt;/P&gt;&lt;P&gt;But if you enter table for the domain, it takes primary key of the table.&lt;/P&gt;&lt;P&gt;This is easier for selection screen, you just enter data element with such domain,&lt;/P&gt;&lt;P&gt;you do not need to define parameter as structure-field.&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;--&lt;/P&gt;&lt;P&gt;Przemysław&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 08:24:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651664#M1445057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T08:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: regarding value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651665#M1445058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you enter table for the domain, it takes primary key of the table.&lt;/P&gt;&lt;P&gt;This is easier for selection screen, you just enter data element with such domain,&lt;/P&gt;&lt;P&gt;you do not need to define parameter as structure-field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this does not provide the input help for that screen field. &lt;EM&gt;Value table&lt;/EM&gt; at domain level is insufficient to provide such input. It is purerly used to provide &lt;EM&gt;foreing key&lt;/EM&gt; relationship when you define one for table/structure field which uses that data element. System proposes then that value table &lt;EM&gt;primary key&lt;/EM&gt; as default one for &lt;EM&gt;foreign key&lt;/EM&gt; relationship. That's all it is used for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simple proof&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
parameters pa_con type S_CONN_ID.  "this data element uses domain S_CONN_ID which has SPFLI value table defined, on screen no input help is provided for the field
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 08:54:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651665#M1445058</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2010-03-17T08:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: regarding value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651666#M1445059</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;this is true, because S_CONN_ID is not able to use primary key - S_CARR_ID generates value help.&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;--&lt;/P&gt;&lt;P&gt;Przemysław&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 08:59:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651666#M1445059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T08:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: regarding value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651667#M1445060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;S_CARR_ID has search help assiged to it (S_CARRIER_ID), that's why we get input help, not because it is a part of &lt;EM&gt;primary key&lt;/EM&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 09:06:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651667#M1445060</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2010-03-17T09:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: regarding value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651668#M1445061</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;OK, thanks, I agree with your version.&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;--&lt;/P&gt;&lt;P&gt;Przemysław&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 09:10:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651668#M1445061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-17T09:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: regarding value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651669#M1445062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem, constructive discussion is always welcome:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 09:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-value-table/m-p/6651669#M1445062</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2010-03-17T09:22:24Z</dc:date>
    </item>
  </channel>
</rss>

