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
Which function module reads the data for particular infotype ? : abap hr
How to eliminate duplicate entries in internal tables?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What are the different software packets available in the market? : sap abap hr
Polymorphism real time scenario
What are the functional areas, user groups? How does abap query work in relation to these?
What is the Difference between At Line selection and At user-command?
What is constructor expression in nw abap 7.4?
How to set an Enhancement point for a custom report?
Where do you create indexes in abap?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
Performance tuning techniques
Explain the call transaction method? : abap bdc
Why grouping of fields is required? What is the max no of modification groups for each field?
What is meant by slab? How is indian slab and us slab? : sap abap hr