<?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: Validate screen input using Value table (domain level) only in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-screen-input-using-value-table-domain-level-only/m-p/8878197#M1687793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, we're going to create table (example ZZHERST_VALS) for EQUI-HERST. Sorry I forgot to mention that we think to replace the domain of HERST to a custom one. And this custom domain will use ZZHERST_VALS as value table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the possible code changes for that field, &amp;lt;-- this is also the reason why we think to change at domain level. To no longer change other places/objects for that field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2012 04:51:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-07-05T04:51:05Z</dc:date>
    <item>
      <title>Validate screen input using Value table (domain level) only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-screen-input-using-value-table-domain-level-only/m-p/8878195#M1687791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to validate a field using only Value Table? Looking at other threads, it seems you should always have a domain with Value table then assign it as a foreign key for the check table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly advise if there is possible way to do it. My issue is the requirement wants to add check table for EQUI-HERST, and 'all' other objects/transactions that uses HERST field. If we're going to request access key for EQUI, then it should also be requested for all affected objects. Is that correct?&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;Eo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 04:26:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-screen-input-using-value-table-domain-level-only/m-p/8878195#M1687791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-05T04:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Validate screen input using Value table (domain level) only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-screen-input-using-value-table-domain-level-only/m-p/8878196#M1687792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HERST is a free text. If you are going to replace it, you will need object key for table EQUI.&lt;/P&gt;&lt;P&gt;You can assign the custom data element to the field HERST, and then assign value table and check table to the same. But I would suggest you to sit with Basis guy while doing so, cause you might need to change the code in places where that field is used as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 04:40:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-screen-input-using-value-table-domain-level-only/m-p/8878196#M1687792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-05T04:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Validate screen input using Value table (domain level) only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-screen-input-using-value-table-domain-level-only/m-p/8878197#M1687793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, we're going to create table (example ZZHERST_VALS) for EQUI-HERST. Sorry I forgot to mention that we think to replace the domain of HERST to a custom one. And this custom domain will use ZZHERST_VALS as value table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the possible code changes for that field, &amp;lt;-- this is also the reason why we think to change at domain level. To no longer change other places/objects for that field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 04:51:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-screen-input-using-value-table-domain-level-only/m-p/8878197#M1687793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-05T04:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Validate screen input using Value table (domain level) only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-screen-input-using-value-table-domain-level-only/m-p/8878198#M1687794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eo,&lt;/P&gt;&lt;P&gt;As you want to validate screen inputs for&amp;nbsp; EQUI-HERST , You can assign the custom data element to the field HERST, and then assign value table and check table to the same&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;If you want you can also make use of Fix Values option inside domain under Value range tab of domain.&lt;/P&gt;&lt;P&gt;Go to domain -&amp;gt; Value range tab .&lt;/P&gt;&lt;P&gt;From menue select&amp;nbsp; goto--&amp;gt;Fix value append -&amp;gt;Create your z Fix value append -&amp;gt; Add vaues .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will not require Access keys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 05:01:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-screen-input-using-value-table-domain-level-only/m-p/8878198#M1687794</guid>
      <dc:creator>former_member213851</dc:creator>
      <dc:date>2012-07-05T05:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Validate screen input using Value table (domain level) only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-screen-input-using-value-table-domain-level-only/m-p/8878199#M1687795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, you seem to have everything in place then.&lt;/P&gt;&lt;P&gt;So, to answer your question about validating entries based on value table - its not possible.&lt;/P&gt;&lt;P&gt;You will have to put in check table as ZZHERST_VALS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 06:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-screen-input-using-value-table-domain-level-only/m-p/8878199#M1687795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-05T06:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Validate screen input using Value table (domain level) only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validate-screen-input-using-value-table-domain-level-only/m-p/8878200#M1687796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, chinmay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, so it is really not possible for domain level validation only. I guess I have to raise this to our client that if they want all objects related to HERST to be updated, then we should update all standard SAP programs/objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 07:58:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validate-screen-input-using-value-table-domain-level-only/m-p/8878200#M1687796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-05T07:58:37Z</dc:date>
    </item>
  </channel>
</rss>

