<?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: how to know print program for SAP Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244062#M143017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to table TNAPR.&lt;/P&gt;&lt;P&gt;PGNAM = Program name:&lt;/P&gt;&lt;P&gt;FONAM: Form name(SAP Script or smartfrom).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Mar 2006 13:00:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-31T13:00:25Z</dc:date>
    <item>
      <title>how to know print program for SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244061#M143016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to know print program for SAP Script form name ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 12:57:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244061#M143016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T12:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to know print program for SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244062#M143017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to table TNAPR.&lt;/P&gt;&lt;P&gt;PGNAM = Program name:&lt;/P&gt;&lt;P&gt;FONAM: Form name(SAP Script or smartfrom).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 13:00:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244062#M143017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T13:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to know print program for SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244063#M143018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Press F1 on the form and click the Technical information in the Performance Assistance window. then you get the Program name.&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;-Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 13:04:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244063#M143018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T13:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to know print program for SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244064#M143019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christoper,&lt;/P&gt;&lt;P&gt;There are 3 methods up to my knowledge.&lt;/P&gt;&lt;P&gt;1)  Go to table TNAPR give the forname you will get the driver program.&lt;/P&gt;&lt;P&gt;2)  open the script and follow the path:&lt;/P&gt;&lt;P&gt;FORM-&amp;gt;CHECK-&amp;gt;TEXTS and then a diaglog window comes just press enter you see a table which shows the list of driver programs using the script.&lt;/P&gt;&lt;P&gt;3) using NACE you need know the application area of the script like sales or shippind etc.. and u need to know the output type also.procedure below.&lt;/P&gt;&lt;P&gt;Go to NACE.&lt;/P&gt;&lt;P&gt;select the application.&lt;/P&gt;&lt;P&gt;press output types on application tool bar.&lt;/P&gt;&lt;P&gt;select the output type.&lt;/P&gt;&lt;P&gt;double click on processing routines folder &lt;/P&gt;&lt;P&gt;you will see the programs and sap scripts configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if any clarifications needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anil Kumar K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 13:09:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244064#M143019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T13:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to know print program for SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244065#M143020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;ITS ALL DEPENDS UPON THE KIND OF PROGRAM NAME YOU R SEARCHING FOR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YOU CAN SEARCH USING TWO PROCESS&lt;/P&gt;&lt;P&gt;BY USING TCODE SPRO&lt;/P&gt;&lt;P&gt;BY USING TCODE V/G7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I HOPE THIS WILL HELP TO SOLVE YOUR PROBLEM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;Mrutyunjaya Tripathy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 13:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244065#M143020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T13:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to know print program for SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244066#M143021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you can create the form online, then start SE71 first, use utilities-start forms debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The call your form. The sapscript debugger breskpoint popup comes up, Use OK to continue. It then stops in the sapscript debugger. from there, use /h to start ABAP debugger. In ABAP debugger, use the call stack. You can sse the RSTX sapscript modules and then below the calling program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not the customizing path for setting the program, but you know for sure where you come from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, it won't work for smartforms. Many things don't work for smartforms.  &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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 14:16:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244066#M143021</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-03-31T14:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to know print program for SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244067#M143022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the table TTXFP. It has form name &amp;amp; program name. Please reward points if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Yogesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 14:21:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244067#M143022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T14:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to know print program for SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244068#M143023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found standard program attached to my z form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add fields to this prog. and based on that fields i hav to configure printer settings. How to do this?&lt;/P&gt;&lt;P&gt;Because Print prog. is standard SAP Program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 14:28:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244068#M143023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T14:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to know print program for SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244069#M143024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generally for print programs you dont modify the standard program. You make a copy of it and modify it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 14:47:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244069#M143024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T14:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to know print program for SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244070#M143025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;  You can use the following code changes in the layout &amp;amp; see..&lt;/P&gt;&lt;P&gt;You have to create a program Z_BC460_EX4_HF for that..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***********&lt;/P&gt;&lt;P&gt;/:PERFORM GET_NAME IN PROGRAM Z_BC460_EX4_HF&lt;/P&gt;&lt;P&gt;/:  USING &amp;amp;CUST&amp;amp;&lt;/P&gt;&lt;P&gt;/:  CHANGING &amp;amp;NAME&amp;amp;&lt;/P&gt;&lt;P&gt;/:ENDPERFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dear &amp;amp;NAME&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ABAP routine could be defined as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORTANT: The structure itcsy must be used for the parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT Z_HENRIKF_SCRIPT_FORM .&lt;/P&gt;&lt;P&gt;  tables scustom.&lt;/P&gt;&lt;P&gt;  form get_name tables in_tab structure itcsy&lt;/P&gt;&lt;P&gt;                       out_tab structure itcsy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  read table in_tab index 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  select single * from scustom&lt;/P&gt;&lt;P&gt;    where id = in_tab-value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;    read table out_tab index 1.&lt;/P&gt;&lt;P&gt;    move scustom-name to out_tab-value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    modify out_tab index sy-tabix.&lt;/P&gt;&lt;P&gt;  else.&lt;/P&gt;&lt;P&gt;    read table out_tab index 1.&lt;/P&gt;&lt;P&gt;    move 'No name' to out_tab-value.&lt;/P&gt;&lt;P&gt;    modify out_tab index sy-tabix.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt; You could also fill the ouput parameter table this way&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   READ TABLE out_par WITH KEY 'NAME1'.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   out_par-value = l_name1.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   MODIFY out_par INDEX sy-tabix.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 14:48:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244070#M143025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T14:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to know print program for SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244071#M143026</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;&lt;/P&gt;&lt;P&gt;how are you doing,Please help me in how to proceed to the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are&lt;/P&gt;&lt;P&gt;My problem is We are upgrading SAP from 4.6C to ECC 5.0,&lt;/P&gt;&lt;P&gt;In the print program we getting error saying the &lt;/P&gt;&lt;P&gt;"Processing log for program SAPFM06P routine OLD_ENTRY_NEU"&lt;/P&gt;&lt;P&gt;"Processing routine OLD_ENTRY_NEU in program SAPFM06P does not exist"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could please help me out how to do print program in new version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Madhavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 14:37:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244071#M143026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-14T14:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to know print program for SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244072#M143027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhavi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP standard program SAPFM06P (Printin for purtchase documents) has no routine OLD_ENTRY_NEU. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at your old system, the may have modified the module pool and added this routine. The best way is to analyze the difference between SAP routine ENTRY_NEU and the called routine OLD_ENTRY_NEU. Then you could consider to do the same modification in your new system - I'd rather not do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better change customizing to SAP standard routine ENTRY_NEU and find a way to circumvent modification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customizing for print programs and entry routines is done within purchasing - messages - message types.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 15:07:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-know-print-program-for-sap-script/m-p/1244072#M143027</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-06-14T15:07:45Z</dc:date>
    </item>
  </channel>
</rss>

