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 the system fields? Explain?
What is the different between template and a table?
What are the functions of lock objects?
How to Raise a Particular Ticket in Realtime ?
How many main windows will be there in a page window?
Explain how to create any functions?
What are the different types of locks? : abap data dictionary
How do you activate a function exit?
What is a data dictionary? : abap data dictionary
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What are the function modules used to create batch input session? : abap bdc
Explain the client concept of sap.
What is a bsp application? : sap abap hr
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What are the tcodes for performance tuning?