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