on ‎2007 Sep 17 6:50 AM
how to handle the flat file in bdc? how to upload the flat file data into inernal table? what to do before using the ws_upload FM?
thank you,
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi,
First do the BDC recording for a transaction.Then create the internal table into se38 based on the transaction. You have to create the flat file based on the recording. Then use the function module (WS_UPLOAD) for uploading the data from flat flie to internal table. In the function module you have to mention the path for the flat file.
Regards
Srinu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.