why u can call(r using) ssf_function_module_name in smartforms?
Answer Posted / krishnaveni
In General case we can directly call the Function module
into the print Program.
if we transport this SMARTFORM to other System it may
genarate other function module in that system.In this case
miamatch takes place.
That's why we are using 'ssf_function_module_name'
if we give the SAMRTFORM Name to this function module it
automatically generates the FUNCTION MODULE.Call that
function module.
| Is This Answer Correct ? | 28 Yes | 1 No |
Post New Answer View All Answers
What is tcode se16? For what is it used.
Why are insert and append statement used in sap abap?
What is a type group?
What are the function modules used in f4 help?
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
What is an abap data dictionary? : abap data dictionary
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
singleton class
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
Is a logical database a requirement/must to write an abap/4 query?
What is the syntax of packed number?
What is a table pool? : abap data dictionary
Differentiate between ooabap and abap?
How to read files and process BDC's automatically ?