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 ??