Hi,
I created ;
one UDT primary table [BOM] with field ‘machine’.
one UDT table [machine] with some values like; M1 , M2 , M3 etc. etc.
With a FMS I select the values from the table [machine] and want to put this in the ‘machine’ field in my [BOM]
table. If I now select multiple values SAP puts only the first record in my udf field. See screenshot below.
Is there a way to solve this, or can I format my values in one String with SQL command , and how do I achieve this?

Mark