Payables and Cash Management - EBS (MOSC)

MOSC Banner

Update Vendor Site payment method using IBY_DISBURSEMENT_SETUP_PUB APIs

edited Mar 16, 2017 5:00AM in Payables and Cash Management - EBS (MOSC) 1 commentAnswered

All,

we are trying to update the payment method for our vendor site in batch.  Using IBY_DISBURSEMENT_SETUP_PUB.CREATE_external_payee or IBY_DISBURSEMENT_SETUP_PUB.UPDATE_external_payee.  The API seem to execute to completion without error with Return Status 'S'.  However, no new row is created or updated in IBY.IBY_EXT_PARTY_PMT_MTHDS.  I would have expected a row in this table with Payment Method set to 'EFT' for the site.  Following is the code I am using.  Appreciate any thoughts or assistance.

x_return_status         VARCHAR2 (200) := NULL;
x_msg_count             NUMBER := 0;
x_msg_data             

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center