Install Base and Asset Tracking - EBS (MOSC)

MOSC Banner

How to populate Party Contacts while creating a Install Base Item Instance through API

edited Apr 11, 2012 5:58AM in Install Base and Asset Tracking - EBS (MOSC) 4 commentsAnswered
Hello

Can anybody let me know how to populate party contact detials in 11.5.10 while creating new item instance through CSI_ITEM_INSTANCE_PUB.CREATE_ITEM_INSTANCE (11.5.10) API?  I tried below senario but it is not working ...

Populated below two fileds in party_rec record, item instacne is creating scucessfully (verified from backend tables) but I am not able to see item instance from application

    X_PARTY_TBL(1).contact_ip_id       := party_id

    X_PARTY_TBL(1).CONTACT_FLAG            := 'Y'; 

Thanks..

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