<?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: Idoc segment field length changes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-field-length-changes/m-p/6513174#M1423915</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;&lt;/P&gt;&lt;P&gt;thanks for your reply..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant able to delete that field.. how to do that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;deva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jan 2010 06:20:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-15T06:20:25Z</dc:date>
    <item>
      <title>Idoc segment field length changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-field-length-changes/m-p/6513172#M1423913</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 new to idoc.&lt;/P&gt;&lt;P&gt;My requirement is in my segment &lt;/P&gt;&lt;P&gt;i am having 5 fields and also this segment is already realeased one.&lt;/P&gt;&lt;P&gt;i wnat to change the field length from 10 to 20 . how to do this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually what i did is&lt;/P&gt;&lt;P&gt;1. i cancel the release for that segment.&lt;/P&gt;&lt;P&gt;2. in that field inside the dataelement i changed the field length from 10 to 20.&lt;/P&gt;&lt;P&gt;3. data elemnt get chaged from 10 to 20 but Export length for that field in Idoc segment still retain the 10 only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you plz how to resolve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;deva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 06:04:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-field-length-changes/m-p/6513172#M1423913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-15T06:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc segment field length changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-field-length-changes/m-p/6513173#M1423914</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 way you used is right. ( cancel release or create a new segment )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you cancel release, try delete that field, and insert a new one. &lt;/P&gt;&lt;P&gt;If it isn't valid still,  create a new segment instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 06:14:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-field-length-changes/m-p/6513173#M1423914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-15T06:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc segment field length changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-field-length-changes/m-p/6513174#M1423915</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;&lt;/P&gt;&lt;P&gt;thanks for your reply..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant able to delete that field.. how to do that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;deva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 06:20:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-field-length-changes/m-p/6513174#M1423915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-15T06:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc segment field length changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-field-length-changes/m-p/6513175#M1423916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In WE60 i checked,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there its showing internal length as 20 and external length as 10.&lt;/P&gt;&lt;P&gt;how to change the external length as 20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz guide me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reagrds&lt;/P&gt;&lt;P&gt;deva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 06:33:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-field-length-changes/m-p/6513175#M1423916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-15T06:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc segment field length changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-field-length-changes/m-p/6513176#M1423917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved by own&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 06:36:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-field-length-changes/m-p/6513176#M1423917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-20T06:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc segment field length changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-field-length-changes/m-p/6513177#M1423918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Deva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know how you solved the problem.&lt;/P&gt;&lt;P&gt;First of all I am unable to cancel the release. It is giving me the error : "Error while resetting release of segment ZC9DEMARA01&lt;/P&gt;&lt;P&gt;".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 11:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-segment-field-length-changes/m-p/6513177#M1423918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-28T11:26:05Z</dc:date>
    </item>
  </channel>
</rss>

