Supplier Site Banking Details Update Via API
I have approximately 750 suppliers that have existing "Banking Details" attached to the supplier site. For each supplier, the currently existing banking details record needs to be end-dated and a new banking details record needs to be created.
After reviewing several MOSC discussions and MOS documents, I came to the conclusion that this should be possible via API. I have created the SQL script below to test this out on one supplier. The script executes successfully, however it does not actually create a new banking details record in the database/application. Does anyone see any issues with my script, or have other suggestions as to why a new banking record is not being created?