<?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: z-table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280464#M152628</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;  We use table maintainance generator to create new entries through SM30. We can as well do some validations by clicking on Source Code button after generating Table maintainance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Just create a new function group and give it in table maintaince generator. You can create it in SM37-&amp;gt;Go To-&amp;gt; Function group -&amp;gt; Create Function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  From F4 help list, select authorization group with description that says similar to "Without authorization". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you a bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Apr 2006 09:52:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-04T09:52:19Z</dc:date>
    <item>
      <title>z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280460#M152624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;I am creating a ztable .When generating table maintanace dialog what is authorization objet and what we have to give there and what is Function group and what function group we have to give there.what is one step and two step maintenance and which one we have to chose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a employee table with 3 fields like eno,ename and esal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help is highly appreciated.&lt;/P&gt;&lt;P&gt;i am sure of rewarding points.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 09:36:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280460#M152624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T09:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280461#M152625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Function Group is where your list of maintainance programs are to be stored/ grouped under. You can give give a new function goup name there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization objects : are for restricting users from maintaining the tables. Allowing only specific users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One-step dialogs only have an overview screen containing all fields. In two-step dialogs, the overview screen contains only the key fields and text fields longer than 20 characters. The detail screen contains all fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 09:38:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280461#M152625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T09:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280462#M152626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Group - Give a new one, it will create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aut Group - Depends on whom you want to access this table via SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screens - Depending on that it will either create 1 / 2 step process to create data . Its just a matter user friendliness.&lt;/P&gt;&lt;P&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>Tue, 04 Apr 2006 09:40:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280462#M152626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T09:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280463#M152627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Group (Name of the function group, to which the generated maintenance modules will belong.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table maintenance dialog maintenance type&lt;/P&gt;&lt;P&gt;Table/view maintenance type key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;In one-step maintenance only one maintenance screen (overview screen) is processed at run time. Entries are displayed here in the form of lists. An entry should be able to be displayed in one line of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In two-step maintenance an additional maintenance screen (single screen) is processed at run time, as well as the overview screen. A single entry is displayed on the single screen. The single screen can be called from the overview screen by function key, for every entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maintenance screen umbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table content recording routine&lt;/P&gt;&lt;P&gt;Indicator which recording routine should be used for changes to table contents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dependencies&lt;/P&gt;&lt;P&gt;Changes to a task can be recorded. This can be done either automatically or manually, depending on the client settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A standard routine or an individual routine can be used as the recording routine. It is also possible to enhance the standard routine with individual routines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The individual routines must be defined as events. The definition is made via the menu function Environment -&amp;gt; Events and concerns the events 10, 11 and 12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The recording depends upon the client setting. The following settings are possible:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Changes without automatic recording&lt;/P&gt;&lt;P&gt;Changes are not automatically recorded. It is, however, possible to make manual recordings.&lt;/P&gt;&lt;P&gt;2. Automatic recoding of changes&lt;/P&gt;&lt;P&gt;All changes are automatically recorded.&lt;/P&gt;&lt;P&gt;3. No changes allowed&lt;/P&gt;&lt;P&gt;Changes can not be made, it is, however, possible to record table contents manually for the transport.&lt;/P&gt;&lt;P&gt;4. No transport allowed&lt;/P&gt;&lt;P&gt;Changes can be made here, but they can be neither automatically nor manually recorded for the transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 09:45:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280463#M152627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T09:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280464#M152628</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;  We use table maintainance generator to create new entries through SM30. We can as well do some validations by clicking on Source Code button after generating Table maintainance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Just create a new function group and give it in table maintaince generator. You can create it in SM37-&amp;gt;Go To-&amp;gt; Function group -&amp;gt; Create Function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  From F4 help list, select authorization group with description that says similar to "Without authorization". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you a bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 09:52:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280464#M152628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T09:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280465#M152629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;Thank you.Points are given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body tell me while creating data element,in the field length what is short,medium,long and heading..if i have NUMC and  CHAR data types of lenghts 6 and 30 what i have to give in these fields?&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>Tue, 04 Apr 2006 10:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280465#M152629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T10:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280466#M152630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the descriptions for the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you have this data element on a report, depending on the space avaialable, it will automatically choose one of these descriptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can give what it should read as.&lt;/P&gt;&lt;P&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>Tue, 04 Apr 2006 10:05:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280466#M152630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T10:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280467#M152631</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 the filed length is short/medium/long then it will automatically select the label from data element,&lt;/P&gt;&lt;P&gt;what ever you mentioned against the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 10:07:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280467#M152631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T10:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280468#M152632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jak,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;length&amp;lt;/b&amp;gt;--Length of the short keyword (number of chars.) which can be assigned to a data element as field name.&lt;/P&gt;&lt;P&gt;short-- A maximum of 10 characters is permitted.&lt;/P&gt;&lt;P&gt;for MEDIUM-- 20 CHARACTERS&lt;/P&gt;&lt;P&gt;LONG--40 CHARACTERS&lt;/P&gt;&lt;P&gt;HEADING--55 CHARACTERS&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;FIELD LABEL:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;One of the following:&lt;/P&gt;&lt;P&gt;- Short field label&lt;/P&gt;&lt;P&gt;- Medium field label&lt;/P&gt;&lt;P&gt;- Long field label&lt;/P&gt;&lt;P&gt;Can be assigned as prefixed text to a screen field referring to the ABAP Dictonary. The text is displayed on the screen in the logon language of the user (if the text was translated into this language).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A heading can be defined to output the field values in lists. This heading is automatically included in the list header row, in the logon language.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;REWARD IF UR QUERY IS SOLVED AND CLOSE THIS THREAD..&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ashok Kumar Prithiviraj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 10:09:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280468#M152632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T10:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280469#M152633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The short medium and long headings are those texts that are displayed when this data element or any field referring this data elemene is used in a screen where there is not enought place to display the field label.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using this field to be displayed in a report with column heading size very short, then the coulmn heading will be the text you give in Short.&lt;/P&gt;&lt;P&gt;If you resize the column in the report, then the column heading will change to either medium text or long text.&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>Tue, 04 Apr 2006 10:09:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280469#M152633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T10:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280470#M152634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short , medium , long and heading are the headings which are displayed for that particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;say for example if the description of the field is Material No&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;short     Mat no
Medium    Material Num
Long      Material Number
Heading   Material Number&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if that particular field is displayed on a screen , then in that attributes u can display the text accordingly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Sekhar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 10:10:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280470#M152634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T10:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280471#M152635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;Points are given.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 10:37:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280471#M152635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T10:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: z-table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280472#M152636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jak,&lt;/P&gt;&lt;P&gt;try to give the points for all the useful replies and close this thread..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 10:39:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/z-table/m-p/1280472#M152636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T10:39:03Z</dc:date>
    </item>
  </channel>
</rss>

