Join the OracleApps88 Telegram group @OracleApps88to get more information on Oracle EBS R12/Oracle Fusion applications.

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.

Thursday, December 27, 2012

Calculation in Oracle Personalization

Overview
·         In this practice, you will learn How to do calculations in Descriptive flex Fields (DFF) by Personalization.
·         Responsibility = Purchasing Super User
Task
·         Multiply 3 segments of DFF and showing result in 4th segment.

Purchasing Super User > Purchase Orders > Purchase Orders.
 




·         Now we Navigate to Personalization Form to Personalize the function of  DFF.
Help > Diagnostics > Custom Code > Personalize
      
·         Now select you DFF by scroll down as in this Practice DFF name is  “Multiplication of DFF values” at “Seq No. 10”
·         TRigger Event: is to when to fire your actions (In this practice we used WHEN-VALIDATE-RECORD)
·         Trigger Object: On what object you want trigger to fire (In this practice Our Object is PO_LINES)
·         Condition: upon what conditions the trigger to be fired (We left this Blank)
·         Processing Mode is set to : Both








·         Go to Actions tab
·         Type : Property
·         Object type : Item
·         Target Object : PO_LINES.ATTRIBUTE5 (On which object u want to perform the action)
·          Property Name : Value
·         Value : =select TO_CHAR(:PO_LINES.ATTRIBUTE2 * :PO_LINES.ATTRIBUTE3 *     
              :PO_LINES.ATTRIBUTE4)   from dual  (Your Required Query)

·         Click on Validate & Apply Now
·         Save

          Now when you enter the value in DFF and save the record you may see results
          Then.

 

No comments:

Post a Comment

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.
Best Blogger TipsGet Flower Effect