2006 Aug 23 10:30 AM
Hi Friends,
I know hw to upload data from text file to SAP database table but i want to upload data from text file to SAP Ztable using transaction SM30. So anyone can help me to do this task.
Regards,
Ranjith
2006 Aug 23 10:44 AM
First develop a simple application of accepting the data and inserting it in ztable.
Create a transaction code for this.
Now in LSMW, use the recording method. create the recording for this transaction you created.
using this recording, upload the data from file.
2006 Aug 23 10:44 AM
First develop a simple application of accepting the data and inserting it in ztable.
Create a transaction code for this.
Now in LSMW, use the recording method. create the recording for this transaction you created.
using this recording, upload the data from file.