GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  SAP R/3  >  BDC
Go To First  |  Previous Question  |  Next Question 
 BDC  |  Question 44 of 48    Print  
Where can you find error log for call transaction

  
Total Answers and Comments: 1 Last Update: September 26, 2007     Asked by: TARUNA 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 26, 2007 05:50:59   #1  
sal        

RE: Where can you find error log for call transaction ...
You can find it in BDCMSGCOLL structure which you will be defining in your program.
 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : sm35 is used to play girls for better nightfalls. ...

Answered by shyam on 2005-05-09 15:56:32: create a log file by using BDCMSGCOLL. 
Latest Answer : using bdcmsgcoll function module ...

Latest Answer : All synchronous update the sy-subrc is set to 0 only when the particular transaction is executed and also the changes have done to the database,But in asynchronous update the sy-subrc is set to 0 if  the transaction is executed without any fail, not ...

In session method sy-subrc is not returned whereas in call transaction method sy-subrc is returned . what does it mean?
i dnt know 
Read Answers (9) | Asked by : priya

Latest Answer : Call trasaction method trasfers non sap data into sap immediately after completion of BDC, whereas session method creates the session and transfers data when user seesions it. It tranfers data one by one whereas trasaction method transfers data all together. ...
Read Answers (4) | Asked by : Raghu Pagidi

Latest Answer : lsmw is one time requirementcall tr. doesn't have log file. we have to maintain explicitly ...
Read Answers (3) | Asked by : brahmaiah

Latest Answer : Hi...we can handle more than one transaction using call transaction method. If the transactions are depend we have to use this method only. ...
Read Answers (4) | Asked by : Archana

Latest Answer : format_messages ...
Read Answers (3) | Asked by : Archana

Latest Answer : Call Transaction Syntax Is : Calltransaction ' t.code ' using ' bdcdata ' mode 'a,e,n' update ...
Read Answers (4) | Asked by : Chandrarao

Latest Answer : We can handle the error messages in BDC using the structure BDCMSGCOLL ...
Read Answers (2) | Asked by : alok saxena


 Sponsored Links

 
Related Articles

On-Line Transaction Processing

On-Line Transaction Processing On-Line Transaction Processing is a processing that supports the daily business operations. Also know as operational processing and OLTP.  An OLTP is a database which must typically allow the real-time processing of SQL transactions to support traditional reta
 

How does the function call within function get evaluated?

Whenever we have more than one function which is called for a finite number of times then such a function gets evaluated from inside out. Let us understand this concept with an example. For instance consider a function sample called within it 4 times as given in program below: main() { int a=50;
 

How to call C header that is not provided generally by system in C++?

Headers can be called by using extern C Syntax of extern C is: extern "C" <function declaration> for example to call C functions from C++ we can write extern "C" { <function declaration> <function declaration> ...
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

HR Interview - HR Interview Mistakes You Will Want To Avoid

HR Interview Mistakes You Will Want To Avoid The job interview can be a stressful process This is especially true for those who are going after a competitive position Your nonverbal communication combined with the answers you give during the interview will determine if you are hired mosgoogle While
 

HR Interview - Behavioral HR Interviews

Behavioral HR Interviews As the name implies a behavioral interview is an interview that is held by a human resources department to determine if an applicant has the behaviors that are appropriate for a job The company must know how an applicant will behave in a certain situations mosgoogle The logi
 

HR Interview - How To Prepare For Your HR Interview

How To Prepare For Your HR Interview Before you begin thinking about how you are going to dress for the interview it is important to do your research first You should learn everything you can about the company you wish to work for When you have detailed information about your employer you will conve
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape