Answer Posted / saveen kumar
If we want to upload a huge amount of data from non sap
system to sap system we use the concept of BDC(Batch Data
Communication)
The tcode for recording is SHDB
We do recording for a single record manually
Then if we want to upload 1 lakh records
then no need to do recording again
This will automatically upload the 1 lakh records
We have three methods
1.Direct input Method
2.Call Transaction mehod
3. Session method
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
What are the differences between session method and call transaction method? : abap bdc
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
Explain the different types of screen keywords?
Differentiate between static and dynamic step loops?
What are the different types of internal table?
What are field groups?
What are the data types of the external layer?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What is the different between template and a table?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What is payroll driver
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
What are the differences between the table and the structure in the data dictionary in the sap abap?
What are internal tables? How do you get the number of lines in an internal table?