<?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: BSP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/3350186#M803577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Structuring BSP applications is simplified, since the view is cleanly separated from the controller and the model. This not only facilitates changing BSP applications, but also considerably improves their maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have the option of generating program-driven layout. The HTML/XML output is therefore created by program code instead of a page with scripting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navigation using the &amp;lt;bsp:goto&amp;gt; element and call using the &amp;lt;bsp:call&amp;gt; element. The advantage of using &amp;lt;bsp:goto&amp;gt; navigation over redirect is that there is no additional network traffic. Furthermore, you remain in the same work process, which can have advantages for creating objects and memory space. The call using &amp;lt;bsp:call&amp;gt; element is more variable than adding them using INCLUDEdirective, since it is triggered at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the call option using &amp;lt;bsp:call&amp;gt;, you can also distribute the user interface into components. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Optimized performance due to fewer redirects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Intuitive and east-to-use interface for application development.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Previous BSP applications, that is, BSP applications without MVC, can still be executed without requiring any changes. MVC does, however, have various advantages with more complex applications. See Using MVC for BSP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following links,&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e6/e23fd8c47e11d4ad320000e83539c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e6/e23fd8c47e11d4ad320000e83539c3/content.htm&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2008 09:41:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-07T09:41:22Z</dc:date>
    <item>
      <title>BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/3350185#M803576</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;How can i get perfection in bsp applications if possible any can provide the material .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;sasi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2008 09:39:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/3350185#M803576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-07T09:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/3350186#M803577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Structuring BSP applications is simplified, since the view is cleanly separated from the controller and the model. This not only facilitates changing BSP applications, but also considerably improves their maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have the option of generating program-driven layout. The HTML/XML output is therefore created by program code instead of a page with scripting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navigation using the &amp;lt;bsp:goto&amp;gt; element and call using the &amp;lt;bsp:call&amp;gt; element. The advantage of using &amp;lt;bsp:goto&amp;gt; navigation over redirect is that there is no additional network traffic. Furthermore, you remain in the same work process, which can have advantages for creating objects and memory space. The call using &amp;lt;bsp:call&amp;gt; element is more variable than adding them using INCLUDEdirective, since it is triggered at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the call option using &amp;lt;bsp:call&amp;gt;, you can also distribute the user interface into components. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Optimized performance due to fewer redirects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Intuitive and east-to-use interface for application development.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Previous BSP applications, that is, BSP applications without MVC, can still be executed without requiring any changes. MVC does, however, have various advantages with more complex applications. See Using MVC for BSP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following links,&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e6/e23fd8c47e11d4ad320000e83539c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e6/e23fd8c47e11d4ad320000e83539c3/content.htm&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2008 09:41:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/3350186#M803577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-07T09:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/3350187#M803578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP training course NET200&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2008 12:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bsp/m-p/3350187#M803578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-07T12:29:10Z</dc:date>
    </item>
  </channel>
</rss>

