2007 Nov 07 3:34 PM
Hi,
I need to upload a excelfile into database table.
i am using the function module KCD_EXCEL_OLE_TO_INT_CONVERT.
this fm reads cell by cell in excel and the internal in which we are going to upload trhe data from the excel is of type kcde_cells.
This table kcde_cells has three fields
1.row
2.col
3.value
row and col stores row and column no and value stores the value in a particular row and column.
this field value is type char with length 32.
but my value of length 54.
How can i upload the entire value that is of legnth 54.
Regards,
Chaithanya.
it seems this will not be possible with this FM to upload values more than 32 character.
May be try some other FMs like GUI_UPLOAD, if possible.
Regards,
Naimesh Patel
2007 Nov 07 3:38 PM
it seems this will not be possible with this FM to upload values more than 32 character.
May be try some other FMs like GUI_UPLOAD, if possible.
Regards,
Naimesh Patel
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |