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 are interactive reports?
How to write long-text in SAP scripts? EX: I want to write text like below: * Terms and Conditions: 1>.... 2>.... 3>....
Can you create a Lock Object? What are Lock Objects?
difference between the workarea and headerline.plz tell me the answer
What is the Difference between At Line selection and At user-command?
please send differences between events
How data is stored in cluster table?
What are the events used in abap in the order of execution?
what is the use append structure?? in data dictionary
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
How to call a subroutine in sapscript?
Hi to all abap guru's my question is how to print the page numbers like 2 4 6 on all pagess in smart forms means 2 on first page 4 on second page thanks in advance