what connects smartform to it's driver program?

Answer Posted / jayaram

once we will activate the smartform , then one function
module will generate.This function module name will vary
from one server to another server.

we will call function module

SSF_FUNCTION_MODULE_NAME.
in that we will pass the smartform name and we will fetch
that function module.

for that function module we will create the one variable.like

data:fm_nam type rs38l_fnam.

then we will call the function module with name 'fm_nam'.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary

1580


What is the difference between internal tables and extract datasets? : abap modularization

920


Which database object is used for storing the system variables? : abap data dictionary

1057


What are the field and chain statements?

784


How do you validate the selection criteria of a report? And how do you display initial

786


What is foreign key relationship? : abap hr

799


How to read files and process BDC's automatically ?

1846


How do you move on to the next screen in interactive reporting?

879


How to copy table across clients?

814


Did you create help views?

741


What is an Open Item in SAP? How will you find an Open Item in SAP?

829


How can we upload a text file having delimiters in to legacy system?

795


What two statements would be used to exchange data between programs using abap memory?

699


What are the function module in bdc?

872


What are the differences between session method and call transaction method? : abap bdc

758