Oracle Apps Fusion Blog(Forms, Reports, Oracle Application Technical, SQL, PL/SQL, OAF)
Tuesday, October 24, 2017
pageLayout Region in Oracle OAF
PageLayout
Region is the highest level layout. By default this the
top most region
for
every page. Any number of regions can be created under the
pageLayout Region
.
The java bean associated with this region is
OAPageLayoutBean
.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
APEX$TASK_PK
APEX$TASK_PK is a substitution string holding the primary key value of the system of records
FNDLOAD to Download and Upload XML Publisher Data Template (.xml) Report
The XDOLoader utility is a Java-based command line program to load template (RTF, PDF, and XSL-FO), XML, and XSD files to the XML Publis...
SQL Query To Get Invoice Validation And Accounting Status For The Given Check Number (Doc ID 2975480.1)
SELECT aca.check_number ,aia.invoice_id ,aia.invoice_num ,aia.invoice_amount ,distribution_line_number ,aida.accrual_p...
To find SERIAL_NUMBER_CONTROL_CODE Values in MTL_SYSTEM_ITEMS_B table
Serial_number_control_code column contains values as 1,2,5 &6 in mtl_system_items_b table. Inorder to find meaning for this values r...
No comments:
Post a Comment