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


Please Help Members By Posting Answers For Below Questions

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.

1767


Can you set up background processing using call transaction?

596


How will you read from internal table records in a given value range (without using loop)

972


What is a badi?

554


How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?

617






What are the different types of laws. What are they?

600


What is a variable in the sap abap?

556


Write syntax for message error (report)?

639


The max number of calling modes stacked at one time is?

591


What are the internal tables and work area?

554


What are the advantages of abap query tool?

544


what are Hana Basics

899


hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?

1722


What is the significance of the memory table ‘screen’?

601


What are function modules?

581