<?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: DATA DICTIONARY in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022220#M413985</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;Do not store calculated fields, it is unneccessary. &lt;/P&gt;&lt;P&gt;If you wanted it, you have to create a small dialog to maintain the Z table, because there is no automated calculations in SE11, nor in SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2007 13:02:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-09T13:02:45Z</dc:date>
    <item>
      <title>DATA DICTIONARY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022218#M413983</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 have a zcustom table with 5 fields --&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f1--Pri Key&lt;/P&gt;&lt;P&gt;f2--Pri Key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f3&lt;/P&gt;&lt;P&gt;f4&lt;/P&gt;&lt;P&gt;f5 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We will enter values into first four fields.&lt;/P&gt;&lt;P&gt;The idea is that when we enter data (in SE11) into the table, F5 field will display as disabled and we will enter data to first four flds and then save it. At that instance it should show the value in F5 as the sum of f3 and f4 automatically and will update the value to database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how we ll achieve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 12:59:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022218#M413983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T12:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: DATA DICTIONARY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022219#M413984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sam,&lt;/P&gt;&lt;P&gt;  If you want to enter the data via se11 or se16, then it is not possible.&lt;/P&gt;&lt;P&gt;YOu have to create a table maintenance for the z table.&lt;/P&gt;&lt;P&gt;Refer this link for creation of table maintenance:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1391062"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 13:01:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022219#M413984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T13:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: DATA DICTIONARY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022220#M413985</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;Do not store calculated fields, it is unneccessary. &lt;/P&gt;&lt;P&gt;If you wanted it, you have to create a small dialog to maintain the Z table, because there is no automated calculations in SE11, nor in SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 13:02:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022220#M413985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T13:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: DATA DICTIONARY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022221#M413986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam , &lt;/P&gt;&lt;P&gt;What you can do is first create function group (for that go to SE37 transaction ,inside that GOTO thre you can find Function Groups ,then create group) after creating function group create your Ztable while creating assign it with Function Groups in technical settings, So that Table maintanence can be done using SM30 ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for inserting data to a table(ztable) you can insert in two ways &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Using SM30 table maintanence . &lt;/P&gt;&lt;P&gt;2. You can write a dialog Program to insert data here you can do computation  also  for f5. instead of storing computed value in Ztable try to store in internal table only . in this way you can reduce the load on database also .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful . &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;Amber&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 13:29:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022221#M413986</guid>
      <dc:creator>former_member198270</dc:creator>
      <dc:date>2007-03-09T13:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: DATA DICTIONARY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022222#M413987</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;&lt;/P&gt;&lt;P&gt;use Table maintenance generator.&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>Fri, 09 Mar 2007 13:30:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022222#M413987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T13:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: DATA DICTIONARY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022223#M413988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion.&lt;/P&gt;&lt;P&gt;i am working on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 14:10:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022223#M413988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T14:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: DATA DICTIONARY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022224#M413989</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 doubt if u can do it directly....&lt;/P&gt;&lt;P&gt;The Screen we get in SE11 is an automatically generated one, and hence we cannot make any changes to it. and your requirement can only be fulfilled if u come up with a screen of your own for this purpose........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this guides u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if usefu;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 18:48:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022224#M413989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T18:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: DATA DICTIONARY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022225#M413990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you can use events for table maintenance. Transaction &amp;lt;b&amp;gt;SE54&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 19:22:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022225#M413990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T19:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: DATA DICTIONARY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022226#M413991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a maintenance view for this table and hide the fifth column. Generate the table maintenance for this view and then go to SE54, enter the view, in the menu "Environment--&amp;gt;Events". Click through the pop-up message and you will see a table control. Enter '01' in the first column (Table maintenance dialog event) and enter a routine name (something like FILL_XXXX_FIELD) and save it. Now you will see the editor icon come up in the third column. Click on it and create the routine in the same function group as that of your table maintenance. In the code for the routine, have the code as below.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  DATA: l_index LIKE sy-tabix.

  DATA: BEGIN OF ls_zmytable.
          INCLUDE STRUCTURE zmytable.
  DATA:   action TYPE c,
          mark   TYPE c.
  DATA: END OF ls_zmytable.

  LOOP AT total.
    CLEAR: ls_zmytable.
    ls_zmytable = total.
    CASE &amp;lt;action&amp;gt;.
      WHEN neuer_eintrag OR aendern.
*-- New entry or changed entry, update the fifth field
        ls_zmytable-field5 = ls_zmytable-field3 + ls_zmytable-field4.
        READ TABLE extract WITH KEY &amp;lt;vim_xtotal_key&amp;gt;.
        IF sy-subrc EQ 0.
          l_index = sy-tabix.
        ELSE.
          CLEAR l_index.
        ENDIF.
*-- make desired changes to the line total
        total = ls_zmytable.
        MODIFY total.
        CHECK l_index GT 0.
        extract = total.
        MODIFY extract INDEX l_index.
      WHEN geloescht.
*-- flagged for deletion
      WHEN update_geloescht.
*-- entry first changed and then flagged for deletion
      WHEN neuer_geloescht.
*-- entry first newly created, not yet saved, and then flagged for
*   deletion
      WHEN original.
*-- the same as the database status
    ENDCASE.
  ENDLOOP.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 19:36:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary/m-p/2022226#M413991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T19:36:37Z</dc:date>
    </item>
  </channel>
</rss>

