<?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 in SAP Script Printing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sap-script-printing/m-p/1252405#M145349</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;We are having a very strange problem while passing the data in SAP Script.Actually we are doing the Script of Payment Advice(FI/CO),but while calling the Function Module 'RSPO_RID_SPOOLREQ_LIST' in the driver program the values are lost.I have debugged it but right after the execution of 'RSPO_RID_SPOOLREQ_LIST' when the spool is generated, the variables are lost with the data they contain!!!As a result nothing are coming in Payment Advice Script.&lt;/P&gt;&lt;P&gt;Can anyone plz help me out!!!&lt;/P&gt;&lt;P&gt;Thx in advance.&lt;/P&gt;&lt;P&gt;Regds.&lt;/P&gt;&lt;P&gt;Atrai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Apr 2006 14:04:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-01T14:04:18Z</dc:date>
    <item>
      <title>Problem in SAP Script Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sap-script-printing/m-p/1252405#M145349</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;We are having a very strange problem while passing the data in SAP Script.Actually we are doing the Script of Payment Advice(FI/CO),but while calling the Function Module 'RSPO_RID_SPOOLREQ_LIST' in the driver program the values are lost.I have debugged it but right after the execution of 'RSPO_RID_SPOOLREQ_LIST' when the spool is generated, the variables are lost with the data they contain!!!As a result nothing are coming in Payment Advice Script.&lt;/P&gt;&lt;P&gt;Can anyone plz help me out!!!&lt;/P&gt;&lt;P&gt;Thx in advance.&lt;/P&gt;&lt;P&gt;Regds.&lt;/P&gt;&lt;P&gt;Atrai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Apr 2006 14:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sap-script-printing/m-p/1252405#M145349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-01T14:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SAP Script Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sap-script-printing/m-p/1252406#M145350</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;You have to ensure that its called only in case of print and not otherwise and may be this piece of code helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        check tab_ausgabe-spoolnr ne space.&lt;/P&gt;&lt;P&gt;        refresh up_list.&lt;/P&gt;&lt;P&gt;        up_list-id = tab_ausgabe-spoolnr.&lt;/P&gt;&lt;P&gt;        append up_list.&lt;/P&gt;&lt;P&gt;        call function 'RSPO_RID_SPOOLREQ_LIST'&lt;/P&gt;&lt;P&gt;             exporting&lt;/P&gt;&lt;P&gt;                  id_list = up_list[]&lt;/P&gt;&lt;P&gt;             exceptions&lt;/P&gt;&lt;P&gt;                  others  = 0.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2006 14:17:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sap-script-printing/m-p/1252406#M145350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-13T14:17:06Z</dc:date>
    </item>
  </channel>
</rss>

