‎2008 May 06 4:37 AM
Hi all,
what is the use of complex section in the Smart form of abap. And if possible give me a example.And reply ASAP.
‎2008 May 06 5:06 AM
Hi,
Complex Section
Use
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.
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.
Procedure
Create a node of type Complex section in the navigation tree of the Form Builder.
Enter a unique name for the node and a description (for example, template with data).
Determine the general purpose of the complex section. To do this use the General Attributes tab:
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.
Select Table if you need the Table tab. In this case, you can use the Data tab for repeated processing.
Select Template if you need the Template tab. In this case, you cannot use the Data tab for repeated processing.
To read data from an internal table using the Data tab mark the Repeat Processing field in the Data box.
If, due to changing the selection, tab pages would disappear, the Smart Builder offers a warning beforehand.
Result
You can now use the selected tab pages.
Refer the following links.
http://www.saptechnical.com/Tutorials/Smartforms/PO/page2.htm
http://www.sap-press.com/downloads/h955_preview.pdf
Reward If Helpful
Jagadish
‎2008 May 06 5:06 AM
Hi,
Complex Section
Use
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.
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.
Procedure
Create a node of type Complex section in the navigation tree of the Form Builder.
Enter a unique name for the node and a description (for example, template with data).
Determine the general purpose of the complex section. To do this use the General Attributes tab:
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.
Select Table if you need the Table tab. In this case, you can use the Data tab for repeated processing.
Select Template if you need the Template tab. In this case, you cannot use the Data tab for repeated processing.
To read data from an internal table using the Data tab mark the Repeat Processing field in the Data box.
If, due to changing the selection, tab pages would disappear, the Smart Builder offers a warning beforehand.
Result
You can now use the selected tab pages.
Refer the following links.
http://www.saptechnical.com/Tutorials/Smartforms/PO/page2.htm
http://www.sap-press.com/downloads/h955_preview.pdf
Reward If Helpful
Jagadish
‎2008 May 06 5:12 AM
Hi Prashanthi,
Plz check these
http://help.sap.com/saphelp_nw2004s/helpdata/en/a3/80bae5dfd911d3b576006094192fe3/content.htm
give reward if useful.
Regards,
Narasimha