2007 Aug 22 10:02 AM
plz any body tell me that,how to down load data by using bdc plz tell me step by step
Regards
Ram
plz any body tell me that,how to down load data by using bdc plz tell me step by step
Regards
Ram
2007 Aug 22 10:07 AM
Hi,
Collect all the data from the BDC in an internal table of structure BDCMSGCOLL.
Pass this internal table to the download function module
Regards,
Sankar
2007 Aug 22 10:12 AM
Hi,
<u><b>Download a file from BDC to frontend</b></u>
<u><b>If you have the data in internal table,</b></u>
Then follow the below step.
1) Create/locate the diretory in frontend using function module
TMP_GUI_CREATE_DIRECTORY
2)Using function module WS_DOWNLOAD or GUI_DOWNLOAD download to the respective directory.
<u><b>If you have data in the list format then</b></u>
1) Get the list to the internal table using function module 'LIST_TO_ASCI'.
2) Create/locate the diretory in frontend using function module
TMP_GUI_CREATE_DIRECTORY
3)Using function module WS_DOWNLOAD or GUI_DOWNLOAD download to the respective directory.
If is useful,please reward.
Regards,
Omkar.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |