Channel Revenue Management - EBS (MOSC)

MOSC Banner

ozf_claim_pub.update_claim

edited Oct 15, 2013 6:11AM in Channel Revenue Management - EBS (MOSC) 1 commentAnswered
Hi All,
While using   ozf_claim_pub.update_claim to settle deduction with Previous Open Credit, Status is going for Pending approval instead of Closed .

Please help me to sort out this issue. 

fnd_file.put_line (fnd_file.LOG, '========= Start Update Claim =========');
            lv_claim_pub_rec.claim_id := cur_claim_rec.claim_id;
            lv_claim_pub_rec.object_version_number := cur_claim_rec.object_version_number;
            lv_claim_pub_rec.payment_method := cur_claim_rec.settlement_method;
            lv_claim_pub_rec.payment_reference_number := lv_transaction_no;
            lv_claim_pub_rec.custom_setup_id := 150;
            lv_claim_pub_rec.payment_reference_id := lv_transaction_id;

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