xla tables didn't purge after purge all data in payable
1- we purge all data in ap.
2- where run this query
select *
from XLA_AE_HEADERS t
where t.ledger_id = 2061
and t.application_id = 200
i have a data in this table
is data for ap in this table must be purge or not ?
when this data purge when purge ap or purge gl ?