What is the Procedure for BDC?
Answer Posted / lavanya
Steps that are required to be followed:
1) Analyse the file.
2) Analyse the tcode
3) Declare an internal table BDCDATA
4) Move the data from flat file to the internal table.
5) Populate the internal table.
6) Run the Data transfer program
Thanks .
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is function group?
How you attach search help to data element? : sap abap data dictionary
Can we call reports and transactions from interactive reporting lists?
Rp_provide_from_last contains how many parameters ? : abap hr
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What are spa/gpa parameters (sap memory)?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
How will you define org structure in MM?
Have you set up a back ground job ? How to create a background job without a variant ?
What is tmg?
Explain the use of table maintenance allowed?
What is the difference b/t Session method and call transaction method ??
How to write a bdc – how do you go about it?
Name the abap/4 modularization techniques? : abap modularization