I am using the UiPath Bapi Activity “BAPI_PO_CHANGE” for updating the requestor BP Nr. at the line Item. I am passing PO Nr and 2 tables. The tables info are as follow:
- POItem table
Column: Preq_Name and PO_Item
Value Assigned: BP ID and 00010 - POItemX table
Column: Preq_Name and PO_Item
Value Assigned: X and 00010
After running the above part, I am running second BAPI BAPI_TRANSACTION_COMMIT.
Currently the requestor is not changing! Any suggestion will be helpful.