2014 Aug 01 9:44 AM
Hello evryone,
Do we have any FM whiich automatically pick the data from presentation server / local machine into internal table and also consider call conversion aplha while uploading into internal table...
e.g lifnr has 10 char length with alpha conversion.
If we use FM 'TEXT_CONVERT_XLS_TO_SAP' to upload data into internal table. then this FM doesnt perform any alpha routine in background and show the same value which you have provided in excel file.
Don't provide the solution of using Fm- Alpha input / output inside loop of internal table....
m looking for a tool which can do all the conversion (alpha output / input) automatically while uploading excel file into internal table.
Regards,
Anoop Singh bhandari
2014 Aug 01 10:12 AM
Hi Anoop,
Simply copy this function module and add code for conversion at the place marked in snap.
2014 Aug 01 10:03 AM
2014 Aug 01 11:50 AM
2014 Aug 01 10:12 AM
Hi Anoop,
Simply copy this function module and add code for conversion at the place marked in snap.
2014 Aug 01 12:06 PM
Hi Anoop,
I don't think that you will be getting a single FM which will pick the data from presentation server / local machine into internal table and also consider call conversion aplha while uploading into internal table. For this you will need to create a FM of your own using any of the FM for converting the excel values into internal table and do the rest.
Regards,
Abijith
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |