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
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
What is the difference between abap and hr abap? : abap hr
What is output determination?
How to set an Enhancement point for a custom report?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What are the different types of views in sap? : abap data dictionary
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
how do you call third selection screen ?
What is table pool?
What is your approach for writing a bdc program? : abap bdc
what is diff between idocs,bdc,rfc and bapi. give real time answer
Do you know any other patterns if yes.. explain
What is erp? : sap abap hr
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
Can we define our own match code id's for sap matchcodes? : abap data dictionary