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

Internal Table Entry

23 Views

Hi

Prob: I want to insert a record into an Internal Table.

But the values of the fields of Internal Table are scattered in different tables.

The situation is like that I cannot use a join condition or for all entries here.

Query: Advise me how can I retrieve values and enter them to Internal Table fields in compliance with SELECT statements for different tables.

Thx