ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 


 

Company >> CAG >> CAG Questions
 
 Satyam interview questions  Satyam Interview Questions (2)
 
Back to Questions Page
Question   Suppose in the Report Program I want to pass data to another Report Program ..how will you do that one? Rank Answer Posted By  
 Interview Question Submitted By :: Naren
I also faced this Question!!   © ALL Interview .com
Answer
U can do this by EXPORT IMPORT concept...
u export all the data which you want may it be an internal 
table or just a structure or some data object using the 
command...
EXPORT <f1> <f 2> ... TO MEMORY ID <key>. for individual 
variables and for exporting internal table the command is
EXPORT <Table name> to MEMORY ID <Key>.

Then, u can import them in some other program by using the 
command ...
IMPORT <f1> [TO <g 1>] <f 2> [TO <g 2>] ... FROM MEMORY ID 
<key>.
 
0 Norty_n
 
 
Answer
 the above said i think IT  is wrong.
by using the READ and INSERT statement possible
READ stmt: READ REPORT <REPORT NAME> INTO <INTAB>
INSERT stmt: INSERT REPORT <REPORT NAME> FROM <INTAB> 
 
0 Gvkreddy
 
 
Answer
SUBMIT is a keyword to call a report from a report.wWith
submit statement all internal sessions  are deleted nothing
but the data of the calling program is lodt.when with SUBMIT
AND RETURN the data of the calling program is restored when
we go back.
 
0 Naveen
 
 
 
 
Back to Questions Page
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com