<?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 Maintainance Generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427079#M1647233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If its a issue of key and non key fields for one step and two step,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then why i m able to see  following fields.&lt;/P&gt;&lt;P&gt;ZMTR_READING&lt;/P&gt;&lt;P&gt;ZSTATUS&lt;/P&gt;&lt;P&gt;ZREMARKS&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;&lt;/P&gt;&lt;P&gt;jaspal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2011 05:05:28 GMT</pubDate>
    <dc:creator>former_member355168</dc:creator>
    <dc:date>2011-12-21T05:05:28Z</dc:date>
    <item>
      <title>Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427073#M1647227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hv created a ztable containing following fields.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
MANDT	                MANDT                  Primary Key
ZVEHICLE 	                ZSDVEHICLE         Primary Key
ZDCODE 	               ZDCODE                 Primary Key
ZOUT_DATE	               ZDATUM                 Primary Key
ZOUT_TIME	               ZOUT_TIMS            Primary Key
ZOUT_READING          ZMTR_READ
ZIN_DATE	              ZDATUM_IN
ZIN_TIME	              ZIN_TIMS
ZIN_READING            ZMTR_READ
ZSTATUS	             ZSTAT                        ( IN , OUT values possible)
ZREMARKS	             ZCHAR50
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Now i m trying to create a Table Maintainance Generator And the Problem is following two fields are not visible in TMC.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
ZIN_DATE	              ZDATUM_IN
ZIN_TIME	              ZIN_TIMS
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But if i add another field with other data type ( other than time and date), that field is visible.&lt;/P&gt;&lt;P&gt;And if i  include above two field in primary key, then only it is visible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is ther any restriction with time and date format field with TMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thansks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jaspal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 07:52:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427073#M1647227</guid>
      <dc:creator>former_member355168</dc:creator>
      <dc:date>2011-12-08T07:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427074#M1647228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think in the display mode those are not displayed wen you click on new entries or modify you will get these two fields.&lt;/P&gt;&lt;P&gt;to check invisible fields or to make any field invisible click on configuration (left top of the grid ) ,then click on administrator&lt;/P&gt;&lt;P&gt;then put check box or remove check box to the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;lt;removed by moderator&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Dec 8, 2011 11:55 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 10:17:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427074#M1647228</guid>
      <dc:creator>former_member216611</dc:creator>
      <dc:date>2011-12-08T10:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427075#M1647229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jaspal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here  you had assigned TMG maintainance type as two step , if you assign this you cant see fields having same domain unless you make them as primary key. If you want to see all fields irrespective of same domain , assign maintainance type as one step.&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;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 11:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427075#M1647229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-08T11:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427076#M1647230</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 below - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Is it a 1 step or a 2 step TNG (as i notice the fields not visible are non key fields) if 2 step, dbl click on any line, next screen will show the fields.&lt;/P&gt;&lt;P&gt;2, Check in the screen of the TMG, check if the fields you need are present there, if no regenerate the TMG,.&lt;/P&gt;&lt;P&gt;3. Have u added the fields later? if yes, regenerate the TMG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx viv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 07:17:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427076#M1647230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-09T07:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427077#M1647231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaspal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two maintenance types available while creating a table maintenance generator.&lt;/P&gt;&lt;P&gt;1. One step&lt;/P&gt;&lt;P&gt;2. Two step&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the TMG is built in one-step, then all the fields (both key and non-key fields) will be displayed in a single screen. So, all your fields will get displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whereas if the TMG is built in two-step, the key fields will be displayed in a single screen and further details will be displayed in another screen. In this table, you have set the fields 'ZOUT_DATE' and 'ZOUT_TIME' as primary key. so it will be displayed in one screen and the non-key fields will be displayed in the second screen. So, if the fields 'ZIN_DATE' and 'ZIN_TIME' were to be dispalyed in the first screen, make it as a primary key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks and Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Priya&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 10:01:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427077#M1647231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-12T10:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427078#M1647232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if we create the  table with date and time and we select those as keys then we can able to see the fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 12:28:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427078#M1647232</guid>
      <dc:creator>former_member226225</dc:creator>
      <dc:date>2011-12-20T12:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427079#M1647233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If its a issue of key and non key fields for one step and two step,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then why i m able to see  following fields.&lt;/P&gt;&lt;P&gt;ZMTR_READING&lt;/P&gt;&lt;P&gt;ZSTATUS&lt;/P&gt;&lt;P&gt;ZREMARKS&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;&lt;/P&gt;&lt;P&gt;jaspal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 05:05:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427079#M1647233</guid>
      <dc:creator>former_member355168</dc:creator>
      <dc:date>2011-12-21T05:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427080#M1647234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jaspal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of the times TMG does not show up the changes or does not display fields if anything is changed after creating TMG . so better re-create the TMG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The reason this happens, bcoz the data element XFELD does not have any label in its characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the following steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) create new data element&lt;/P&gt;&lt;P&gt;b) assign XFELD domain to it&lt;/P&gt;&lt;P&gt;c) give proper labels to it&lt;/P&gt;&lt;P&gt;d) in your Z table, put this data element&lt;/P&gt;&lt;P&gt;e) activate table&lt;/P&gt;&lt;P&gt;f) re-generate maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Now it will come alright&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards&lt;/P&gt;&lt;P&gt;   NZAB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 06:57:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/8427080#M1647234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-21T06:57:52Z</dc:date>
    </item>
  </channel>
</rss>

