<?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: Domain. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/1580611#M261970</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    please tell me is there any requirement &lt;/P&gt;&lt;P&gt;    to increase length of SAP table.&lt;/P&gt;&lt;P&gt;    also specify table name to be modified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    if you change fields length also than standard &lt;/P&gt;&lt;P&gt;    report will be affected.    &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;amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Sep 2006 10:48:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-26T10:48:50Z</dc:date>
    <item>
      <title>Domain.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/1580607#M261966</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;   &lt;/P&gt;&lt;P&gt;     I need to increase length of one key field of a  standard table. concerned data element is used only in one table &amp;amp; structure and enqueue &amp;amp; dequeue function Modules.&lt;/P&gt;&lt;P&gt;   For this purpose i am planning to create 'Z' domain.&lt;/P&gt;&lt;P&gt; and attaching to the existing data element.&lt;/P&gt;&lt;P&gt;    Plz suggest any prerequisites and necessasory care should be taken to do this. If any other altenative plz suggest. &lt;/P&gt;&lt;P&gt; Useful answers will be rewarded suitably.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 09:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/1580607#M261966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T09:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Domain.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/1580608#M261967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after assigning the new domain,you will have to adjust and activate the table using SE14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO TO SE14-&amp;gt;Put the name of the table-&amp;gt;EDIT-&amp;gt;Activate and adjust database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will adjust the changes accordingly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 09:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/1580608#M261967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T09:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Domain.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/1580609#M261968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;      increasing length of data element of standard table&lt;/P&gt;&lt;P&gt;      may give rise to inconsistency enen though it is &lt;/P&gt;&lt;P&gt;      used in one table instead use append structure &lt;/P&gt;&lt;P&gt;     and populate new value in append structure field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     if you are changing existing domain than you have &lt;/P&gt;&lt;P&gt;     to adjust database and activate and also&lt;/P&gt;&lt;P&gt;     delete table maintainence generator and create a &lt;/P&gt;&lt;P&gt;     new one.  &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;   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 09:19:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/1580609#M261968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T09:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Domain.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/1580610#M261969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi amole,&lt;/P&gt;&lt;P&gt;  This data is getting populated from standard transaction, and the field might be used in some standard reports and programs. If i use append structure how can i handle these problems. Plz suggest little bit elobarately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regads,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 09:30:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/1580610#M261969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T09:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Domain.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/1580611#M261970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    please tell me is there any requirement &lt;/P&gt;&lt;P&gt;    to increase length of SAP table.&lt;/P&gt;&lt;P&gt;    also specify table name to be modified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    if you change fields length also than standard &lt;/P&gt;&lt;P&gt;    report will be affected.    &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;amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 10:48:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/domain/m-p/1580611#M261970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T10:48:50Z</dc:date>
    </item>
  </channel>
</rss>

