<?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: Update Termination Error SSFCOMPOSER 173 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-error-ssfcomposer-173/m-p/7697156#M1577587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sai Ram Reddy,&lt;/P&gt;&lt;P&gt;                                  I have checked the points which you had mentioned but everything seems to be fine.&lt;/P&gt;&lt;P&gt;I have declared the windows as FINAL WINDOW with adding a condition SFSY-PAGENO = SFSY-JOBPAGES which will print the template only on last page of the output.&lt;/P&gt;&lt;P&gt;Please advise on this whether this is creating the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Feb 2011 04:26:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-17T04:26:04Z</dc:date>
    <item>
      <title>Update Termination Error SSFCOMPOSER 173</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-error-ssfcomposer-173/m-p/7697153#M1577584</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;            I am facing a strange error in the production system.This error is not shown in development or test system.&lt;/P&gt;&lt;P&gt;I have created a smartform which is called from a billing document.Whenever business assigns an output type to the billing document and saves it, it gets an "Update Termination Error".&lt;/P&gt;&lt;P&gt;After checking the SAP inbox in production system, we have been able to retrieve the following message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error info : SSFCOMPOSER 173: Table LEFT_DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From this, I understand that the dimensions of the table LEFT_DATA are larger than the window.But when checked, the dimensions of the table are smaller than the window, which ideally should not create any issues.&lt;/P&gt;&lt;P&gt;This error is occuring only in Production system.So, its hard to analyse it.&lt;/P&gt;&lt;P&gt;Any form of help will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 09:15:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-error-ssfcomposer-173/m-p/7697153#M1577584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-15T09:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Update Termination Error SSFCOMPOSER 173</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-error-ssfcomposer-173/m-p/7697154#M1577585</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;please have a look at SAP notes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;701507&lt;/P&gt;&lt;P&gt;1403344&lt;/P&gt;&lt;P&gt;1515203 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe one of them solves your probem!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 09:33:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-error-ssfcomposer-173/m-p/7697154#M1577585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-15T09:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Update Termination Error SSFCOMPOSER 173</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-error-ssfcomposer-173/m-p/7697155#M1577586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right.. your table has a problem.. but, I guess.. it is not related to the dimension... it is related to the number of columns.. I guess, some conditions inside your smartform might be wrong... which might triggered in production data..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: You table has 3 columns and if your smartform is trying to print data in fourth column this error may occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am wrong with the above assumption, then check the dimension of the table in all PAGES... EX: FIRST PAGE, SECOND PAGE etc, which are defined in your smartform.&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;saiRam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 09:34:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-error-ssfcomposer-173/m-p/7697155#M1577586</guid>
      <dc:creator>former_member196280</dc:creator>
      <dc:date>2011-02-15T09:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Update Termination Error SSFCOMPOSER 173</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-error-ssfcomposer-173/m-p/7697156#M1577587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sai Ram Reddy,&lt;/P&gt;&lt;P&gt;                                  I have checked the points which you had mentioned but everything seems to be fine.&lt;/P&gt;&lt;P&gt;I have declared the windows as FINAL WINDOW with adding a condition SFSY-PAGENO = SFSY-JOBPAGES which will print the template only on last page of the output.&lt;/P&gt;&lt;P&gt;Please advise on this whether this is creating the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 04:26:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-termination-error-ssfcomposer-173/m-p/7697156#M1577587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-17T04:26:04Z</dc:date>
    </item>
  </channel>
</rss>

