select fcb.CURRENCY_CODE, fct.DESCRIPTION,fcb.PRECISION ,
to_Char(fcb.LAST_UPDATE_DATE,'yyyy-MM-dd HH:mm:ss') LAST_UPDATE_DATE
from FND_CURRENCIES_B fcb , FND_CURRENCIES_tl fct
where fcb.CURRENCY_CODE= fct.CURRENCY_CODE
and fct.LANGUAGE = USERENV('LANG')
Labels
- AP invoice payment query
- Concurrent Program Queries
- Currency Query
- GL Code combination query in oracle fusion
- Oracle AOL Module Queries
- Oracle Fusion currency data Query
- Oracle Payment Queries in Oracle apps r12
- Query to get GRN Header detail in Oracle fusion
- Query to get GRN Lines detail in oracle fusion
- Query to get oracle fusion business Unit
- Query to get oracle Project expenditures in oracle fusion
- Query to get oracle projects in oracle fusion
- Query to get Purchase order types in oracle fusion
- Query to get Purchase order(PO) header detail in oracle fusion
- Query to get purchase order(PO) line detail in oracle fusion
- Query to get ship to location in oracle fusion
- Query to get supplier master data in oracle fusion
- Query to get supplier payment method in oracle fusion
- Query to get Tax setup in oracle fusion
Tuesday, 24 March 2026
Subscribe to:
Post Comments (Atom)
GL Code combination query in oracle fusion
select gcc.Code_Combination_id Account_Code_Combination_Id, CONCATENATED_SEGMENTS Account_Code_Combination, segment1, segment2, segment3,...
-
SELECT aba.batch_name invoice_batch, aia.source invoice_source, aia.org_id, hou.name OU_Name, pca.chec...
-
Oracle Property Manager:- Oracle Property Manager is part of the Oracle Real Estate Management solution. You can use Oracle Property Man...
-
AP interface tables select * from ap_invoices_interface select * from ap_invoice_line_interface AP interface error tables select ...
No comments:
Post a Comment