SlideShare a Scribd company logo
2
Most read
Personalization For Control Deliver To Organization Lov
Purpose : Exclude Master Organization From Deliver To Organization LOV In PR Form
Personalizations In Purchase Requisition Form
Deliver To Organization LOV
Trigger Event WHEN-NEW-ITEM-INSTANCE
Trigger Object LINES.DEST_ORGANIZATION
Condition
Processing Mode Both
1. Action Tab:
a. Choose the type Builtin and select Built in type 'Create Record Group From Query'
Write your query and give it group name.
Add any Where Condition To Select
----- XX_DEST_ORGANIZATION ----------
select organization_name, organization_id, organization_code
from org_organization_definitions
where (:lines.item_id is null or
(:lines.destination_type_code = 'INVENTORY' and
organization_id in
(select msi1.organization_id from mtl_system_items msi1
where msi1.inventory_item_id = :lines.item_id
and msi1.stock_enabled_flag = 'Y'
and msi1.organization_id not in (SELECT MASTER_ORGANIZATION_ID FROM
MTL_PARAMETERS WHERE ORGANIZATION_ID = fnd_profile.VALUE ('MFG_ORGANIZATION_ID') ) )
) or
( :lines.destination_type_code = 'EXPENSE' and
organization_id in (select msi2.organization_id
from mtl_system_items msi2
where msi2.inventory_item_id = :lines.item_id
and msi2.organization_id not in (SELECT MASTER_ORGANIZATION_ID FROM
MTL_PARAMETERS WHERE ORGANIZATION_ID =fnd_profile.VALUE ('MFG_ORGANIZATION_ID'))
)
) or
( :lines.destination_type_code = 'SHOP FLOOR' and
organization_id in
(select msi3.organization_id
from mtl_system_items msi3
where msi3.inventory_item_id = :lines.item_id
and ((nvl(:po_startup_values.eam_install_status,'N')='I' and
nvl(:po_startup_values.direct_delivery_to_shopfloor,'N')='Y' and
nvl(:lines.outside_op_line_type,'N')='N' and
nvl(msi3.outside_operation_flag,'N')='N' and
nvl(msi3.stock_enabled_flag,'N') = 'N'
) or
(msi3.outside_operation_flag = 'Y'
and nvl(:lines.outside_op_line_type,'N')='Y'
)
)
)
)
)
and set_of_books_id in
( select fsp.set_of_books_id
from financials_system_parameters fsp )
and ( :lines.item_revision is null or
organization_id in (select mir.organization_id from mtl_item_revisions mir
where mir.revision = :lines.item_revision and
mir.inventory_item_id = :lines.item_id ) )
and nvl(disable_date, trunc(sysdate + 1)) > trunc(sysdate)
and OPERATING_UNIT=fnd_global.org_id
order by upper(organization_name)
--------------------------------------------------------------------------------
a. Choose the type Property, Object type as Lov and enter the field name in
Target object= DEST_ORGANIZATION
Property Name = GROUP_NAME
Value = XX_DEST_ORGANIZATION (The Same Name In The Previous Step)
Test Senario
Before Apply Personalizations
After Apply Personalizations
Personalizations for control deliver to organizations in Purchase Requisition Form
Personalizations for control deliver to organizations in Purchase Requisition Form

More Related Content

DOCX
Personalization to restrict subinventory lov in miscellaneous transaction to ...
DOCX
Personalization to restrict values in customer name and number lov in sales o...
DOCX
Elshayeb Expense Subinventory And Items Scenario
DOCX
Oracle EBS R12 Sales order personalization
DOCX
Personalization to restrict subinventory lov in interorganization transfer كي...
DOCX
Personalization how to restrict transaction type list of values
PDF
Oracle R12 iProcurement Reference Guide
DOCX
Personalization Validate Po Quantity With PR
Personalization to restrict subinventory lov in miscellaneous transaction to ...
Personalization to restrict values in customer name and number lov in sales o...
Elshayeb Expense Subinventory And Items Scenario
Oracle EBS R12 Sales order personalization
Personalization to restrict subinventory lov in interorganization transfer كي...
Personalization how to restrict transaction type list of values
Oracle R12 iProcurement Reference Guide
Personalization Validate Po Quantity With PR

What's hot (20)

