Answer Posted / damodar reddy
BDC is Batch Data communication There r 3 steps to write BDC
program
step1: Converting Legacy system data into a FLAT file called
CONVERSION.
step2: Transferring FLAT file into SAP system called SAP
DATA TRANSFER
step3: Depending on BDC type
--> Call Transaction(writing program explicitly)
--> Session method(sessions r created and processed.
if success data will be transferred )
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What do you mean by transparent tables in sap abap? : abap data dictionary
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
What happens Update command is used without where clause ?
Which one is better joins or views and why?
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
What is the difference between field-group header and other field groups? : abap modularization
What are the value tables?
What is difference between dependent and independent data?
What is the disadvantage of a call by reference? : abap modularization
What is use of transparent table in abap? How it is different from pool tables?
What function does data dictionary perform?
Can a transparent table exist in the data dictionary but not in the database physically?
How do you import pay scale data from non sap to sap? : sap abap hr
What are the differences between a database index and a match code? : abap data dictionary