how to find the print/driver prg of smartform.I used FM SSF_FUNCTION_MODULE_NAME in driver prg.
Answer Posted / purnaiah
He did not asked the Question Correctly..
SSF_FUNCTION_MODULE_NAME we can use in the Driver Program only..
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Group by in Select statement?
Are you familiar with all steps for setting up a workflow?
What are pooled tables? : abap data dictionary
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
when are objects are passed from task to the change request?
How do you read files from the presentation server ? : abap bdc
What are Table control and tab strip control in dialog programming ?
How many types of data classes are there in sap?
Name the special commands of list?
Name a few data dictionary objects?
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
THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What is the difference between rfc and bapi function modules? : abap bdc
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.