DOCX
Inventory in Oracle apps
DOCX
Elshayeb Oracle R12 Order Management
PDF
Oracle R12 Apps - Purchasing Module Setup Steps
DOC
Oracle ERP Personalization for control master items list
PDF
Oracle forms personalization
PDF
105322956 advance-pricing-total-oracle-apps
PDF
Oracle R12 inventory Table name details with description
PPT
R12 inventory features
PDF
Oracel inventory and purchasing exam guide
PDF
Wip back flush
PDF
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
DOCX
Pick pack and ship confirm process in oracle apps
PDF
Oracle Inventory – Types of Move Orders
PDF
Oracle Inventory – Inventory Controls
PDF
Oracle EBS R12 Order Management Notes
DOCX
How to remove disable and cancel shipment functionality in enter purchase or...
DOCX
Sales Order needs to be automatically reserved, shipped & invoiced without an...
DOCX
Oracle Web Adi For upload item master
DOCX
Inventory aging report using oracle discoverer desktop
DOCX
Move order types
Inventory in Oracle apps
Elshayeb Oracle R12 Order Management
Oracle R12 Apps - Purchasing Module Setup Steps
Oracle ERP Personalization for control master items list
Oracle forms personalization
105322956 advance-pricing-total-oracle-apps
Oracle R12 inventory Table name details with description
R12 inventory features
Oracel inventory and purchasing exam guide
Wip back flush
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Pick pack and ship confirm process in oracle apps
Oracle Inventory – Types of Move Orders
Oracle Inventory – Inventory Controls
Oracle EBS R12 Order Management Notes
How to remove disable and cancel shipment functionality in enter purchase or...
Sales Order needs to be automatically reserved, shipped & invoiced without an...
Oracle Web Adi For upload item master
Inventory aging report using oracle discoverer desktop
Move order types
Ad

More from Ahmed Elshayeb (20)

DOCX
Personalization who i can restrict subinventory locator to store one item only
DOCX
Oracle Purchasing Internal Requisition
DOC
Personalization select all record from menu for manage buyer work load
DOCX
Customized security roles
DOCX
Cascading dependencies
DOCX
Select all record from menu for matching item type in ap invoice personalization
DOCX
Oracle Personalization Restrict Subinventory And Lot Number LOV Dependent On...
DOCX
How to configure LCM After receiving
DOCX
Select All Record From Tools Menu On Find Receipts For Matching Form
DOCX
Run report from menu Personalization كيفية تشغيل تقرير أو ما شابة من خلال شا...
DOCX
How to install a font using xml publisher administrator
DOCX
Oracle Order Management (Assign freight cost on shipping transaction)
DOC
Items Subinventory Assignment كيفية ربط مخزن معين بعدة أصناف بإستخدام API
DOCX
Assign Freight Cost On Shipping Transaction
DOCX
Procedure To Store Database Object Size And Number Of Rows In Custom Table
DOCX
Oracle Inventory Restrict user from update item attribute personalization
DOCX
Oracle Personalization How To Restricting users from assigning items to diffe...
DOCX
Customize the login homepage For Oracle EBS R12
DOCX
Validate maximum expiration date for items lots
DOCX
Oracle Advanced Pricing (Creating a discount modifier using qualifiers)
Personalization who i can restrict subinventory locator to store one item only
Oracle Purchasing Internal Requisition
Personalization select all record from menu for manage buyer work load
Customized security roles
Cascading dependencies
Select all record from menu for matching item type in ap invoice personalization
Oracle Personalization Restrict Subinventory And Lot Number LOV Dependent On...
How to configure LCM After receiving
Select All Record From Tools Menu On Find Receipts For Matching Form
Run report from menu Personalization كيفية تشغيل تقرير أو ما شابة من خلال شا...
How to install a font using xml publisher administrator
Oracle Order Management (Assign freight cost on shipping transaction)
Items Subinventory Assignment كيفية ربط مخزن معين بعدة أصناف بإستخدام API
Assign Freight Cost On Shipping Transaction
Procedure To Store Database Object Size And Number Of Rows In Custom Table
Oracle Inventory Restrict user from update item attribute personalization
Oracle Personalization How To Restricting users from assigning items to diffe...
Customize the login homepage For Oracle EBS R12
Validate maximum expiration date for items lots
Oracle Advanced Pricing (Creating a discount modifier using qualifiers)
Ad

Recently uploaded (20)

