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 |
We created ZEMP table now i want to add more data but previous data should not disturb how can i do this?
Give me the Full flow of SD and MM
How to eliminate duplicate entries in internal tables? : abap data dictionary
If s1 and s2 are different structures how will u transfer
What is the sequential order of triggering events in interactive report?
can any one tell me if i will put mode as error(E) in session or call transaction for at background and if any error data is there in flat file , then what will be happen ,
How to define selection screen?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
Pls someone answer me this, Can we acheive everything using OOPs? If not? What cant be acheived? Have you encountered any scenario liike, you cannot acheive it using Function modules & can be acheived using Oops? What is the advantage of BADI over UserExit? Difference between BAPI and RFC? Thanks in advance.
what is search helps..How many types are there?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
In smart forms page no will be displayed as 2 of 15, 9 of 15 but while printing 10 of 15 it does not print correctly tell me how to handle this scenario.