<?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: question reg. check table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-reg-check-table/m-p/1725696#M316412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think there is a CHECK table for this.&lt;/P&gt;&lt;P&gt;However, you can simply make it a drop down field and append the values you want using VRM_SET_VALUES so that user can select out of the available options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note : Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Nov 2006 16:25:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-15T16:25:21Z</dc:date>
    <item>
      <title>question reg. check table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-reg-check-table/m-p/1725695#M316411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a custom table and has fields like sign, option, low, high etc&lt;/P&gt;&lt;P&gt;i want to put some check table against thee fields (so that i ccan get 'EQ' or 'GT' etc etc can come up on F4 help). Is there any check table that can hold these range values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 16:07:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-reg-check-table/m-p/1725695#M316411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T16:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: question reg. check table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-reg-check-table/m-p/1725696#M316412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think there is a CHECK table for this.&lt;/P&gt;&lt;P&gt;However, you can simply make it a drop down field and append the values you want using VRM_SET_VALUES so that user can select out of the available options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note : Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 16:25:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-reg-check-table/m-p/1725696#M316412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T16:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: question reg. check table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-reg-check-table/m-p/1725697#M316413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello krishen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a domain for your data element which contains the options (EQ) and put in the value range of the domain the different option types as fixed values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BT,EQ,NE,CP,GE,GT,LE,LT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards&lt;/P&gt;&lt;P&gt;sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 16:25:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-reg-check-table/m-p/1725697#M316413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T16:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: question reg. check table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-reg-check-table/m-p/1725698#M316414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of check tables in your custom table crete the fields option and sign with the following data elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) BAPIOPTION for option and &lt;/P&gt;&lt;P&gt;b) BAPISIGN for sign. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 16:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-reg-check-table/m-p/1725698#M316414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T16:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: question reg. check table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-reg-check-table/m-p/1725699#M316415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also create a custom domain and assign the values to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 16:27:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-reg-check-table/m-p/1725699#M316415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T16:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: question reg. check table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-reg-check-table/m-p/1725700#M316416</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;I am not aware any check table available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't you create custom domain by copying domain SYCHAR02 and add single values (EQ, GT, etc)? Then next is to attached to your custom data element and custom table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 16:28:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-reg-check-table/m-p/1725700#M316416</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-11-15T16:28:51Z</dc:date>
    </item>
  </channel>
</rss>

