2013 Apr 02 7:54 AM
Sir,
In smart forms i have to design a template, in which they contain Po no, material, supplier of the material.
The scenerio is on one IBD date how many po's are created these data should display in smartforms
as templates.
example :- on one particular IBD date there are 40 po's are created, so 40 templates have to be displayed
in smart form output.
for another date 60 po's are created, so 60 templates have to be displayed in smartform as output.
can any one advise how can i proceed for the desired output.
Regards.
2013 Apr 02 10:05 AM
check this example http://saptechnical.com/Tutorials/Smartforms/Labels/Printing.htm
it will resolve ur issue
Sir,
In smart forms i have to design a template, in which they contain Po no, material, supplier of the material.
The scenerio is on one IBD date how many po's are created these data should display in smartforms
as templates.
example :- on one particular IBD date there are 40 po's are created, so 40 templates have to be displayed
in smart form output.
for another date 60 po's are created, so 60 templates have to be displayed in smartform as output.
can any one advise how can i proceed for the desired output.
Regards.
2013 Apr 02 8:27 AM
Dear Sathish,
put that template in into loop . (Ex : if 40 PO's are there then it will loop 40 times, it is based on how many records are present with that date like that).
Regards,
Krishna
2013 Apr 03 5:05 AM
2013 Apr 03 6:29 AM
2013 Apr 02 9:40 AM
Create Template under main window and put it in to loop,
so that every-time automatically template extends based on your PO's.
Regards,
Bastin.G
2013 Apr 03 5:05 AM
2013 Apr 02 10:02 AM
The best and simple way to work on labels is SAP SCRIPTS instead of Smartforms
2013 Apr 02 10:05 AM
check this example http://saptechnical.com/Tutorials/Smartforms/Labels/Printing.htm
it will resolve ur issue
2013 Apr 03 5:02 AM
Thank u sir, i wil try to complete by reference of the web page
2013 Apr 02 10:44 AM
create line item and put it in between loop and end loop. so that your output will display based on your data availability (no.of.lines).
2013 Apr 03 5:05 AM
2013 Apr 02 1:44 PM