Receivables - EBS (MOSC)

MOSC Banner

API to Update Organization details for a customer from backend

Hi Team,

I am trying to update Organization Details for customer type as person and below is the it throws, attaching the script.


I have to update attributes which needs to be added post fixing the error.


  l_organization_rec      apps.hz_party_v2pub.organization_rec_type;

    l_organization_rec.party_rec.attribute_category := 'Legacy_CID';

   l_organization_rec.party_rec.attribute7     := 'Bankruptcy';


Anonymous Block Script output:


***************************

Output information ....

return_status= E

msg_count= 1

msg_data= There is no active profile for party ID 777847 of content source type USER_ENTERED. If an active profile exists, the content source type passed must be the same as the content source type of the active profile.

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