how to call the function module generated in smartform for
printing the form ?
Answer Posted / saai
in smart forms the function module will be generated
automatically by the system when activate the smart form and
provides a name for function module as name. you can call
that function module in the print program using pattern (
ctrl + f6).
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are the 3 types of function modules in sap?
What are the functional areas? User groups?
What is the role of ‘refresh’ in internal table?
Which objects are independent transport objects? : abap data dictionary
what next in SAP-ABAP/4 is it going to be change?
What do you mean by transparent tables in sap abap? : abap data dictionary
What kind of financial periods exist in SAP? What is the relevant table for that?
What are table clusters?
Difference between user exit and badis?
Can a domain, assigned to a data element be changed? : abap data dictionary
What are the difference between pool tables and transparent tables?
what is call back in alv?
What are base tables of an aggregate object?
Difference between function group and function module?
how to read the standard field value in your custom program.