can we use sub routines in a function module?
Answers were Sorted based on User's Feedback
Answer / 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 |
WHAT IS THE USE AND DIFF B/W INSERT, UPDATE AND MODIFY WHILE UPDATING THE DATABASE TABLES?
what are the events used in LDB?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
what is the difference between interface and global diffinations in smartforms?
What happens Update command is used without where clause ?
what are the Events in Application Server
1.what are the events in TMG..? 2.if i do not write any thing in a REPORT program except TOP OF PAGE and END OF PAGE ,then what will be the output?
How to Reprocess an Idoc ?
What is the difference between domain and data element? What are aggregate object?
Waht is "READ TABLE" command?? Whats the use of it?? Whats the syntax of the same?
What are the function modules used in f4 help?
How can one distinguish between different kinds of parameters? : abap modularization