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 is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
What are the kinds of foreign key fields?
What is database view ? : sap abap data dictionary
What is alv programming in abap? When is this grid used in abap? : abap hr
What are conditional chain statement?
Explain what is sap script?
Different between Interface and Abstract classes?
Can I execute user exits? If yes, how?
What are the different types of luws. What are they?
How many types of data classes are there in sap abap? : abap data dictionary
What are advantages and disadvantages of logical data base
Explain the advantages of abap query tool?
What are the data types of the abap/4 layer? : abap data dictionary
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
What is runtime analysis?