SlideShare a Scribd company logo
2
Most read
3
Most read
5
Most read
Restrict Subinventory LOV In Interorganization Transfer
Purpose : Restrict Subinventory LOV In Interorganization Transfer
Example :
We Want To Restrict From Subinventory And To Subinventory To The Specific Value (RAW),
Target :
Restrict Subinventory List Of Value To This Subinventory Only In Interorganization Transfer Transaction Form
1. Create Personalizations
2. Restrict Subinventory LOV In Interorganization Transfer From Subinventory
Trigger Event WHEN-NEW-ITEM-INSTANCE
Trigger Object MTL_TRX_LINE.SUBINVENTORY_CODE
Condition
Processing Mode Both
3. Action Tab:
a. Choosethe type Builtin and select Built intype 'Create Record Group From
Query' Write your query and give it group name.
Add any Where Condition To Select
----- XX_SUB_FROM ----------
select secondary_inventory_name,description, quantity_tracked,asset_inventory, locator_type, material_account from
mtl_subinventories_trk_val_v where organization_id = :parameter.org_id
and inv_material_status_grp.is_status_applicable(
:parameter.wms_installed
, :mtl_trx_header.trx_status_enabled
, :mtl_trx_header.transaction_type_id
, NULL
, NULL
, :parameter.org_id
, :mtl_trx_line.inventory_item_id
, secondary_inventory_name
, NULL
, NULL
, NULL
, 'Z') = 'Y'
and secondary_inventory_name in ('RAW')
order by secondary_inventory_name
--------------------------------------------------------------------------------
b. Choosethe type Property, Objecttypeas Lov and enter the field name in
Target object=SUBINVENTORY
Property Name = GROUP_NAME
Value = XX_SUB_FROM (The Same Name In The Previous Step)
SaveYour Work
3. Create Personalizations
4. Restrict Subinventory LOV In Interorganization Transfer To Subinventory
Trigger Event WHEN-NEW-ITEM-INSTANCE
Trigger Object MTL_TRX_LINE.TRANSFER_SUBINVENTORY
Condition
Processing Mode Both
1. Action Tab:
a. Choosethe type Builtin and select Built intype 'Create Record Group FromQuery'
Write your query and give it group name.
Add any Where Condition To Select
----- XX_SUB_TO ----------
select secondary_inventory_name,description,quantity_tracked,asset_inventory, locator_type, material_account from
mtl_subinventories_trk_val_v where organization_id = :org.to_org_id and secondary_inventory_name in ('RAW') order by
secondary_inventory_name
--------------------------------------------------------------------------------
B. Choosethe type Property, Objecttypeas Lov and enter the field name in
Target object=SUBINVENTORY
Property Name = GROUP_NAME
Value = XX_SUB_TO (The Same Name In The Previous Step)
SaveYour Work
Close Form
Switch Responsibility And Wait 2 Minutes
Test Scenario
Done
‫هلل‬ ‫الحمد‬

More Related Content

DOCX
Personalization to restrict subinventory lov in miscellaneous transaction to ...
DOCX
Oracle Personalization How To Restricting users from assigning items to diffe...
DOCX
Inventory in Oracle apps
DOCX
Personalization how to restrict transaction type list of values
PDF
Validation type 'special' in value sets
PDF
Oracle R12 inventory Table name details with description
DOCX
Pick pack and ship confirm process in oracle apps
DOCX
Oracle EBS R12 Sales order personalization
Personalization to restrict subinventory lov in miscellaneous transaction to ...
Oracle Personalization How To Restricting users from assigning items to diffe...
Inventory in Oracle apps
Personalization how to restrict transaction type list of values
Validation type 'special' in value sets
Oracle R12 inventory Table name details with description
Pick pack and ship confirm process in oracle apps
Oracle EBS R12 Sales order personalization

What's hot (20)

