Hi
I have a situation like the below:
I want to populate an Internal Table with a few values from Standard Tables, like:
matnr, ersda and ernam from MARA
maktx from MAKT
ebeln, bstyp and bsart from EKKO.
I have a single internal table with different field names as well.
I mean, the fieldnames of the Standard table are different from the fieldnames of the Internal table.
How can I populate data? Urgent!