What is BDC?
Answers were Sorted based on User's Feedback
Answer / abhijeet
BDC stands for Batch Data Communication. It is mainly used
for tranferring the data from the legacy system to the SAP
stand alone syatem. This is normally done whena company is
using a differed application or database and wishes to
upgrade themselves to SAP. This procedure is normally
followed in ABAP.
Is This Answer Correct ? | 26 Yes | 1 No |
BDCmeans batch communication data. transferring the data
from Legacy system to sap system,means from non sap system
to sap system. it is unidirectional,means uploading the data
from non sap to sap system.Let u know one difference to bdc
and lsmw. lsmw is bi directional, means transferring the
data from non-sap system(legacy) to sap system and sap
system to non sapsystem.but where as in bdc uni directional
only.
In BDC there is 3 types.
Call Transaction-Transferring data to sap system directly.
Session Method-Transferring data to sap system through sessions
Direct Input- directly entering the data.
Mainly Call Transaction and Session Method are important
if any doubts contact me mail, malli.gontla@gmail.com.
Is This Answer Correct ? | 20 Yes | 4 No |
How to Business addin function in Standars transactiion code. how it is steps
How are the date and time field values stored in SAP?
How can I get ascii value of any letter? Is there any function?
Dear Experts pls answer the folowing qs that i have faced in the recent intvws: a) Can we execute the script individually? If yes How? Else what we need to do so? b) Are Layout sets Client independent? c) How do you assign a print program to a script? d) Can we call a subroutine in a script? If so, how? e) What are the steps to print SAP script form?
What is the difference between select statement and provide statement ? : abap hr
what is user specific parameter?
what are nodes in smart forms?
What is the function of the transport system and workbench organizer? : abap data dictionary
what is an user exit?
Explain the components of selection table?
What is the use of AT Selection Screen output when we have At selection screen?Can u explain?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary