Payables and Cash Management - EBS (MOSC)

MOSC Banner

Payables Open Interface Purge does not delete user defined sourced records

edited Dec 20, 2010 1:35AM in Payables and Cash Management - EBS (MOSC) 4 commentsAnswered
Hi All,

 

Can any one help about issue encountered when running “Payables Open Interface Purge” program with source paramater chose a user defined one ? (program has been completed succesfully)

 

Program parameter;

 

p_source='AKTARIM'
	
p_purge_all_flag='N'
	
p_trace_switch='N'
	
p_debug_switch='N'
	
p_commit_cycles='1000'
	

 

And

select count(*) from ap_invoices_interface a

where status= 'PROCESSED'

and SOURCE = 'AKTARIM'

 

Query returns about 52000 records.

 

I also run program setting purge_all_flag = ‘Y’ to but result was the same, there were no decreasing on the records number sql query, which is located above, gave.

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