Payables and Cash Management - EBS (MOSC)

MOSC Banner

Void checks using API 11.5.10.2

edited Mar 28, 2011 8:00PM in Payables and Cash Management - EBS (MOSC) 1 commentAnswered
 Hi, we are on 11.5.10.2 of Oracle apps.

We have about 500 checks that need to be voided, i tried using the api

ap_void_pkg.Ap_Reverse_Check, this api creates the entries as if the check is voided, but does not update the status of the check to 'Voided', it still remains in 'Negotiable' status, is there anything i need to do? am i missing something?

Any help is highly appreciated.

fyi, below is the code fragment of the api i am using.

ap_void_pkg.Ap_Reverse_Check

p_check_id => c_rec.check_id,

p_replace_flag =>'N'

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