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
When is the top-of-page event triggered? : abap data dictionary
What is the function of a data element?
What is payroll driver
How is conversion of data types done between abap/4 & db layer?
What are the three components of a work process?
What are indexes? : sap abap data dictionary
Can we specify the next screen number with a variable?
How to select valid lines for secondary list?
What are the two ways for restricting the value range for a domain ?
What is the difference between a substructure and an append structure?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
Work most on which module: name a few tables?
How to combine multiple billing into one RV document ( Step by Step)?
5) How to rereive text elements in SF and script?
What are the disadvantages of using explicit enhancement?