Showing posts with label EBS : Oracle Report. Show all posts
Showing posts with label EBS : Oracle Report. Show all posts
Saturday, 6 May 2023
Sunday, 17 October 2021
Oracle Reports : How to add Barcode in rtf Template Report
How to add Barcode in rtf Template Report
1) Create form felds , change the font and write below syntax in the field properties.
2) Font uploading and mapping in xml publisher Administrator
Subscribe to:
Posts (Atom)
FUSION : BIP Reports Multiple Parameter Selection
How to make parameter multiple value selection in FUSION BIP REPORT AND ( least(:P_PR_NUMBER) is null or prha.requisition_header_id i...
-
1) 1) Create transient Attribute as Boolean type in your VO 2) 2) Place this syntax in a fields properties where dynamic is...
-
How to find Operating Units in Oracle Apps SELECT hr.organization_id org_id, hr.NAME operating_unit,po_moac_utils_pvt.get_ou_shortcode (or...