Hi I'm trying to update the location of the OBTW
table using the DI API of SAP Business One. It's really hard to find any examples on how to do this and I could only find a function to get to the OBTN
table here: https://blogs.sap.com/2016/07/13/sample-code-to-update-existing-item-batches-properties-via-di-api/
Now I don't know what class should I use to access the OBTW
table using the ItemCode
and the BatchCode
. Can anyone help?