Can a function group share its subroutine with all its
function modules?
Answer Posted / neha
yes
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
What are different data types in abap/4?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
How can we create callable modules of program code within one abap/4 program? : abap modularization
What are null values? : abap data dictionary
Which type of tables used this buffer?
How can we upload a text file having delimiters in to legacy system?
What functions does a data dictionary perform? : abap data dictionary
What are the screen painter and menu painter?
hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
Can we write the code both call transaction and session method in single program?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
Give an example of interface from your project explaining why you used it?
What happens Update command is used without where clause ?