i need step by step procedure for creating smartform in sap
abap.....pls tel me....
Answer Posted / siri
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 ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the transaction for recording bdc ? : abap bdc
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
What is the difference between ABAP and HR ABAP
What is difference between dependent and independent data?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What are clustered tables?
What is the collect statement? How is it different from append?
What is the table & field to identify the no of items (bottles) stored in one case?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What is the meaning of client independent?
dynamic programming in sap abap
Tell me a scenario where did you use secondary index?
how to read the standard field value in your custom program.
What are the modes in which any update tasks work?
Explain what is sap script?