Batch Data Communication (BDC), is a technology in SAP which is used to transfer the data from legacy system SAP database tables is called BDC. BDC is an inbound data transfer. We can upload the data from non SAP systems to SAP system. This post gives the list of real time interview questions on BDC part2.
BDC (SAP ABAP) Interview Questions
1) When using call transaction method for 1000 records , If u found error in 64th
record then how can u find it and how can u send this to user?
2) I am uploading 1000 records using session method. I have an error in 950th
record. What will happen and howmany records will upload?
3) what is the use of OK_CODE in BDC?
4) How to generate and processing the session in the same program?
5) How to run bdc program in background?
6) if i want to insert 10 laks MM records and for inserting one record it takes 1 min by
using call transaction or session method . so here is there any alternative
7) How do u know that updation is successful in BDC?
8) There is a file in application server. How can you upload it and separate it as per
different fields?
9) You have 5lakh records to transfer to sap from flat file. which method of bdc you
wiil choose and why?
10) Difeerence between various BDC method. Which is the best one?
11) We give KEEP in BDC structure...what is its purpose?
12) 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?
13) You are given functional specs for a BDC program and you need to decide whether
to write a method call transaction or a session. How u will decide?
14) how to run bdc program in background?
15) Utility of bdc cursor?
16) What is difference between batch input mehtod and direct input?
17) How do u write a program in session method so that it creates the session and run
the session itself without going to sm35
18) 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?
19) How to use table control in bdc?
20) What do you do when the system crashes in the middle of a BDC batch session?
21) What are the differences between CALL TRANSACTION and BATCH INPUT SESSION
?
22) What are the types of Batch Input?
23) How can we execute a function in a BDC session ?
24) How can we position the cursor on a particular field ?
25) Who are Dialog users and who are Background users
26) What are the update modes in CALL TRANSACTION ?
27) What does the message parameter indicates ?
28) What is Direct Input ?
29) What are the features of Recording Function ?
30) How do you set up batch process?
31) What has to be done to the packed fields before submitting to a BDC session?
32) What are acronyms BDC, BI, BTC, BTCI, CTU, LSMW?
33) What are the differences between CTU and BI session?
34) How do I record a Batch Input session for later playback and analysis?
35) Why SHDB didn't record some screens?
36) How to copy a recording?
37) How to transport a recording?
38) How does recording work?
39) What values may contain BDC_CURSOR?
40) What is CTU_PARAMS?
41) What are the commands available for controlling the flow of a BI session?
Friends if you know any answers please provide answers in below comment box.
"You found the information helpful and want to say thanks? Your donation is enough to inspire us to do more. Thanks a bunch!"
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.