DOCX
unit 1 COST ACCOUNTING AND COST SHEET
PDF
DOC-20250806-WA0002._20250806_112011_0000.pdf
DOCX
unit 2 cost accounting- Tender and Quotation & Reconciliation Statement
PDF
20250805_A. Stotz All Weather Strategy - Performance review July 2025.pdf
PDF
Laughter Yoga Basic Learning Workshop Manual
PDF
Katrina Stoneking: Shaking Up the Alcohol Beverage Industry
PPT
Chapter four Project-Preparation material
PDF
Types of control:Qualitative vs Quantitative
PDF
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
PDF
Roadmap Map-digital Banking feature MB,IB,AB
PDF
Deliverable file - Regulatory guideline analysis.pdf
PDF
Training And Development of Employee .pdf
PPTX
CkgxkgxydkydyldylydlydyldlyddolydyoyyU2.pptx
PDF
Stem Cell Market Report | Trends, Growth & Forecast 2025-2034
PDF
Dr. Enrique Segura Ense Group - A Self-Made Entrepreneur And Executive
PPTX
5 Stages of group development guide.pptx
PDF
Elevate Cleaning Efficiency Using Tallfly Hair Remover Roller Factory Expertise
PPTX
job Avenue by vinith.pptxvnbvnvnvbnvbnbmnbmbh
PPTX
Dragon_Fruit_Cultivation_in Nepal ppt.pptx
PDF
SIMNET Inc – 2023’s Most Trusted IT Services & Solution Provider
unit 1 COST ACCOUNTING AND COST SHEET
DOC-20250806-WA0002._20250806_112011_0000.pdf
unit 2 cost accounting- Tender and Quotation & Reconciliation Statement
20250805_A. Stotz All Weather Strategy - Performance review July 2025.pdf
Laughter Yoga Basic Learning Workshop Manual
Katrina Stoneking: Shaking Up the Alcohol Beverage Industry
Chapter four Project-Preparation material
Types of control:Qualitative vs Quantitative
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
Roadmap Map-digital Banking feature MB,IB,AB
Deliverable file - Regulatory guideline analysis.pdf
Training And Development of Employee .pdf
CkgxkgxydkydyldylydlydyldlyddolydyoyyU2.pptx
Stem Cell Market Report | Trends, Growth & Forecast 2025-2034
Dr. Enrique Segura Ense Group - A Self-Made Entrepreneur And Executive
5 Stages of group development guide.pptx
Elevate Cleaning Efficiency Using Tallfly Hair Remover Roller Factory Expertise
job Avenue by vinith.pptxvnbvnvnvbnvbnbmnbmbh
Dragon_Fruit_Cultivation_in Nepal ppt.pptx
SIMNET Inc – 2023’s Most Trusted IT Services & Solution Provider

Personalizations for control deliver to organizations in Purchase Requisition Form

  • 1. Personalization For Control Deliver To Organization Lov Purpose : Exclude Master Organization From Deliver To Organization LOV In PR Form Personalizations In Purchase Requisition Form Deliver To Organization LOV Trigger Event WHEN-NEW-ITEM-INSTANCE Trigger Object LINES.DEST_ORGANIZATION Condition Processing Mode Both 1. Action Tab: a. Choose the type Builtin and select Built in type 'Create Record Group From Query' Write your query and give it group name.
  • 2. Add any Where Condition To Select ----- XX_DEST_ORGANIZATION ---------- select organization_name, organization_id, organization_code from org_organization_definitions where (:lines.item_id is null or (:lines.destination_type_code = 'INVENTORY' and organization_id in (select msi1.organization_id from mtl_system_items msi1 where msi1.inventory_item_id = :lines.item_id and msi1.stock_enabled_flag = 'Y' and msi1.organization_id not in (SELECT MASTER_ORGANIZATION_ID FROM MTL_PARAMETERS WHERE ORGANIZATION_ID = fnd_profile.VALUE ('MFG_ORGANIZATION_ID') ) ) ) or ( :lines.destination_type_code = 'EXPENSE' and organization_id in (select msi2.organization_id from mtl_system_items msi2 where msi2.inventory_item_id = :lines.item_id and msi2.organization_id not in (SELECT MASTER_ORGANIZATION_ID FROM MTL_PARAMETERS WHERE ORGANIZATION_ID =fnd_profile.VALUE ('MFG_ORGANIZATION_ID')) ) ) or ( :lines.destination_type_code = 'SHOP FLOOR' and organization_id in (select msi3.organization_id from mtl_system_items msi3 where msi3.inventory_item_id = :lines.item_id and ((nvl(:po_startup_values.eam_install_status,'N')='I' and nvl(:po_startup_values.direct_delivery_to_shopfloor,'N')='Y' and nvl(:lines.outside_op_line_type,'N')='N' and nvl(msi3.outside_operation_flag,'N')='N' and nvl(msi3.stock_enabled_flag,'N') = 'N' ) or (msi3.outside_operation_flag = 'Y' and nvl(:lines.outside_op_line_type,'N')='Y' )
  • 3. ) ) ) ) and set_of_books_id in ( select fsp.set_of_books_id from financials_system_parameters fsp ) and ( :lines.item_revision is null or organization_id in (select mir.organization_id from mtl_item_revisions mir where mir.revision = :lines.item_revision and mir.inventory_item_id = :lines.item_id ) ) and nvl(disable_date, trunc(sysdate + 1)) > trunc(sysdate) and OPERATING_UNIT=fnd_global.org_id order by upper(organization_name) -------------------------------------------------------------------------------- a. Choose the type Property, Object type as Lov and enter the field name in Target object= DEST_ORGANIZATION Property Name = GROUP_NAME Value = XX_DEST_ORGANIZATION (The Same Name In The Previous Step)
  • 4. Test Senario Before Apply Personalizations After Apply Personalizations