<?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 check table creation steps in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-creation-steps/m-p/4127527#M986985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to provide f4 help for two fileds on a screen&lt;/P&gt;&lt;P&gt;Can I use a single check table to provide F4 help for both the fields.&lt;/P&gt;&lt;P&gt;My tw0 field values sizes are bigger in size thats why I want to create check&lt;/P&gt;&lt;P&gt;tables otherwise I would directly use value assignment in domain.&lt;/P&gt;&lt;P&gt;my two fileds are&lt;/P&gt;&lt;P&gt;1 Performance rate which has 5 values like 1.00 - 2.00(size is 11 chars)&lt;/P&gt;&lt;P&gt;2 Performance rate description has 5 values like XXXXXXXXXXXXXXXXXXXXXXX&lt;/P&gt;&lt;P&gt;Please provide me every step in creating check table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Jul 2008 10:09:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-01T10:09:41Z</dc:date>
    <item>
      <title>check table creation steps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-creation-steps/m-p/4127527#M986985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to provide f4 help for two fileds on a screen&lt;/P&gt;&lt;P&gt;Can I use a single check table to provide F4 help for both the fields.&lt;/P&gt;&lt;P&gt;My tw0 field values sizes are bigger in size thats why I want to create check&lt;/P&gt;&lt;P&gt;tables otherwise I would directly use value assignment in domain.&lt;/P&gt;&lt;P&gt;my two fileds are&lt;/P&gt;&lt;P&gt;1 Performance rate which has 5 values like 1.00 - 2.00(size is 11 chars)&lt;/P&gt;&lt;P&gt;2 Performance rate description has 5 values like XXXXXXXXXXXXXXXXXXXXXXX&lt;/P&gt;&lt;P&gt;Please provide me every step in creating check table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 10:09:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-creation-steps/m-p/4127527#M986985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-01T10:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: check table creation steps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-creation-steps/m-p/4127528#M986986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a single table with two fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) Performance rate (Key)&lt;/P&gt;&lt;P&gt;b) Performance rate description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the first field in the screen you can use this table as check table. (Declare the field with reference to the check table field) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the second field -- Why do you want to provide a F4 help for this field? &lt;/P&gt;&lt;P&gt;Since the Description can be picked from the check table based on the selected "Performance rate", you can just grey out the second field. &lt;/P&gt;&lt;P&gt;You can just populate it automatically based on the "Performance rate" selected in the first field.&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;Aj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 10:45:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-creation-steps/m-p/4127528#M986986</guid>
      <dc:creator>former_member195698</dc:creator>
      <dc:date>2008-07-01T10:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: check table creation steps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-creation-steps/m-p/4127529#M986987</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;In order to create check table first select the field of the table on which u want to F4 help.&lt;/P&gt;&lt;P&gt;Then click on foreign keys tab which is nearby srch help.&lt;/P&gt;&lt;P&gt;Then enter the name of table from which u want the values in check table column.&lt;/P&gt;&lt;P&gt;Then click copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same way repeat the process for second field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will help u solve ur problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Payal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 10:58:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-creation-steps/m-p/4127529#M986987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-01T10:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: check table creation steps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-creation-steps/m-p/4127530#M986988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created check table but it is saying enter valid value when creating records for check table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 11:56:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-creation-steps/m-p/4127530#M986988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-01T11:56:43Z</dc:date>
    </item>
  </channel>
</rss>

