unable to purge the Purchase Order Interface Tables in Oracle Fusion Cloud
Hi All,
We'd like to have the Purchase Order Interface Tables in Oracle Fusion Cloud purged, however we are unable to do so:
Here is the interface table names and records count.
PO_DISTRIBUTIONS_INTERFACE - 27511
PO_HEADERS_INTERFACE - 27321
PO_LINES_INTERFACE - 46713
We ran the Purge Processed Open Interface Documents with out passing purge data as well. But sill we are seeing the records on the interface tables.
select count(*) from Fusion.PO_HEADERS_INTERFACE;--28580
select count(*) from Fusion.PO_DISTRIBUTIONS_INTERFACE; --28610
select count(*) from Fusion.PO_LINES_INTERFACE; --48780
Action Plan1:
===========
Oracle Provided ( Doc ID 2367086.1