Smart Forms Short Summary Interview Notes
Scripts: Obsolete now.
Scripts replaced with Smart forms.
ü Supports web applications.
ü Different fonts styles
ü Input fields ,Push & radios buttons etc.
A page will have multiple windows, windows will have texts.
A window can have texts, graphics, address etc.
Creating a Table at Main Window must to display data on the page.
Logo creation at TCode: SE78.
A Table will have
ü Header : To display columns.
ü Main area : Used to display data.
ü Footer : Not known XXXXX.
You can also add Background image for Page windows at Main Page.
PAGE NUMBERS:
ü Total page numbers: use either &SFSY-Formpages& (or) &SFSY-JobPages&.
ü Current page numbers: &SFSY-Page&.
Use “increase counter” to display the page number increasing order at Main_Page.
To draw a line or columns use the Table Widow, and insert the rows and columns.
You can download the smart form by simply typing “PDF!” at the code search box.
***IMP ***
Function Module name : /1BCDWB/SF00000207
Even smart forms obsolete most of areas, its adobe forms rolling out.
Advantage & Disadvantage:
ü In Smart Forms only one main window can be added in a page, whereas in the scripts we can add up to 99 main windows in a page.
ü In SF user can create a smart without the main window, same not possible in Scripts.
ü SF is a cross client, where as scripts client specific.
Table : SFSY
i.e Date: &sy-datum&
Time: &sy-uzeit&
Barcode:
Create barcode using the SE73 and save!
Go to TCode: Smart forms and create a style for the barcode.
Which includes Paragraph & Character format.
Create a text element and create field and add “c1 demo on barcode” at one window.
Needless to say should also add style at the smart forms level.