SAP BAPI for PO requester Update

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:

  1. POItem table
    Column: Preq_Name and PO_Item
    Value Assigned: BP ID and 00010
  2. 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.

@Ankit_Rathi

Welcome to the community

Please check this

cheers

1 Like