cancel
Showing results for 
Search instead for 
Did you mean: 

Fill standard System Matrix - Operation is not supported on System Forms

Former Member
0 Kudos

Hi all,

I have created a UI Matrix that successfully transfers values to an array.

However I try to fill a sales order (itemCode, quantity) with the values of the Array.

I use DataSources for this action, but I get the message  " Operation is not supported on System Forms".

Is there any action to procceed in order to fill Sales Order lines efficiently?

Thanks in advance,
Vasilis

Accepted Solutions (0)

Answers (1)

Answers (1)

edy_simon
Active Contributor
0 Kudos

Hi Vassilis,

You cannot fill data directly to the DBDatasource of the system form.

You can only fill in the matrix value, and it is a very slow operation.

If the row is a lot, I would suggest create a Draft document in DI and load the Draft to screen,

Regards
Edy