Tell the step by step procedure to print a smart form?

Answer Posted / sreehari anantha

1 ) Execute Smartforms Tcode.
2 ) Design the smartform as per client Req
3 ) Save Check and Activate the Smartform
4 ) once Activated Function Module NO. will be generated
5 ) Based on the FM NO. create a PrintProgram.
6 ) FM is client Independent.
7 ) SSF_FUNCTION_MODULE_NAME is the fm to generate the FM NO.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is processing class, where we do them and why? : sap abap hr

561


What is the purpose of sum statement?

562


What are the arithmetic operators in the sap abap?

552


How do we handle multiple line items in BDC's.

6354


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1754






What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?

894


what is the t-code to link technical and functional operation?

1959


1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not

1644


Explain lsmw?

641


What will you code in start-of-selection & end-of-selection ?

586


Folder types in smatforms? 2)What is Command line?

1899


What is synchronous update?

562


What is the difference between synchronous and asynchronous update? : abap bdc

632


What are the ways you can do the tuning?

518


Can we specify the next screen number with a variable?

557