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
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
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
Explain the function module in bdc?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
What is the bapi?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
Can a transparent table exist in the data dictionary but not in the database physically?
What are Pull and Push Methods?
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is the meaning of sap r/3?
What is table buffer?
What is the disadvantage of a call by reference?