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

What are the page windows? How many main windows will be there in a page window?

737


how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.

1927


How to read 5th record from Hash Internal Table?

1035


what is friend class

1062


What is a predefined type in abap?

829






can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?

1747


What are the disadvantages of logical databases?

875


What are conversion routines? : abap data dictionary

770


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization

830


what are the two methods of modifying sap standard tables? : abap data dictionary

830


Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?

1783


How can I get ascii value of any letter? Is there any function?

869


What is the bitwise operator in the sap abap?

770


Can we specify the next screen number with a variable?

726


Program for Prime numbers and Matrix plz explain me the procedural method with steps

2458