could you tell me the difference between an INTERFACE AND
CONVERSION?
Answer Posted / p.lokesh
We can say BDC is Conversion and BAPI is an Interface.
BAPI we can interactive with other systems apart from that
we can upload and download data.
where as BDC is no chance of interaction. It simple uploads
and downloads the data from flatfile to DB or Vice-versa.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the properties of selection screen?
What are the uses of table pool or table cluster.
What does the ‘suppress dialog’ do?
What is search help exit? : sap abap data dictionary
How to add a column to a table control while using alphanumerical layout editor ?
When was the sap abap being created?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
What will you code in start-of-selection & end-of-selecton & why?
What is the abap program name to process the batch input session automatically? : abap bdc
What is a table attribute? : abap data dictionary
What does the extract statement do in extract datasets? : abap modularization
Can you print decimals in type n? What is difference between float and packed data type?
What are the function modules used in f4 help?
What is the table & field to identify the no of items (bottles) stored in one case?
What are the difference between tables and structures? : abap data dictionary