Install Base and Asset Tracking - EBS (MOSC)

MOSC Banner

How to transfer ownership of item instance without changing contract subline status using API

edited Nov 26, 2019 3:21PM in Install Base and Asset Tracking - EBS (MOSC) 11 commentsAnswered

Hi All ,

I am using  csi_item_instance_pub.update_item_instance api to transfer ownership of Item instance in Install base.

When I am transferring ownership from Application with contract rule No updates on contracts, New subline in related Service contract got inserted with entered status .

But at the time of using  csi_item_instance_pub.update_item_instance API new subline is created but with cancelled status .

Here is the code for transferring ownership of Item Instance ,

declare

p_instance_rec                 csi_datastructures_pub.instance_rec;

      p_ext_attrib_values_tbl        csi_datastructures_pub.extend_attrib_values_tbl;

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