why u can call(r using) ssf_function_module_name in smartforms?
Answer Posted / bitbit
Calling SMARTFORMS from your ABAP program.
Collecting all the table data in your program, and pass once
to SMARTFORMS
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
Difference between open sql and native sql? : abap data dictionary
What are null values?
What kind of deliverables you have on a day to day basis?
Explain how to Handle the internal tables in ABAP?
What is repository info. Systems? : abap data dictionary
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
How can you find the field/data underlying a transaction?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
What is the diff between database view and maintenance view?
What is the difference between synchronous and asynchronous updates?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
How do you find number of records present in internal table?
What is a predefined type in abap?
What are conversion routines? : abap data dictionary
What are the control break events in abap? : abap data dictionary