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 1758: FROM mtl_parameters

1754:
1755: -- Get Value of Org_Locator and item_Locator.
1756: SELECT stock_locator_control_code
1757: INTO l_org_locator_control
1758: FROM mtl_parameters
1759: WHERE organization_id = g_rev_comp_Unexp_rec.organization_id;
1760:
1761: -- Get Value of Item Locator
1762: SELECT location_control_code