<?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 link driver program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-link-driver-program/m-p/2099318#M437459</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 answer  to all my question number wise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Apr 2007 08:58:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-11T08:58:56Z</dc:date>
    <item>
      <title>How to link driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-link-driver-program/m-p/2099314#M437455</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;I understood from SDN that following are smartforms for the topics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Smart form for Delivery Note.&lt;/P&gt;&lt;P&gt;LB_BIL_INVOICE smartform&lt;/P&gt;&lt;P&gt;RLB_INVOICE Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Smartform for Invoice&lt;/P&gt;&lt;P&gt;LE_SHP_DELNOTE smartform&lt;/P&gt;&lt;P&gt;RLE_DELNOTE Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i)  In real world ,What are most common changes we do to the about &lt;/P&gt;&lt;P&gt;   smartforms  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ii) Whether we have to change the smartforms there itself or  will make a copy&lt;/P&gt;&lt;P&gt;of it into another  " Z"smartform .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iii)Do we need to change the  driver program.or we will make a "Z" Driver program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iv)if we make any "Z" driver program ,how to link  this to the smartform .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please  help me in this regard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 08:49:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-link-driver-program/m-p/2099314#M437455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T08:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to link driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-link-driver-program/m-p/2099315#M437456</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;  Use NACE transaction for connecting the driver program and smartform. And also we can specify output type for that smartform in NACE transaction.&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;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 08:53:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-link-driver-program/m-p/2099315#M437456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T08:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to link driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-link-driver-program/m-p/2099316#M437457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general to any Smartform, we can make changes to them after copying the original form inot our own Z-form. &lt;/P&gt;&lt;P&gt;Later , we can make any changes as required by the customer to the z-form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In NACE t-code we have the application for each one. based on the application output type can be defined, based on output type script and print program can be defined. &lt;/P&gt;&lt;P&gt;If suppose data can be read from EDI then we should go for condition records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So whenever we execute the script first composer checks the output type and then execute the program. in program whenever opn form FM will be populate then script will open first. After that again program till another FM will populate if it then script will populate........like it is cycle proces. Composer does all these things and at last it will submit that output to spool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the Transaction NACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;choose the related sub module.. like billing or shipping &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;doubel click on Output Types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose the Output Type for which whcih you wanted your script to trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then select the Output Type and double click on Processing Routine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then go to create new entries--&amp;gt; Select the Medium (1- print output), then enter your Script and Print Program detls --&amp;gt; Save and come out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to the Transaction (for which you have created the output type)... Issue output--&amp;gt; Select the output type --&amp;gt; Print.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this resolves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 08:54:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-link-driver-program/m-p/2099316#M437457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T08:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to link driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-link-driver-program/m-p/2099317#M437458</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 are asking so many questions but not rewarding:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answers for your Q's:&lt;/P&gt;&lt;P&gt;i) In real world ,What are most common changes we do to the about &lt;/P&gt;&lt;P&gt;smartforms .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is as per the clients requirements changing the Logo, and format and the fields that are required for that client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ii) Whether we have to change the smartforms there itself or will make a copy&lt;/P&gt;&lt;P&gt;of it into another " Z"smartform .&lt;/P&gt;&lt;P&gt;Yes, we have to copy the STd to a Z smartform and to do the changes and to assign in NACE transaction  or V/40 for Invoice  or V/34 for delivery note. Please see those tcodes once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iii)Do we need to change the driver program.or we will make a "Z" Driver program&lt;/P&gt;&lt;P&gt;Most of the times we don't do any changes to the Std driver programs. Very rarely we copy to Z and change it and to attached the same in the same above Tcodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iv)if we make any "Z" driver program ,how to link this to the smartform .&lt;/P&gt;&lt;P&gt;link the program similar to  Smartform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points &lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ANJI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 08:56:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-link-driver-program/m-p/2099317#M437458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T08:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to link driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-link-driver-program/m-p/2099318#M437459</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 answer  to all my question number wise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 08:58:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-link-driver-program/m-p/2099318#M437459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T08:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to link driver program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-link-driver-program/m-p/2099319#M437460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find the reply in my post. First read it nicely and then reply to the post if you have any query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this resolves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 09:01:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-link-driver-program/m-p/2099319#M437460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T09:01:40Z</dc:date>
    </item>
  </channel>
</rss>

