2006 Jan 08 6:33 PM
Hi All,
i've with me some excel files, each file contains data pertaining to a particular infotype ( <b>may not contain each & every field from infotype</b>). my requirement is to develop a <b>unique</b> program which can accept 1 particular file and insert all the data present in the file into that particular infotype. i'm using the FM ALSM_EXCEL_TO_INTERNAL_TABLE to upload data and the FM HR_INFOTYPE_OPERATION to insert data into infotype.
how can i use the concepts of field-symbols & dynamic internal tables w.r.t my requirement??
Hi All,
i've with me some excel files, each file contains data pertaining to a particular infotype ( <b>may not contain each & every field from infotype</b>). my requirement is to develop a <b>unique</b> program which can accept 1 particular file and insert all the data present in the file into that particular infotype. i'm using the FM ALSM_EXCEL_TO_INTERNAL_TABLE to upload data and the FM HR_INFOTYPE_OPERATION to insert data into infotype.
how can i use the concepts of field-symbols & dynamic internal tables w.r.t my requirement??
2006 Jan 09 8:10 AM
Will HR_INFOTYPE_OPERATION be part of the excel name ?
I mean how will you identify which file corresponds to which Infotype ?
Ankur Bhandari.
2006 Jan 09 8:46 AM
Hi Amit,
that is not a problem, i've another variable with stores the corresponding infotype of the file.
2006 Jan 09 9:06 AM
So u basically require a program which uses field symbols right to write data to infotypes ?
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |