DBA Data[Home] [Help]

APPS.BOM_VALIDATE_BOM_COMPONENT dependencies on MTL_PARAMETERS

Line 551: FROM mtl_parameters

547: AND organization_id = p_organization_id;
548:
549: SELECT process_enabled_flag
550: INTO l_OPM_org
551: FROM mtl_parameters
552: WHERE organization_id = p_organization_id;
553:
554: /* Validations for OPM Convergence Project
555: Model/Option class items are not allowed in OPM organizations*/

Line 1766: FROM mtl_parameters

1762:
1763: -- Get Value of Org_Locator and item_Locator.
1764: SELECT stock_locator_control_code
1765: INTO l_org_locator_control
1766: FROM mtl_parameters
1767: WHERE organization_id = g_rev_comp_Unexp_rec.organization_id;
1768:
1769: -- Get Value of Item Locator
1770: SELECT location_control_code