‎2008 Feb 01 11:52 AM
Hi,
I have a requirement, such that the output should be printed in a table format.
Eg:
Name Planned Actual
A 2 3
B 2 4
C 3 2
I am passing an internal table containing these values.
My output should be in this format. What should I do to bring my output in table format? Please help me out.
Thank You.
DhanaLakshmi M S
‎2008 Feb 01 11:54 AM
Insert a table node and add your internal table to it.
Refer the tutorial for more -
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCRSF/BCSRVSCRSF.pdf
Regards,
Amit
‎2008 Feb 01 11:54 AM
Insert a table node and add your internal table to it.
Refer the tutorial for more -
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCRSF/BCSRVSCRSF.pdf
Regards,
Amit
‎2008 Feb 01 1:23 PM
‎2008 Feb 01 12:11 PM