<?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: sap script problem : qm certficate changes in driver program are not reflecting in sap script output in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856778#M1886283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi now i found that i need a value which is in hexadecimal to be printed in sap script as decimal.&lt;/P&gt;&lt;P&gt;is there any conversion which can be in sap script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2015 20:01:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-01-23T20:01:47Z</dc:date>
    <item>
      <title>sap script problem : qm certficate changes in driver program are not reflecting in sap script output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856774#M1886279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am told to make changes in sap script of qm. so i copy sap script :QM_QCERT_01 and print program RQCAAP00. Now i need to add another table value&lt;/P&gt;&lt;P&gt;qamv and qase. I changed print program but changes are not there in sap script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 11:23:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856774#M1886279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-23T11:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: sap script problem : qm certficate changes in driver program are not reflecting in sap script output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856775#M1886280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whatever changes you did in driver program then same fields should be populate in script then only it will display in the output. so pass the fields in write_form function module from driver program and populate the fields in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 11:38:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856775#M1886280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-23T11:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: sap script problem : qm certficate changes in driver program are not reflecting in sap script output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856776#M1886281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;but write form function module is already there in program , thing is that even if i comment the whole print program output is coming&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 12:00:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856776#M1886281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-23T12:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: sap script problem : qm certficate changes in driver program are not reflecting in sap script output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856777#M1886282</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;It is not necessary (or indeed possible) to pass the fields to your SAPscript once they're added to the print program, and you can check in the form if they are available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go into the Text element for the Page Window you want to update then choose Include -&amp;gt; Symbols -&amp;gt; Program Symbols.&amp;nbsp; In the pop-up add your print program (it may already be there) then choose either DDIC Fields or Global data, depending on how your new fields have been defined.&amp;nbsp; This will show you what fields are available in the form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 12:02:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856777#M1886282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-23T12:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: sap script problem : qm certficate changes in driver program are not reflecting in sap script output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856778#M1886283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi now i found that i need a value which is in hexadecimal to be printed in sap script as decimal.&lt;/P&gt;&lt;P&gt;is there any conversion which can be in sap script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 20:01:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856778#M1886283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-23T20:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: sap script problem : qm certficate changes in driver program are not reflecting in sap script output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856779#M1886284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want&amp;nbsp; the logic to convert hexadecimal to decimal in sap script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jan 2015 12:36:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856779#M1886284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-24T12:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: sap script problem : qm certficate changes in driver program are not reflecting in sap script output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856780#M1886285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can we convert&amp;nbsp; value inhexadecimal to decimal of sap script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jan 2015 14:56:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856780#M1886285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-24T14:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: sap script problem : qm certficate changes in driver program are not reflecting in sap script output</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856781#M1886286</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;It is possible to call an ABAP subroutine from your SAPscript (which is will documented elsewhere).&amp;nbsp; I did a search on SDN for 'hex to decimal' and found loads of useful suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 09:21:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-qm-certficate-changes-in-driver-program-are-not/m-p/10856781#M1886286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-26T09:21:46Z</dc:date>
    </item>
  </channel>
</rss>

