why u can call(r using) ssf_function_module_name in smartforms?
Answer Posted / smart varghese
By using "ssf_function_module_name " the user can obtain
the function mudule generated by the Smartform. The input
parameter is the SMARTFORM name the output parameter is the
function module generated .It has to be type RS38L_FNAM.
After getting the output parameter . CALL FUNCTION(output
parameter name).
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What is table pool?
What are the different modules of sap? : sap abap hr
Does every abap/4 have a modular structure?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
How do you display a data in a detail list?
what are the two methods of modifying sap standard tables? : abap data dictionary
what will happen if called program is not executable ?
What does an exec sql statement do in abap? What is the disadvantage of using it?
What is the difference between RETURNING and CHANGING parameters for a method?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
What is example class
Can we create a gui status in a program from the object browser?
What is the use of enqueue function module? : sap abap data dictionary
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
Write syntax for message error (report)?