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
Explain the different types of mode (run code) in call transaction method?
What is sap locking?
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
Name the abap/4 modularization techniques? : abap modularization
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
What are the commands used for interactive reports?
What are the data types of the abap/4 layer? : abap data dictionary
what are the various types of parameters and how are they distinguished from one another?
What are dml commands in abap?
What are the two statements which are required in an abap program to output an icon using a write statement?
What happens if a function module runs in an update task? : abap modularization
What is table attribute? : abap data dictionary
What is example class
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What are the types of the programming language used in the sap abap software?