Oracle Apps Technical Stuff
Showing posts with label
BI Publisher
.
Show all posts
Showing posts with label
BI Publisher
.
Show all posts
Tuesday, June 14, 2022
FA:SQL: Query to get inventory organization/inventory organization location and business unit and Legal entity
›
SELECT iod.organization_code, iod.organization_name, iod.business_unit_name, iod.business_unit_id, iod.legal_ent...
Tuesday, May 24, 2022
Fusion: SQL: Query to Extract the Business Units and its related Inventory Organizations, Business Units and Costing Organizations
›
SELECT hou.organization_id , hou.name organization_name , iop.organization_code organization_code , lgr.ledger_id s...
Monday, December 14, 2020
Oracle Fusion: Anonymous blocks (Procedural Call) data model in Oracle BI Publisher (Oracle Fusion)
›
BI Publisher supports executing PL/SQL anonymous blocks. You can perform calculations in the PL/SQL block and return the result set. BI Pub...
›
Home
View web version