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
What is the difference between collect and append statements?
Explain what are interactive reports?
What is the difference between native sql & open sql? : abap data dictionary
What is open sql?
What are the different modules of sap? : sap abap hr
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
SM35 transaction, How to automate BDC ?
What is static attribute
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Explain about drill down report?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What will exactly the hide statement do?
How can you manipulate the presentation and attributes of interactive lists?
Can you print decimals in type n? What is difference between float and packed data type?
Explain what are the events used in interactive reports?