<?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: dictionary please help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716437#M313148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to store sensitive data that is only used by the system.  In this case, it is not necessary for users to be able to view or maintain.  The data is used/maintained programmatically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Nov 2006 17:18:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-07T17:18:27Z</dc:date>
    <item>
      <title>dictionary please help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716434#M313145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in abap dictionary 'table maintainance not allowed' it will disable the user  not to enter entries into table and view(display) table(both r disabled)&lt;/P&gt;&lt;P&gt;i would like to know why SAP provide this feature because there is no use of this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 17:10:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716434#M313145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-07T17:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: dictionary please help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716435#M313146</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;  Check this documentation...I believe this flag is for maintaining in SE16...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Flag if maintenance with Data Browser is allowed                                                                                &lt;/P&gt;&lt;P&gt;If this flag is set, the data in the table can be changed with the Data&lt;/P&gt;&lt;P&gt;     Browser (Transaction SE16) if the user has the necessary authorization.&lt;/P&gt;&lt;P&gt;                                                                                If the data records of the table can only be maintained by program or  &lt;/P&gt;&lt;P&gt;     table view maintenance (Transaction SM30), you may not set this flag.                                                                                &lt;/P&gt;&lt;P&gt;Note: If there is a maintenance interface for the table view           &lt;/P&gt;&lt;P&gt;     maintenance, the Data Browser cannot be called for the table. In this  &lt;/P&gt;&lt;P&gt;     case the flag has no effect.                                           &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;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 17:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716435#M313146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-07T17:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: dictionary please help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716436#M313147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why is there no use for it?    This means that you can not maintain the data from SE16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 17:16:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716436#M313147</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-11-07T17:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: dictionary please help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716437#M313148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to store sensitive data that is only used by the system.  In this case, it is not necessary for users to be able to view or maintain.  The data is used/maintained programmatically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 17:18:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716437#M313148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-07T17:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: dictionary please help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716438#M313149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the SAP concept of a logical unit of work, many different tables may have to be updated before a commit can be done. This ensures that untrained users can't go in and maintain data outside a LUW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Allowing users a simple method to update say, BSEG on it's own is just a bad idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 17:35:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716438#M313149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-07T17:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: dictionary please help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716439#M313150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Using SE16 we can only create new records,we cannot modify existing records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 13:52:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716439#M313150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-08T13:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: dictionary please help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716440#M313151</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;     The Table Maintenance not allowed is for tables that have sensitive data and must not be altered. In those kind of situations you need to use this kind of feature. &lt;/P&gt;&lt;P&gt;   To enter details into the table can be done only by ABAP coding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 11:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716440#M313151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T11:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: dictionary please help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716441#M313152</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;Generally SAP standard tables are interlinked . A field present in one table is also present in the other . If the user fills in the records in one table and he does not enter in the other related tables ,inconsistency of data arises .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TO avoid this inconsistency ,data is entered through standard sap screens which does  validation of the entered data and also enters data in all related tables with respect to the field .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helped you to understand the necessity of ' table maintenance not allowed '.&lt;/P&gt;&lt;P&gt;AND in this case the data can be entered through screens or ABAP report programs .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 15:28:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dictionary-please-help/m-p/1716441#M313152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T15:28:43Z</dc:date>
    </item>
  </channel>
</rss>

