Skip to main content
Question

Supplier Blocked For Payement DataMigration

  • December 25, 2024
  • 0 replies
  • 25 views

Forum|alt.badge.img+10

Hello,

We are trying to update a value on some supplier using a data migration job

The value is BlockedForPayment and we would like to pass it to TRUE.

 

 

Trying to implement that using a datamigration job  with  IDENTITY_PAY_INFO_API.Modify__  method

 

The line is read but value won’t update.

If i call the method directly from Oracle SQL Developper the value will update any idea why please? or how to update the BLOCKED_FOR_PAYMENT value please?

 

Thank you in advance