Skip to Content
0
Former Member
Dec 03, 2008 at 06:04 AM

problem in ws_upload

27 Views

in one program i m uploading the data in excel file into SAP.through BDC recording

im using ws_upload for uploading the records in EXCEL sheet into the internal table gt_tab .

but when i see in debugging mode the records are not uploaded into the internal table .

but the sy-subrc is 0.

plz tell me why the records are not uploaded into Internal table ??