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


Please Help Members By Posting Answers For Below Questions

How to convert normal function module to bapi?

1526


A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?

543


How to analysis Background Job for performance Issue?

772


What is an update type with reference to a match code id? : abap data dictionary

592


Which type of tables used this buffer?

605






Where do you find info on new developments in SAP?

1568


What are screen painter? Menu painter? Gui status?

604


What are the basic functions of database utility?

586


In a loop of an internal table, what is the use of at first & at last statements?

1479


What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?

929


Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.

606


Some Realtime Objects on Bdc.

2429


What is lock object ? : abap data dictionary

607


What are indexes? : sap abap data dictionary

560


How do you connect to the remote server if you are working from the office for the client in remote place?

595