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


Please Help Members By Posting Answers For Below Questions

what is the difference between Blocked ALV and interactive ALV?

2099


What is the definition of modification in an sap system and how do they impact an upgrade?

750


How to read files and process BDC's automatically ?

1844


Type casting and error handling

1126


What are the advantages and disadvantages of ABAP query tool?

749


Why do we use abstract class

1210


How can you access the function code from menu painter?

857


What is an abap data dictionary? : abap data dictionary

782


What are pooled tables? : abap data dictionary

873


What are authorization objects and what statement is used to perform an authorization check in an abap program?

739


How are the function code handles in flow logic?

786


Explain sap abap 3-tier architecture?

971


1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?

2582


What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary

895


Explain what is the difference between primary key and unique key?

825