Skip to Content
0
Former Member
Jan 11, 2008 at 07:52 AM

Insert Problem in Internal Table

22 Views

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!