Answer Posted / bhargavi
BDC-Batch Data Conversion/Communication.
By using BDC we can transfer data from non-sap to sap system
or sap to non-sap system.
for this we have to perform 2 steps:
1. Uploading/Downloading Data.
2. Mapping Logic(for validations).
we have some predefined methods for Mapping Logic ..
1.Session Methos.
2.CallTransaction Method.
3.Recording ..
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the function of a domain? : abap data dictionary
What is at exit-command:?
Explain pai and pbo.
How many ways can a sap system be accessed?
What is the significance of the screen number ‘0’?
What is constructor expression in nw abap 7.4?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
What is the difference between upload and ws_upload ? : abap bdc
How do you find if a logical database exists for your program requirements?
What are the restrictions on subscreens?
What are field symbols?
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
Why do we use abstract class
What is the difference between call transaction method and the session method? : abap bdc