can we use sub routines in a function module?
Answer Posted / sunil
Yes.
we can create an include in the FG and can keep all the subroutines in that include.
Now whatever is present in this include is global, so any function module in that FG can access these subroutines.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are subroutines? : abap modularization
What are the differences between interactive and drill down reports?
What are the different types of data dictionary objects? : abap data dictionary
What functions does a data dictionary perform ?
What should be the approach for writing a bdc program? : abap bdc
What are th control break events in abap?
What are the different functions used in sap script? What are the parameters used in each function?
What is the last entry in all bdc tables? : abap bdc
What is web dynpro for abap?
What are the different types of luws?
How are the date abd time field values stored in sap?
What are the user interfaces of interactive lists?
How to maintain lists?
Table events aNd table maintains generation
What is the use of info groups? : sap abap hr