Add Line In Production Order Using UI API
RespondidaHi Team,
We're trying to add lines/rows in the production order using UI API (dynamic code in B1UP).
1) However, for each line we add an extra empty line is placed with strange info in all quantity fields.
2) We deleted those extra empty lines by code, but when we try to Add the Production Order, again an empty line is placed and we couldn't save the document due to this error: Invalid item number [Production Order - Rows - Item No.][line: 5] , 'Grid Line no. 5' [Message 3702-1].
3) Also we noticed the line number of the matrix is affected.
This is the code we used >> SAPbouiCOM.Matrix Matrix1 = ((SAPbouiCOM.Matrix)(form.Items.Item("37").Specific)); Matrix1.AddRow();
Refer to this screenshot and short video.
Thanks!
BR,
Mohamed
-
Comentario oficial
Hello Mohamed,
In order for us to identify this development support is needed, please contact your local partner so they can follow up on this question.
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario