<?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: customizing table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351673#M176196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is a program generated by table maiintenance ?&lt;/P&gt;&lt;P&gt;please explain?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 May 2006 08:15:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-24T08:15:24Z</dc:date>
    <item>
      <title>customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351666#M176189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;we have a customizing table where we have 5 key fields.&lt;/P&gt;&lt;P&gt;eg. f1,f2,f3,f4,f5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are 5 allowed combinations of the key fields to read entries of the table in my report. for eg.&lt;/P&gt;&lt;P&gt;(f1,f2,f3)&lt;/P&gt;&lt;P&gt;(f1,f2,{f3 filled with space}),&lt;/P&gt;&lt;P&gt;(f1,f4),&lt;/P&gt;&lt;P&gt;(f1,f5),&lt;/P&gt;&lt;P&gt;(f1,f2,f3,f4,f5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when the user makes entries in the table using SM30, can i restrict him to enter only one of the allowed combinations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please give ur ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 04:06:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351666#M176189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T04:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351667#M176190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in sm30, select second the radio button  "enter conditions", u can select the fields u want to maintain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 04:15:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351667#M176190</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-05-24T04:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351668#M176191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please tell where is that option in SM30 to select radio button enter conditions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 04:26:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351668#M176191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T04:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351669#M176192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;NO I DONT THINK YOUR CONDITION WILL BE SATISFY IN SM30,&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;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 04:32:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351669#M176192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T04:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351670#M176193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i feel this restriction is regarding entering allowed values. not valid combinations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my requirement is if someother combination is entered may be an error message is to be issued so he can know this is not a valid combination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u please tell me if this is possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 04:34:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351670#M176193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T04:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351671#M176194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you can do is to activate the events of the Table maintenance and write the code there. However, I don't think its going to be simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be easy to quickly write a custom program to do all this.&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;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 04:38:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351671#M176194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T04:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351672#M176195</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;If this is your own Y or Z table then you can get into the program generated by the Table Maintenance generator and then put your checks in the PAI event.&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;Khusro Habib&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 05:21:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351672#M176195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T05:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351673#M176196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is a program generated by table maiintenance ?&lt;/P&gt;&lt;P&gt;please explain?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 08:15:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351673#M176196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T08:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351674#M176197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes when generate the table maintenance, there is a function group that gets created. You activate the events where you can write the code to validate the values / populate the default values etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact you will have to mention the name of the function group.&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, 24 May 2006 08:21:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351674#M176197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T08:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351675#M176198</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;As Ravi has mentioned, you can do all validations in a table using the events in Table maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the below link for a tech article on implementing this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also refer this blog:&lt;/P&gt;&lt;P&gt;/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope these links help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 08:44:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351675#M176198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-24T08:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: customizing table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351676#M176199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi anjali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank u very much for the docu u have sent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2006 10:12:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-table/m-p/1351676#M176199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-25T10:12:17Z</dc:date>
    </item>
  </channel>
</rss>

