Can a function group share its subroutine with all its
function modules?
Answer Posted / pranava guru kumar j
yes...i think it is better to keep the function modules which will share the same data into a function group..then function group shares all the sub routines to the function modules..
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
What are th control break events in abap?
What is the disadvantage of a call by reference? : abap modularization
What is the collect statement? How is it different from append?
What are the field and chain statements?
How do you retrieve the data for repetitive structures ? : abap hr
What is open sql vs native sql ?
What are the types of subroutines? : abap data dictionary
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
How many types of data classes are there in sap?
How many types of tables exists and what are they in data dictionary? : abap data dictionary
How can you display frames (horizontal and vertical lines) in lists?
what is abstract classes
On which even we can validate the input fields in module progams?
Explain what are standard layouts sets in the sap script?
What is the difference between select statement and provide statement ? : abap hr