SMARTFORMS:-
T-code- SMARTFORMS
Navigation tree
Maintenance screen
form painter
Types of Window:-
Main window:- For text and data we can defined only one main window and can place up to Main98.
main window is used to print the dynamic length data, such as purchase order , sales order.
secondary window:- We can print data in predefined output Area. fixed length data such as Company
add,vendor address.
copies window:- For print the only on the copy or only on the original. we can use system variable
SFSY-COPYCOUNT and SFSY-COPYCOUNT0.
final window:- In this window if u want to name the grand total in the letter text of an invoice. in such case we use final window.
Communication between Driver program and Smartforms
Database we retrieve the data from the database table through the driver program and linked with the smartform function module to form.
- Smartforms are the word process tool to print the business documents.
- smartforms is the smartest way to work with forms.
T-code- SMARTFORMS
- A forms consists of
Navigation tree
Maintenance screen
form painter
Types of Window:-
Main window:- For text and data we can defined only one main window and can place up to Main98.
main window is used to print the dynamic length data, such as purchase order , sales order.
secondary window:- We can print data in predefined output Area. fixed length data such as Company
add,vendor address.
copies window:- For print the only on the copy or only on the original. we can use system variable
SFSY-COPYCOUNT and SFSY-COPYCOUNT0.
final window:- In this window if u want to name the grand total in the letter text of an invoice. in such case we use final window.
Communication between Driver program and Smartforms
Database we retrieve the data from the database table through the driver program and linked with the smartform function module to form.
No comments:
Post a Comment