<?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 diff between normal function module and bapi function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-normal-function-module-and-bapi-function-module/m-p/1235673#M140700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;what is the diff between normal function module and bapi function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to print the data on last page in smart form?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to get the page number( page 1 of 10 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz provide answers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Apr 2006 04:28:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-23T04:28:35Z</dc:date>
    <item>
      <title>diff between normal function module and bapi function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-normal-function-module-and-bapi-function-module/m-p/1235673#M140700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;what is the diff between normal function module and bapi function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to print the data on last page in smart form?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to get the page number( page 1 of 10 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz provide answers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Apr 2006 04:28:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-normal-function-module-and-bapi-function-module/m-p/1235673#M140700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-23T04:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: diff between normal function module and bapi function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-normal-function-module-and-bapi-function-module/m-p/1235674#M140701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kiran,&lt;/P&gt;&lt;P&gt;I a BAPI is a function module which is remotely enabled.. ie you can access it using other system outside R/3, you can access it using another R/3 or R/2 or standalone Java program.&lt;/P&gt;&lt;P&gt;BAPI are standard function modules provided by SAP and are remotely enabled.&lt;/P&gt;&lt;P&gt;You can make your function module remotely enabled in attributes of Function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to get page number in smartforms??&lt;/P&gt;&lt;P&gt;First Page -&amp;gt; Header Window (Cursor at First Page then click Edit -&amp;gt; Node -&amp;gt; Create) &lt;/P&gt;&lt;P&gt;Here, you can specify your title and page numbering &lt;/P&gt;&lt;P&gt;&amp;amp;SFSY-PAGE&amp;amp; (Page 1) of &amp;amp;SFSY-FORMPAGES&amp;amp; (Total Page).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tanveer.&lt;/P&gt;&lt;P&gt;Please mark helpful answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Apr 2006 05:06:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-normal-function-module-and-bapi-function-module/m-p/1235674#M140701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-23T05:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: diff between normal function module and bapi function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-normal-function-module-and-bapi-function-module/m-p/1235675#M140702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to print the data on last page in smart form?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am quite sure what exactly you want to do, but you can design WINDOWS and place it at the end of the PAGE and even specify a condition that this window should be printed only after the END of the MAIN window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guess the other two questions are answerd by Tanveer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark all the helpful answers, and close the thread if your questions are answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Apr 2006 05:43:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-between-normal-function-module-and-bapi-function-module/m-p/1235675#M140702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-23T05:43:24Z</dc:date>
    </item>
  </channel>
</rss>

