‎2006 Nov 22 11:40 AM
HOW TO GIVE AT NEW COMMAND IN SMARTFORMS.NEED THE REPLY URGENTLY.PLEASE HELP.
‎2006 Nov 22 11:48 AM
Hi,
If you mean printing tables you can use sort events, check this link to learn more:
http://help.sap.com/saphelp_erp2004/helpdata/en/0b/5da4ea2cf511d5b692006094192fe3/content.htm
‎2006 Nov 22 11:52 AM
‎2006 Nov 22 11:58 AM
To determine the sorting of your internal table, use the Data tab of the table or loop node. In the Sort Criteria group box you can enter the fields by which to sort the table.
The sequence in which you enter the field names into the table control determines the sort sequence. Use the radio buttons to choose whether to sort the field in ascending or in descending order.
If you want to display data before or after a sort level, mark Event on Sort Begin and/or Event on Sort End . In the navigation tree, an event node appears for which you can create inferior nodes. In these inferior nodes you specify the data you want to display at this event (for example, subtotals).
‎2006 Nov 22 12:06 PM
I HAV HEADER N ITEMS DETAILS WHICH R TO B PRINTED IN THE SMARTFORM.THE HEADER DETAILS HAV TO B PRINTED FIRST N ALL THE ITEMS HAV TO B PRINTED BELOW THE HEADER RECORD.HOW CAN THIS B HANDLED IN THE SMARTFORMS?
THANKS.
REGARDS,
SIRISHA MATTA.
‎2006 Nov 22 12:33 PM
‎2006 Nov 22 1:15 PM
I HAV HEADER N ITEMS DETAILS WHICH R TO B PRINTED IN THE SMARTFORM.THE HEADER DETAILS HAV TO B PRINTED FIRST N ALL THE ITEMS HAV TO B PRINTED BELOW THE HEADER RECORD.HOW CAN THIS B HANDLED IN THE SMARTFORMS?
DOES ANYONE KNOW HOW TO DO THIS IN SMARTFORMS????
IF YES,THEN PLEASE HELP.