Insert operation in IBY_FD_EXTRACT_EXT_PUB package
Hi,
I want to insert payment_id into a my customized table when putting a payment using Oracle EBS R12.
I want to insert that data using IBY_FD_EXTRACT_EXT_PUB package.
but problem is normal insert operation not work in IBY_FD_EXTRACT_EXT_PUB package
Then I have tried to revoke a customized method using IBY_FD_EXTRACT_EXT_PUB package and also that is impossible
Can some one suggest a method to do this task
Regards,
Malan