Hello guys,
i am going to need your help with this one.
I have got the Sales Order Page.
In the Sales Order Page i have got the sales lines.
In the Sales lines i have got the field technical plant no.
This field is connected to a list page with a table.
So the goal is the following:
I want to represent data regarding the Technical Plant like object, e-mail, phone no. etc.
This data should be represented in a list on this page.
Like the above.
Problem is:
I need all the technical plants which are located in the sales lines.
And then i need to represent their data.
What i tried:
Unfortunately i could not solve this problem this way.
Through Research I came up with this:
and
this
My Code:
My table:
My Page where i want the data to represented:
My Query:
And the page where i start the whole action:
Problem is:
it seems that my temporary table is always empty when the page opens.
It get filled with data however it it does not contain data when the list page opens tries to get data from Rec.
Of course if you have another idea i am open to it.
I would very much appreciate any kind of solution.
Thanks in advance to the community.
Please Help :)