<?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: Dump in a Z printer program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-a-z-printer-program/m-p/1563085#M254520</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;look to incude VTLFDATA : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: BEGIN OF COMMON PART LFSL.       "&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;
...

DATA: END   OF COMMON PART LFSL.       "&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and compare with your customer-program &lt;/P&gt;&lt;P&gt;and change your data-definition in Z1RV56TD00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Oct 2006 10:18:11 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2006-10-04T10:18:11Z</dc:date>
    <item>
      <title>Dump in a Z printer program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-a-z-printer-program/m-p/1563084#M254519</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;Sorry, my English is awful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dump in a copy of printer program with all the includes. I have 2 forms, one standard,and the other is handmade. &lt;/P&gt;&lt;P&gt;When i execute any form, it works, but when i execute one and then, the other one, i have this message:&lt;/P&gt;&lt;P&gt;                                                                                COMMON PART "LFSL" in Programm "Z1RV56TD00" hat falsche Länge.                                                                                &lt;/P&gt;&lt;P&gt;¿Qué ha sucedido?                                                                                &lt;/P&gt;&lt;P&gt;Error in ABAP application program.                                                                                &lt;/P&gt;&lt;P&gt;The current ABAP program "RSNAST00 " had to be terminated because one of the       &lt;/P&gt;&lt;P&gt;statements could not be executed.                                                                                &lt;/P&gt;&lt;P&gt;This is probably due to an error in the ABAP program.                                                                                &lt;/P&gt;&lt;P&gt;Anál.errores                                                                                &lt;/P&gt;&lt;P&gt;Der COMMON PART "LFSL" im Programm "Z1RV56TD00" hat einen anderen Aufbau                      &lt;/P&gt;&lt;P&gt;als der entsprechende Bereich im rufenden Programm "RV56TD00".                                                                                &lt;/P&gt;&lt;P&gt;Länge des COMMON PARTs im Programm Z1RV56TD00: 9360 Bytes.                                    &lt;/P&gt;&lt;P&gt;Länge des COMMON PARTs im Programm RV56TD00: 5504 Bytes.                                                                                &lt;/P&gt;&lt;P&gt;Notas para corregir errores                                                                                &lt;/P&gt;&lt;P&gt;You may able to find an interim solution to the problem                                       &lt;/P&gt;&lt;P&gt;in the SAP note system. If you have access to the note system yourself,                       &lt;/P&gt;&lt;P&gt;use the following search criteria:                                                                                &lt;/P&gt;&lt;P&gt;"LOAD_COMMON_PART" C                                                                          &lt;/P&gt;&lt;P&gt;"RSNAST00 " or " "                                                                            &lt;/P&gt;&lt;P&gt;"PROGRAMM_AUFRUFEN"                                                                                &lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Julio Pita de la Vega&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 09:47:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-a-z-printer-program/m-p/1563084#M254519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T09:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in a Z printer program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-a-z-printer-program/m-p/1563085#M254520</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;look to incude VTLFDATA : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: BEGIN OF COMMON PART LFSL.       "&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;
...

DATA: END   OF COMMON PART LFSL.       "&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and compare with your customer-program &lt;/P&gt;&lt;P&gt;and change your data-definition in Z1RV56TD00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 10:18:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-a-z-printer-program/m-p/1563085#M254520</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-10-04T10:18:11Z</dc:date>
    </item>
  </channel>
</rss>

