<?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: predefined form layout in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/predefined-form-layout/m-p/1772998#M333587</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;Pls go with V/30 t code and select see the output types. Then u choose the quotation and select processing routine. There u can see the which form is for quotation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If helpful reward it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Dec 2006 04:33:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-16T04:33:56Z</dc:date>
    <item>
      <title>predefined form layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/predefined-form-layout/m-p/1772996#M333585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;predefined form layout for the quotation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2006 17:39:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/predefined-form-layout/m-p/1772996#M333585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-15T17:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: predefined form layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/predefined-form-layout/m-p/1772997#M333586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. The standard program for invoice is RLB_INVOICE.&lt;/P&gt;&lt;P&gt;2. Standard SmartForm is LB_BIL_INVOICE.&lt;/P&gt;&lt;P&gt;3. RLB_INVOICE passes a table with the structure LBBIL_INVOICE to the smart form.&lt;/P&gt;&lt;P&gt;4. If you intend you make your own smart form for an invoice, make a copy of LBBIL_INVOICE (so that your own SF would have the same interface)&lt;/P&gt;&lt;P&gt;5. In your own smart form if you dont want the custom design at, just delete all nodes. &lt;/P&gt;&lt;P&gt;6. Go to the transaction V/40, choose the output type 'RD00 - Invoice' and double click on 'processing routines' in the box on the left side. You can replace the standard smart form with your own newly created one.&lt;/P&gt;&lt;P&gt;7. The important thing here is that if you want to utilize the standard data extraction program RLB_INVOICE you have to keep the interface in line with it.&lt;/P&gt;&lt;P&gt;8. Under normal circumstances you wouldnt need to make your own data extraction program because RLB_INVOICE provides an awful lot of data through the structure LB_BIL_INVOICE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**************************&lt;/P&gt;&lt;P&gt;Pls check these links from SAP help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/44/f50ac5ea3b11d194dc0000e83dd751/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/44/f50ac5ea3b11d194dc0000e83dd751/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/f6/feeb47b535d1118b3f0060b03ca329/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/f6/feeb47b535d1118b3f0060b03ca329/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/44/f50abcea3b11d194dc0000e83dd751/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/44/f50abcea3b11d194dc0000e83dd751/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2006 17:43:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/predefined-form-layout/m-p/1772997#M333586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-15T17:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: predefined form layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/predefined-form-layout/m-p/1772998#M333587</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;Pls go with V/30 t code and select see the output types. Then u choose the quotation and select processing routine. There u can see the which form is for quotation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If helpful reward it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Dec 2006 04:33:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/predefined-form-layout/m-p/1772998#M333587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-16T04:33:56Z</dc:date>
    </item>
  </channel>
</rss>

