
Announcements
Dear Experts, I have just started learning to use SAP Function Name to use in Power Automate.
I am using BAPI_GOODSMVT_CREATE but struggling with dynamically populated Serial Number Qty based on GOODSMVT_ITEM ENTRY_QNT.
For example, I would like to perform Goods Issue for a serialized Material but with Qty 3 EA.
By default, it only shows SERIAL NO - 1 field and seems like I need to manually hit the "Add new item" to add SERIAL NO -2:
Can we make SERIAL NO fields to appear more dynamic based on ENTRY_QNT ? That said, if Qty = 3, then SERIAL NO -1, SERIAL NO -2, SERIAL NO -3 will automatically appear for user to populate.
I have also tried to switch to entire array input. For my example, only 1 Material (Qty =3 EA), is below array correct where MATDOC_ITM = 001 for all three SERIALNO ?
I'm still looking for a solution as of now. Any insights are much appreciated.