<?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 Dynamic Value Checks for the Table fields at runtime in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-checks-for-the-table-fields-at-runtime/m-p/7386694#M1544787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement for validating the values against a table field ,the table and table field can be identified in runtime only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for possible values (F4 help) I am using FM F4IF_FIELD_VALUE_REQUEST which is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user chose the value which is not present in the pop up given by FM F4IF_FIELD_VALUE_REQUEST, Is there any way for validating the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vamshi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Oct 2010 06:29:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-25T06:29:56Z</dc:date>
    <item>
      <title>Dynamic Value Checks for the Table fields at runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-checks-for-the-table-fields-at-runtime/m-p/7386694#M1544787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement for validating the values against a table field ,the table and table field can be identified in runtime only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for possible values (F4 help) I am using FM F4IF_FIELD_VALUE_REQUEST which is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user chose the value which is not present in the pop up given by FM F4IF_FIELD_VALUE_REQUEST, Is there any way for validating the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vamshi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 06:29:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-checks-for-the-table-fields-at-runtime/m-p/7386694#M1544787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-25T06:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Value Checks for the Table fields at runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-checks-for-the-table-fields-at-runtime/m-p/7386695#M1544788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How you are building values for the custom F4 ?&lt;/P&gt;&lt;P&gt;If the input needs to be validated only against F4 values , can be done in AT selection-screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 06:35:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-checks-for-the-table-fields-at-runtime/m-p/7386695#M1544788</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-10-25T06:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Value Checks for the Table fields at runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-checks-for-the-table-fields-at-runtime/m-p/7386696#M1544789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do want this to happen..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 06:43:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-checks-for-the-table-fields-at-runtime/m-p/7386696#M1544789</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2010-10-25T06:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Value Checks for the Table fields at runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-checks-for-the-table-fields-at-runtime/m-p/7386697#M1544790</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;&lt;/P&gt;&lt;P&gt;I dont have any table with input values if you check the FM  F4IF_FIELD_VALUE_REQUEST, i simply need to pass the Table name and field name in table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the table name and field name can be identified during the runtime only..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 08:16:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-value-checks-for-the-table-fields-at-runtime/m-p/7386697#M1544790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-25T08:16:36Z</dc:date>
    </item>
  </channel>
</rss>

