Receive Updates



Sponsors

Keep in touch

About me

Forms Personalization

Zoom Functionality

Comments/Questions

Why personalization?

 

What can be done through personalization?

Personalization Tables: 

 

 

Zoom Functionality through Forms Personalization

 

What is Zoom?

Directly going from one form to another form with click of a button is called zoom functionality in oracle applications. This can be done in different ways. Firstly, We can just call the second form and then leave it for user to enter the data. Second way is call the second form from first and then dynamically populate the data in second form based on first forms data.

 

How to implement Zoom functionality?

In this tutorial we will zoom from Order Organizer form to Shipping transactions form and also populate the order number dynamically in destination form.

 

Know the following things before you start

 

Source form: Order Organizer form (OEXOEORD)

Destination form: Shipping transactions form (WSHFSTRX)

Source field: Order number ()

Destination field1: Order number low (QM_DLVB.DLVB_SOURCE_HEADER_NUMBER_LO)

Destination field2: Order number high (QM_DLVB.DLVB_SOURCE_HEADER_NUMBER_HI)

Destination field3: Line Status (QM_DLVB.DLVB_LINE_RELEASED)

 

 

Process flow:

Initialize the menu/icon in source form

 

Navigation: Order Management Super User à Orders, Returns à Order Organizer

Forms Personalization

 

Navigation: Help à Diagnostics à Custom Code à Personalize

Forms Personalization

 

Follow the screenshots

 

Forms Personalization

 

Forms Personalization

 

Forms Personalization

 

Forms Personalization

 

Forms Personalization

 

 

Forms Personalization

 

 

 

Personalization in Destination Form

Forms Personalization

 

Forms Personalization

 

 

Forms Personalization

 

Forms Personalization

 

Forms Personalization

 

Forms Personalization

 

Forms Personalization

 

Forms Personalization

 

Forms Personalization

 

TOP 

Post your Comments/Questions Here