<?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: TABLE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1357657#M178221</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;You can create a field 'ZMTART' , data element 'ZZMTART'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data element ZZMTART, data type, domain : ZZMTART.&lt;/P&gt;&lt;P&gt;In that give the value range: &lt;/P&gt;&lt;P&gt;Fixed value and short text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The restrictions can also be handled using the events in table maintenance generator.&lt;/P&gt;&lt;P&gt;pls have a look at this link for moreinfo on 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;Hope you got the point.&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>Fri, 19 May 2006 06:29:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-19T06:29:39Z</dc:date>
    <item>
      <title>TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1357654#M178218</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing following issue , if anyone can suggest me something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to create one custom table ,in which one field is of matnr , but issue is i have to restrict entries in this field for particular material type only .what i have done is the field's check table mentioned as mara , but how i can restrict it for mtart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 06:21:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1357654#M178218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T06:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1357655#M178219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gud,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. One way is to create a new view&lt;/P&gt;&lt;P&gt;   with the required filterations for MTART.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Then use this view as a CHECK TABLE&lt;/P&gt;&lt;P&gt;   in your field MATNR for your z table.&lt;/P&gt;&lt;P&gt;&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 06:25:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1357655#M178219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T06:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1357656#M178220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gud,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can goto the TABLE maintenance generator and write the code there to retrict the entry as you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Mishra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 06:26:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1357656#M178220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T06:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1357657#M178221</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;You can create a field 'ZMTART' , data element 'ZZMTART'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data element ZZMTART, data type, domain : ZZMTART.&lt;/P&gt;&lt;P&gt;In that give the value range: &lt;/P&gt;&lt;P&gt;Fixed value and short text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The restrictions can also be handled using the events in table maintenance generator.&lt;/P&gt;&lt;P&gt;pls have a look at this link for moreinfo on 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;Hope you got the point.&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>Fri, 19 May 2006 06:29:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1357657#M178221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T06:29:39Z</dc:date>
    </item>
  </channel>
</rss>

