<?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: Runtime Errors    ASSIGN_BASE_WRONG_ALIGNMENT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-assign-base-wrong-alignment/m-p/2487863#M561276</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;Go thru the Following Thread,&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3636926"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jul 2007 09:58:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-09T09:58:04Z</dc:date>
    <item>
      <title>Runtime Errors    ASSIGN_BASE_WRONG_ALIGNMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-assign-base-wrong-alignment/m-p/2487862#M561275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Error analysis&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;In the current program "SAPLFKH4", an error occurred when setting the&lt;/P&gt;&lt;P&gt;field symbol "&amp;lt;TEXTTAB_ACTION&amp;gt;" with ASSIGN or ASSIGNING (maybe in the&lt;/P&gt;&lt;P&gt; combination with&lt;/P&gt;&lt;P&gt; the CASTING addition).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When converting the base entry of the field symbol "&amp;lt;TEXTTAB_ACTION&amp;gt;" (number&lt;/P&gt;&lt;P&gt; in base&lt;/P&gt;&lt;P&gt;table: 35627), it was found that the target type requests a memory&lt;/P&gt;&lt;P&gt;alignment of 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the source data object has an invalid memory alignment, that is&lt;/P&gt;&lt;P&gt; an alignment not divisible by 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have downloaded some sap notes to fix this error but all has not helped me. It seems as if this is the first error of this kind in the forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 09:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-assign-base-wrong-alignment/m-p/2487862#M561275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-09T09:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Errors    ASSIGN_BASE_WRONG_ALIGNMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-assign-base-wrong-alignment/m-p/2487863#M561276</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;Go thru the Following Thread,&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3636926"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 09:58:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-assign-base-wrong-alignment/m-p/2487863#M561276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-09T09:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Errors    ASSIGN_BASE_WRONG_ALIGNMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-assign-base-wrong-alignment/m-p/2487864#M561277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been there before but I could not find enough help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the short dump bellow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;How to correct the error&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    You may be able to avoid the error by using a different offset.&lt;/P&gt;&lt;P&gt;    The following must apply: Offset = n * 2, n &amp;gt;= 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;    please use the following search criteria:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    "SAPLFKH4" "ASSIGN_BASE_WRONG_ALIGNMENT"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    If you cannot solve the problem yourself, please send the&lt;/P&gt;&lt;P&gt;    following documents to SAP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    1. A hard copy print describing the problem.&lt;/P&gt;&lt;P&gt;       To obtain this, select the "Print" function on the current screen.&lt;/P&gt;&lt;P&gt;    -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    2. A suitable hardcopy prinout of the system log.&lt;/P&gt;&lt;P&gt;       To obtain this, call the system log with Transaction SM21&lt;/P&gt;&lt;P&gt;       and select the "Print" function to print out the relevant&lt;/P&gt;&lt;P&gt;       part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    3. If the programs are your own programs or modified SAP programs,&lt;/P&gt;&lt;P&gt;       supply the source code.&lt;/P&gt;&lt;P&gt;       To do this, you can either use the "PRINT" command in the editor or&lt;/P&gt;&lt;P&gt;       print the programs using the report RSINCL00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    4. Details regarding the conditions under which the error occurred&lt;/P&gt;&lt;P&gt;       or which actions and input led to the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Information on where terminated&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;    Termination occurred in the ABAP program "SAPLFKH4" - in&lt;/P&gt;&lt;P&gt;     "VIM_TEXT_KEYTAB_ENTRIES".&lt;/P&gt;&lt;P&gt;    The main program was "SAPLS_IMG_TOOL_5 ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    In the source code you have the termination point in line 1230&lt;/P&gt;&lt;P&gt;    of the (Include) program "LSVIMFXL".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Information on where terminated&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;    Termination occurred in the ABAP program "SAPLFKH4" - in&lt;/P&gt;&lt;P&gt;     "VIM_TEXT_KEYTAB_ENTRIES".&lt;/P&gt;&lt;P&gt;    The main program was "SAPLS_IMG_TOOL_5 ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    In the source code you have the termination point in line 1230&lt;/P&gt;&lt;P&gt;    of the (Include) program "LSVIMFXL".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 10:23:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-assign-base-wrong-alignment/m-p/2487864#M561277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-09T10:23:54Z</dc:date>
    </item>
  </channel>
</rss>

