Hello and Welcome to "Simplifying Oracle E Business Suite". This blog is dedicated to share Oracle Apps Knowledge related to Oracle apps E Business Suite's Order Management, Procurement, Inventory, WMS, Supplier Scheduling, OSP, Sys Admin, Useful SQL Queries etc
Showing posts with label Form Personalization. Show all posts
Showing posts with label Form Personalization. Show all posts
Monday, April 28, 2014
Monday, April 14, 2014
Display a Message using Form Personalization
Display a Message using Form Personalization
Form Personalizations was first introduced in 11.5.10 and now integral part of E Business suite. To perform personalization you don't need major coding skills and they take effect immediately. So they can be used to accommodate changing business needs without much involvement of tech members. Here below is a demonstration of a simple personlization on Standard Purchase order.Lets display a warning message that a Valid "Contract Purchase Agreement" exists for this Supplier when Creating a "Standard PO" for that supplier
Lets Take Supplier as "AccessMicron"
Step 1) Open PO Form and Navigate to "Personalize" as shown in below screenshot
Step 2) Trigger Event: WHEN-NEW-ITEM-INSTANCE
Trigger Object: PO_HEADERS.VENDOR_SITE_CODE
Condition: (:PO_HEADERS.DOC_TYPE_NAME='Standard Purchase Order') and (:PO_HEADERS.VENDOR_NAME='AccessMicron')
Actions: Message
Message Type WARN
Message Text :
a Valid "Contract Purchase Agreement" exists for this Supplier
Save your Work
Step 3) Create a Standard PO for this supplier. A warning message will be displayed
Thanks
Mandeep
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Please share this knowledge with your friends and subscribe at our blog for more updates. If you have any queries, please participate in our Forum or by leaving your comments below.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Subscribe to:
Posts (Atom)
Disclaimer
All content provided on this blog is for informational purposes only. The owners of this blog makes no representations as to the accuracy or completeness of any information on this site or found by following any link on this site. All trademarks, trade names, service marks, copyrighted work and logos referenced here - belong to their respective owners.If you want to report any content that is violating copyright law and you want us to remove it, please contact us.