InterviewSolution
Saved Bookmarks
| 1. |
How To Load Data From Ms Excel Sheet To Sap By Using Bdc Method ? |
|
Answer» USING function MODULE UPLOAD or WS_UPLOAD or GUI_UPLOAD, but we NEED to GIVE file type as 'wxi'. OR use function module : alsm_excel_to_internaltable. Using function module UPLOAD or WS_UPLOAD or GUI_UPLOAD, but we need to give file type as 'wxi'. OR use function module : alsm_excel_to_internaltable. |
|