DOCX
Personalization Validate Po Quantity With PR
PDF
Oracle forms personalization
DOCX
Oracle Web Adi For upload item master
DOC
Oracle ERP Personalization for control master items list
DOCX
Elshayeb Expense Subinventory And Items Scenario
PDF
Wip back flush
DOCX
Oracle Purchasing R12 Setup Steps
DOCX
Oracle inventory R12 Setup Guide
PDF
BOM & WIP
DOCX
PO Position Hierarchy in R12
PPT
R12 inventory features
PDF
Oracle Inventory – Inventory Controls
DOCX
Discrete Job Closure Process
PDF
Oracle Inventory – Types of Move Orders
PDF
Inventory receiving processes for serial controlled items
PDF
Oracle min-max-planning
PDF
R12.2.4 india localization setup
DOC
Oracle EBS R12 Payroll user manual
DOCX
Move order types
Personalization Validate Po Quantity With PR
Oracle forms personalization
Oracle Web Adi For upload item master
Oracle ERP Personalization for control master items list
Elshayeb Expense Subinventory And Items Scenario
Wip back flush
Oracle Purchasing R12 Setup Steps
Oracle inventory R12 Setup Guide
BOM & WIP
PO Position Hierarchy in R12
R12 inventory features
Oracle Inventory – Inventory Controls
Discrete Job Closure Process
Oracle Inventory – Types of Move Orders
Inventory receiving processes for serial controlled items
Oracle min-max-planning
R12.2.4 india localization setup
Oracle EBS R12 Payroll user manual
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
Sales Order needs to be automatically reserved, shipped & invoiced without an...
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
Personalizations for control deliver to organizations in Purchase Requisition...
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
Personalization to restrict values in customer name and number lov in sales o...
DOCX
How to remove disable and cancel shipment functionality in enter purchase or...
DOCX
Inventory aging report using oracle discoverer desktop
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
Sales Order needs to be automatically reserved, shipped & invoiced without an...
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)
Personalizations for control deliver to organizations in Purchase Requisition...
Items Subinventory Assignment كيفية ربط مخزن معين بعدة أصناف بإستخدام API
Assign Freight Cost On Shipping Transaction
Procedure To Store Database Object Size And Number Of Rows In Custom Table
Personalization to restrict values in customer name and number lov in sales o...
How to remove disable and cancel shipment functionality in enter purchase or...
Inventory aging report using oracle discoverer desktop
Ad

Recently uploaded (20)

PDF
Stem Cell Market Report | Trends, Growth & Forecast 2025-2034
PDF
Nidhal Samdaie CV - International Business Consultant
PPTX
New Microsoft PowerPoint Presentation - Copy.pptx
PDF
Roadmap Map-digital Banking feature MB,IB,AB
DOCX
Euro SEO Services 1st 3 General Updates.docx
PPTX
Belch_12e_PPT_Ch18_Accessible_university.pptx
PDF
WRN_Investor_Presentation_August 2025.pdf
PPTX
5 Stages of group development guide.pptx
PDF
A Brief Introduction About Julia Allison
PDF
Chapter 5_Foreign Exchange Market in .pdf
PDF
DOC-20250806-WA0002._20250806_112011_0000.pdf
PDF
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
PPTX
ICG2025_ICG 6th steering committee 30-8-24.pptx
PPTX
The Marketing Journey - Tracey Phillips - Marketing Matters 7-2025.pptx
PDF
Laughter Yoga Basic Learning Workshop Manual
PDF
Business model innovation report 2022.pdf
PPT
Chapter four Project-Preparation material
PDF
Elevate Cleaning Efficiency Using Tallfly Hair Remover Roller Factory Expertise
PPT
Data mining for business intelligence ch04 sharda
PPTX
Lecture (1)-Introduction.pptx business communication
Stem Cell Market Report | Trends, Growth & Forecast 2025-2034
Nidhal Samdaie CV - International Business Consultant
New Microsoft PowerPoint Presentation - Copy.pptx
Roadmap Map-digital Banking feature MB,IB,AB
Euro SEO Services 1st 3 General Updates.docx
Belch_12e_PPT_Ch18_Accessible_university.pptx
WRN_Investor_Presentation_August 2025.pdf
5 Stages of group development guide.pptx
A Brief Introduction About Julia Allison
Chapter 5_Foreign Exchange Market in .pdf
DOC-20250806-WA0002._20250806_112011_0000.pdf
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
ICG2025_ICG 6th steering committee 30-8-24.pptx
The Marketing Journey - Tracey Phillips - Marketing Matters 7-2025.pptx
Laughter Yoga Basic Learning Workshop Manual
Business model innovation report 2022.pdf
Chapter four Project-Preparation material
Elevate Cleaning Efficiency Using Tallfly Hair Remover Roller Factory Expertise
Data mining for business intelligence ch04 sharda
Lecture (1)-Introduction.pptx business communication

