<?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 Problem move to different structure  in ECC6 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271663#M1530220</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;&lt;/P&gt;&lt;P&gt;I have face the problem on move to different structure using body operator and filed also different in ecc6, So could you help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But same thinks working fine in 4.5B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is ecc6.&lt;/P&gt;&lt;P&gt;DATA: IS560 LIKE S560 OCCURS 0 WITH HEADER LINE.     &lt;/P&gt;&lt;P&gt;DATA: T_DATA_RECORDS LIKE INDX  OCCURS 0 WITH HEADER LINE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IS560[  ] = : T_DATA_RECORDS [  ].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This error in ecc6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is 4.5B.&lt;/P&gt;&lt;P&gt;DATA: IS560 LIKE S560 OCCURS 0 WITH HEADER LINE.     &lt;/P&gt;&lt;P&gt;DATA: T_DATA_RECORDS LIKE MCSLINE  OCCURS 0 WITH HEADER LINE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IS560[  ] = : T_DATA_RECORDS [  ].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this correct in4.5B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I.Muthukumar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: I.Muthukumar on Sep 13, 2010 12:31 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Sep 2010 10:30:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-13T10:30:57Z</dc:date>
    <item>
      <title>Problem move to different structure  in ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271663#M1530220</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;&lt;/P&gt;&lt;P&gt;I have face the problem on move to different structure using body operator and filed also different in ecc6, So could you help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But same thinks working fine in 4.5B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is ecc6.&lt;/P&gt;&lt;P&gt;DATA: IS560 LIKE S560 OCCURS 0 WITH HEADER LINE.     &lt;/P&gt;&lt;P&gt;DATA: T_DATA_RECORDS LIKE INDX  OCCURS 0 WITH HEADER LINE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IS560[  ] = : T_DATA_RECORDS [  ].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This error in ecc6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is 4.5B.&lt;/P&gt;&lt;P&gt;DATA: IS560 LIKE S560 OCCURS 0 WITH HEADER LINE.     &lt;/P&gt;&lt;P&gt;DATA: T_DATA_RECORDS LIKE MCSLINE  OCCURS 0 WITH HEADER LINE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IS560[  ] = : T_DATA_RECORDS [  ].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this correct in4.5B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I.Muthukumar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: I.Muthukumar on Sep 13, 2010 12:31 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 10:30:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271663#M1530220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-13T10:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem move to different structure  in ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271664#M1530221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the table structures , and I am not sure  about '=:' never seen it in abap before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: BrightSide on Sep 13, 2010 11:38 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 10:38:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271664#M1530221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-13T10:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem move to different structure  in ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271665#M1530222</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;Every thing i have checked .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;I.Muthukumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 10:40:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271665#M1530222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-13T10:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem move to different structure  in ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271666#M1530223</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;This will not work in ECC due to Unicode. do like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lopp at T_DATA_RECORDS pass data to IS560 and append.&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;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 10:43:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271666#M1530223</guid>
      <dc:creator>former_member386202</dc:creator>
      <dc:date>2010-09-13T10:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem move to different structure  in ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271667#M1530224</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;But fields are different , so what can i do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;I.Muthukumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 11:31:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271667#M1530224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-13T11:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem move to different structure  in ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271668#M1530225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ECC 6.0 usually UNICODE CHECKS ACTIVE attribute in a program is active. If your system is a UNICODE ECC6 system you cannot change this attribute. But if it is NON-UNICODE ECC6 system, then try to turn off this program attribute. It should work like in 4.5B then. However, such coding is of very bad style nowadays. I recommend reading about UNICODE FRAGMENT VIEW which specifies when such assignments are allowed even if UNICODE CHECKS ACTIVE attribute is on. Generally you should do with a LOOP and you can use the ASSIGN statement with CASTING/RANGE to obtain what you need. Look at documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regadrs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Krzysztof Usowicz on Sep 13, 2010 2:43 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 12:42:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271668#M1530225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-13T12:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem move to different structure  in ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271669#M1530226</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;Try to use field-Symbols as shown below,it will move the data to the table specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: IS560 LIKE mara OCCURS 0 WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;DATA: T_DATA_RECORDS LIKE MCSLINE OCCURS 0 WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field-SYMBOLS &amp;lt;fs&amp;gt; type mara.&lt;/P&gt;&lt;P&gt;T_DATA_RECORDS = '1234567896780-9856095606805689508907080-980bkbjdfkljgfgfgklhgknmk'.&lt;/P&gt;&lt;P&gt;assign T_DATA_RECORDS to &amp;lt;fs&amp;gt; CASTING.&lt;/P&gt;&lt;P&gt;IS560  = &amp;lt;fs&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shirisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 15:08:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-move-to-different-structure-in-ecc6/m-p/7271669#M1530226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-13T15:08:32Z</dc:date>
    </item>
  </channel>
</rss>

