Clarification on AP RPC patches for federal and non-federal
We are merging all of the patches in EBS: R12.1 Oracle Financials Recommended Patch Collection (RPC), Feb 2015 (Doc ID 954704.1) to get current on our financials modules. There are two AP core patches mentioned:
Patch 20178786:R12.AP.B -> R12.1: Payables Recommended Patch Collection (Core AP - Non Federal Customers), Feb 2015
Patch 20178770:R12.AP.B -> R12.1: Payables Recommended Patch Collection (Core AP - Federal Customers), Feb 2015
I ran the script below from document 1397581.1 and it shows we have federal installed.
SQL> select decode(b.status,'I','Federal is installed = Federal Customer','S','F
ederal is shared = NON Federal Customer','N', 'Federal is not installed = NON Fe