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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  ERP CRM  >>  SAP  >>  ABAP
 
 


 

 
 Basis interview questions  Basis Interview Questions
 ABAP interview questions  ABAP Interview Questions
 SAPScript interview questions  SAPScript Interview Questions
 SD interview questions  SD Interview Questions
 MM interview questions  MM Interview Questions
 QM interview questions  QM Interview Questions
 PP interview questions  PP Interview Questions
 PM interview questions  PM Interview Questions
 PS interview questions  PS Interview Questions
 FI CO interview questions  FI CO Interview Questions
 HR interview questions  HR Interview Questions
 SAP CRM interview questions  SAP CRM Interview Questions
 SRM interview questions  SRM Interview Questions
 APO interview questions  APO Interview Questions
 Business Warehouse interview questions  Business Warehouse Interview Questions
 Business Workflow interview questions  Business Workflow Interview Questions
 SAP Security interview questions  SAP Security Interview Questions
 SAP Interfaces interview questions  SAP Interfaces Interview Questions
 Netweaver interview questions  Netweaver Interview Questions
 SAP ALE IDocs interview questions  SAP ALE IDocs Interview Questions
 SAP B1 interview questions  SAP B1 Interview Questions
 SAP AllOther interview questions  SAP AllOther Interview Questions
Question
what is the Difference Between session and call transaction?
 Question Submitted By :: Naren
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the Difference Between session and call transaction?
Answer
# 1
Session method: it can handle small amount of data as well 
as large amount of data.

          It can handle multiple applications 
simultaneously.

          This method by default has log files. Log files 
is used to store error records.

          It can process the data fore ground and back 
ground because it can handle small amount of data as well 
as large amount of data.

          It processes the database Asynchronously and 
updates the database synchronously.

  Call-transaction Method: with this method we can process 
the data in fore ground only.

          This method compatible small amount of data only. 
user can create log file explicitly using BDCMSGCOLL 
structure.

             It processes the data and updates 
synchronously. 

             It can handle one application at a time.
 
Is This Answer Correct ?    0 Yes 2 No
Norty_n
 
  Re: what is the Difference Between session and call transaction?
Answer
# 2
SESSION METHOD:
                  RERUNNING THE ERRORS,
                  DETAILED LOG,
                  MULTIPLE TRANSACTIONS,
                  ASYNCHRONOUS PROCESSING,
                  SYNCHRONOUS UPDATE.

CALL TRANSACTION:
                  SYNCHRONOUS PROCESSING,
                  ASYNCHRONOUS AND SYNCHRONOUS UPDATE.
 
Is This Answer Correct ?    2 Yes 0 No
Arun Prasad
 
 
 
  Re: what is the Difference Between session and call transaction?
Answer
# 3
SESSION METHOD :
1) Asynchronous Process
2) Synchronous update
3) Multiple Transactions can be handled ( That means u can 
upload the data at a time for more than one T-Code.
4) Implicit Error handling (Means for errors SM35).
5) Huge amount of data can be uploaded.
6) Execute the session on a specific date.(By using hold 
date parameter).
7) Time Requirement is more.

CALL TRANSACTION :
1) Asynchronous process.
2) Asynchronous/Synchronous Update.
3) Single transaction only handled.
4) Small amount of data uploaded.
5) Explicit error handling(That Means all the error records 
move to internal table and validate)
6) Time Requirement is low.
 
Is This Answer Correct ?    0 Yes 0 No
P.lokesh
 
  Re: what is the Difference Between session and call transaction?
Answer
# 4
Guys you done a good job.
I would like to add one more point to your stuff.

In Call Transactions we can Handle Dependent Transactions Also.
In Session Method we can't Handle Dependent Transactions.
 
Is This Answer Correct ?    0 Yes 0 No
Sudhakar1207
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
where is security relevent information such as Password for ITS are stored? Accenture1
HOW MANY WAYS TO DEFINE INTERNAL TABLES.  1
What is the sequential order of triggering events in interactive report? IBM2
whai is the transaction code or table to see all print programs Reliance1
After Uploading logo into SAP-SCRIPT How To Check Whether It is Success fully Uploaded or not? Satyam3
whats the difference between range & select-option?? IBM1
What are control break statements? Keane-India-Ltd12
for uploading master data(ex:customer data) into sap, which methods you prefer? call transaction/session/lsmw/bapi? why?  1
how to send output of program via email? Wipro1
why abap/4 is 4th generation language ?  3
differnce between screen exit, field exit and function exit  1
Reuse-ALV-commentatory?  3
can u save internal table in sap memory from abap memory? HP3
while creating table in ECC 6.0,it'll ask for enhancement Catagory?What is that? Siemens1
I have two applications one is 'cov letter' and Purchase order.how will you process these forms in your driver program and tell me the sequence of the FM?  1
what is the structure of itab of screen?  2
how can i fetch the records of 3 tables with a single select query,without using join. IBM12
how do you put dynamic page breaks in script.  1
How to declare an Internal Table?  2
WHAT IS THE DIFF B/W MACRO & SUBROUTINE? Sony3
 
For more ABAP Interview Questions Click Here 
 
 
 
 
 
   
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