<?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: Complex Section in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/complex-section/m-p/3708939#M892971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashanthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz check these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/a3/80bae5dfd911d3b576006094192fe3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/a3/80bae5dfd911d3b576006094192fe3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html" target="test_blank"&gt;http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narasimha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2008 04:12:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-06T04:12:46Z</dc:date>
    <item>
      <title>Complex Section</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/complex-section/m-p/3708937#M892969</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;         what is the use of complex section in the Smart form of abap. And if possible give me a example.And reply ASAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 03:37:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/complex-section/m-p/3708937#M892969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T03:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Section</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/complex-section/m-p/3708938#M892970</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Complex Section&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The node type Complex section is a real all-purpose node. It allows you to combine the tab pages of the node types Folder, Template, Table, and Loop in any way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We generally recommend not to use this node type any longer. The node types Folder, Template, Table, and Loop directly offer the correct tabs and, in addition, within the navigation tree, you can recognize these node types immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Procedure&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a node of type Complex section in the navigation tree of the Form Builder. &lt;/P&gt;&lt;P&gt;Enter a unique name for the node and a description (for example, template with data). &lt;/P&gt;&lt;P&gt;Determine the general purpose of the complex section. To do this use the General Attributes tab:&lt;/P&gt;&lt;P&gt;Select U nstructured if you need only the Events tab to display header and footer areas. In this case, you can use the Data tab for repeated processing. &lt;/P&gt;&lt;P&gt;Select Table if you need the Table tab. In this case, you can use the Data tab for repeated processing. &lt;/P&gt;&lt;P&gt;Select Template if you need the Template tab. In this case, you cannot use the Data tab for repeated processing.&lt;/P&gt;&lt;P&gt;To read data from an internal table using the Data tab mark the Repeat Processing field in the Data box. &lt;/P&gt;&lt;P&gt;If, due to changing the selection, tab pages would disappear, the Smart Builder offers a warning beforehand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can now use the selected tab pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the following links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html" target="test_blank"&gt;http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/Smartforms/PO/page2.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/Smartforms/PO/page2.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-press.com/downloads/h955_preview.pdf" target="test_blank"&gt;http://www.sap-press.com/downloads/h955_preview.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward If Helpful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jagadish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 04:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/complex-section/m-p/3708938#M892970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T04:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Section</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/complex-section/m-p/3708939#M892971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashanthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz check these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/a3/80bae5dfd911d3b576006094192fe3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/a3/80bae5dfd911d3b576006094192fe3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html" target="test_blank"&gt;http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narasimha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 04:12:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/complex-section/m-p/3708939#M892971</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T04:12:46Z</dc:date>
    </item>
  </channel>
</rss>

