i need step by step procedure for creating smartform in sap
abap.....pls tel me....
Answer Posted / satish
Answer
# 1 for creating smartforms the trans code : smartforms.
-first u have to create a style (tran code :smartforms):for
ex -zstyle1.
in which u can define some paragraph formats and character
formats,which u can apply it to the form texts.
-now go back to the transaction code smartforms again and
create a form.
there u'll have the nodes .
- select field attributes and one tab will be open beside
it.
-select the radio button -do not translate.
now select general attributes and give style name which u
have created in the output style which acts as a default
style for ur smartform.
we can add the windows to the form in two ways.
-- click on 'form painter' in the tool bar
-- right clk on pagewindows
then create
then window.
now create a text element under the window.to do this
right clk on window
then add
then text.
-click on text
in general attributes tab u can type the text .
now check the smart form activate it.
every smart form will return a function module after
activating it.u have to call this fm in ur abap program
(se38).
to see the fm name after activating the form goto
environment-> form name.
form name will be displayed as information .
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the differences between sap memory and abap memory?
What is the difference b/t Session method and call transaction method ??
What is logo in sap script?
Application Category?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
Define external layer? : abap data dictionary
Define batch input session?
What is meant by hide area?
What are Delivery classes? What data will you want to transport during client copy?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
How do you import pay scale data from non sap to sap? : sap abap hr
Explain the advantage of structures?
What are the advantages of logical databases : abap hr
What are advantages and disadvantages of logical data base
What are extracts?