2008 Aug 07 7:45 AM
hi guys ,
how can we load data from a flat file having fields with differnt datatypes
any sample code will be helpful.
thanks
2008 Aug 07 7:50 AM
hi guys ,
how can we load data from a flat file having fields with differnt datatypes
any sample code will be helpful.
thanks
2008 Aug 07 7:50 AM
2008 Aug 07 8:27 AM
Hi,
First creat a structure in the program with all fields of characters type and then according to the fields type identify which datatype or domain canbe used for each field from SAP dictionary. Then upload the data into character type internal table and move to the internal table descibed with sap fields.
u can get the data elements in DD03l and Domain names in DD04l table.
Regards
Krishna
2008 Aug 07 10:15 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |