0% found this document useful (0 votes)
105 views3 pages

DEFAULT - WHERE in Forms Personalization

This document demonstrates how to use the DEFAULT_WHERE functionality in Oracle form personalization to filter transactions displayed in standard Oracle forms. It describes creating a menu item linked to a DEFAULT_WHERE condition to only show sales orders created within the last two days when the sales order form is accessed through that menu. The example creates the menu, attaches an action to launch the form, then creates the DEFAULT_WHERE condition to filter on orders created after two days ago for a specific organization.

Uploaded by

hisham_476
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
105 views3 pages

DEFAULT - WHERE in Forms Personalization

This document demonstrates how to use the DEFAULT_WHERE functionality in Oracle form personalization to filter transactions displayed in standard Oracle forms. It describes creating a menu item linked to a DEFAULT_WHERE condition to only show sales orders created within the last two days when the sales order form is accessed through that menu. The example creates the menu, attaches an action to launch the form, then creates the DEFAULT_WHERE condition to filter on orders created after two days ago for a specific organization.

Uploaded by

hisham_476
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

8/29/2016 DEFAULT_WHEREinFormPersonalization

FormPersonalizationDEFAULT_WHERE

ThisdocumentistodemonstratetheusageofDEFAULT_WHEREinformpersonalization.Thefunctionalityisveryuseful
incasewewanttodefaultorfiltertransactioninstandardOracleform.Thefunctionalityisachievedbyusingform
personalization.

Letsunderstandthisfunctionwiththeuseofexample.SupposetherequirementisthattheuseronlyinterestedinSales
Orderscreatedwithinlast2days.SothatifuserqueriessalesordersinSalesOrderFormitonlydisplaysthoseorders
whicharecreatedinlast2days.

IntheexampleIwillcreateamenuandwhenuserclicksonmenutheordersshouldbefilteredwiththeabovemention
condition.Soitrequirestwoformpersonalization.FirsttocreatemenuandsecondtoattachDEFAULT_WHEREtothe
menu.

Step1:CreateMenu

Step2:CreateActionforMenu

http://www.apps2fusion.com/apps/fm/oraclefinancialsfunctionaltraining/91r12features/829formpersonalization 1/3
8/29/2016 DEFAULT_WHEREinFormPersonalization

Step3:CreateDEFAULT_WHEREconditiononmenucreatedabove

Step4:CreateActionforDEFAULT_WHERE

http://www.apps2fusion.com/apps/fm/oraclefinancialsfunctionaltraining/91r12features/829formpersonalization 2/3
8/29/2016 DEFAULT_WHEREinFormPersonalization

Ihaveusedbelowvaluetofiltersalesorder:

='header_idIN('||'SELECTheader_idFROMOE_ORDER_HEADERS_ALLWHERELAST_UPDATE_DATE>
SYSDATE2andorg_id=94'||')'

That'sit!!!!

http://www.apps2fusion.com/apps/fm/oraclefinancialsfunctionaltraining/91r12features/829formpersonalization 3/3

You might also like