Personalization to restrict subinventory lov in interorganization transfer كيفية عمل تحكم في قائمة المخازن في شاشة النقل ما بين المخازن الرئيسية

  • 1. Restrict Subinventory LOV In Interorganization Transfer Purpose : Restrict Subinventory LOV In Interorganization Transfer Example : We Want To Restrict From Subinventory And To Subinventory To The Specific Value (RAW), Target : Restrict Subinventory List Of Value To This Subinventory Only In Interorganization Transfer Transaction Form
  • 2. 1. Create Personalizations 2. Restrict Subinventory LOV In Interorganization Transfer From Subinventory Trigger Event WHEN-NEW-ITEM-INSTANCE Trigger Object MTL_TRX_LINE.SUBINVENTORY_CODE Condition Processing Mode Both
  • 3. 3. Action Tab: a. Choosethe type Builtin and select Built intype 'Create Record Group From Query' Write your query and give it group name. Add any Where Condition To Select ----- XX_SUB_FROM ---------- select secondary_inventory_name,description, quantity_tracked,asset_inventory, locator_type, material_account from mtl_subinventories_trk_val_v where organization_id = :parameter.org_id and inv_material_status_grp.is_status_applicable( :parameter.wms_installed , :mtl_trx_header.trx_status_enabled , :mtl_trx_header.transaction_type_id , NULL , NULL , :parameter.org_id , :mtl_trx_line.inventory_item_id , secondary_inventory_name , NULL , NULL , NULL , 'Z') = 'Y' and secondary_inventory_name in ('RAW') order by secondary_inventory_name --------------------------------------------------------------------------------
  • 4. b. Choosethe type Property, Objecttypeas Lov and enter the field name in Target object=SUBINVENTORY Property Name = GROUP_NAME Value = XX_SUB_FROM (The Same Name In The Previous Step) SaveYour Work 3. Create Personalizations 4. Restrict Subinventory LOV In Interorganization Transfer To Subinventory
  • 5. Trigger Event WHEN-NEW-ITEM-INSTANCE Trigger Object MTL_TRX_LINE.TRANSFER_SUBINVENTORY Condition Processing Mode Both 1. Action Tab: a. Choosethe type Builtin and select Built intype 'Create Record Group FromQuery' Write your query and give it group name.
  • 6. Add any Where Condition To Select ----- XX_SUB_TO ---------- select secondary_inventory_name,description,quantity_tracked,asset_inventory, locator_type, material_account from mtl_subinventories_trk_val_v where organization_id = :org.to_org_id and secondary_inventory_name in ('RAW') order by secondary_inventory_name -------------------------------------------------------------------------------- B. Choosethe type Property, Objecttypeas Lov and enter the field name in Target object=SUBINVENTORY Property Name = GROUP_NAME Value = XX_SUB_TO (The Same Name In The Previous Step)
  • 7. SaveYour Work Close Form Switch Responsibility And Wait 2 Minutes Test Scenario