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 types of select statements?
why abap/4 is 4th generation language ?
4 Answers Kansai Nerolac Paints Limited,
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What are the different message types available in the abap/4 ?
3) Will 50,000 records be uploaded directly into APP's Server?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
what is search help exit ? can any body explain briefly
how to change output option of table control?
what is main difference b/w reports and module pool?exact answer?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What is the use of CHAIN and ENDCHAIN statement?
10 Answers CSC, CTS, Net Solution,
what is view?different types of views?