how to transfor the data from flat file to bdc
plz send the steps as well as example
Answer Posted / sreehari
1.USING GUI_UPLOAD UPLOADED DATA FROM FLATFILE TO INTERNAL
TABLE.
2.APPLY A MAPPING LOGIC USING VARIOUS METHODS I.E
SESSION,CALL TRANSACTIION ETC I.E WE CALLED TRANSFER THE
DATA.
3.UPDATE THE DATABASE.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How do you use structures in the abap programs?
Explain Catch Command in ABAP?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
Can you show multiple alvs on a single screen?
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
Is a logical database a requirement/must to write an abap/4 query?
What is the abap program name to process the batch input session automatically? : abap bdc
Explain the properties of selection screen?
How will you read from internal table records in a given value range (without using loop)
What is a table attribute? : abap data dictionary
what is difference between (internal table types)standard table and sorted table in sap abap....
What are the steps in a bdc session? : abap bdc
Is there any method apart from bdc for data upload to sap? : abap bdc
What is a fall back class?