Lease and Finance Management - EBS (MOSC)

MOSC Banner

Issue in Service Contract API for upating Coverage Name and Transfer Option Field

edited Jan 25, 2016 10:00AM in Lease and Finance Management - EBS (MOSC) 1 commentAnswered

Problem Description

---------------------------------------------------

I am using 2 API for updating Coverage Name and Transfer Option field in Service Contract (Application Version 12.1.1).

The API is updating Multiple lines instead of updating One Line as our program is passing the correct cle_id for the Coverage Line.

The Program log shows one record updated Successfully but it is updating other lines also.

latr_coverage_tbl (1).ID := c_rec.coverage_line_id;

latr_coverage_tbl (1).name := ltnv_cov_name;

latr_coverage_tbl (1).ITEM_DESCRIPTION := ltnv_cov_desc;

latr_coverage_tbl (1).object_version_number := c_rec.cov_object_version_number;

fnd_msg_pub.initialize;

-------------- Updating Contract Coverage Name And Description

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