A function group contains globally defined internal tables
and function modules defined in it.
FMOD1 populates itab1 and when FMOD2 is called will itab1
contains those values being populated by FMOD1?
Answer Posted / uday
If FMOD1 is called before FMOD2 then itab1 contains values.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to specify a client for database table processing?
What are the events used for logical database?
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
Which objects are independent transport objects?
What are the parameters used in each function?
What are the classifications of the sap abap data classes?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What is PS structure
What does a lock object involve?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What is interactive reporting?
when are objects are passed from task to the change request?
How to create a button in selection screen ?