Payables and Cash Management - EBS (MOSC)

MOSC Banner

Supplier Contact Creation not working- Party Site Invalid

edited Sep 5, 2023 12:29PM in Payables and Cash Management - EBS (MOSC) 5 commentsAnswered

Hi All,

Trying to create Supplier contact and it throws me -Party Site Invalid.

Do the Contacts Shows up in AP_SUPPLIER_CONTACTS in R12? We are on R12.2.10


     

  L_VALID_REQUEST    NUMBER;

  P_API_VERSION     NUMBER;

  P_INIT_MSG_LIST    VARCHAR2 (1000);

  P_COMMIT       VARCHAR2 (10);

  P_VALIDATION_LEVEL  NUMBER;

  X_MSG_COUNT      NUMBER;

  X_MSG_DATA      VARCHAR2 (1000);

  L_MSG_TEMP      VARCHAR2 (1000);

  L_MSG         VARCHAR2 (1000);

  L_vendor_cont_rec   apps.ap_vendor_pub_pkg.r_vendor_contact_rec_type;

  L_vendor_contact_id  NUMBER;

  L_per_party_id    NUMBER;

  L_rel_party_id    NUMBER;

  L_rel_id       NUMBER;

  L_org_contact_id   NUMBER;

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