DBA Data[Home] [Help]

APPS.BOM_UTIL dependencies on BOM_VALIDATE_BOM_COMPONENT

Line 390: Bom_Validate_Bom_Component.Check_Access

386: x_return_status := 'BOM_RFD_RITACC_UNEXP_SKIP';
387: RETURN;
388: END IF;
389: -- Check that user has access to Bom component
390: Bom_Validate_Bom_Component.Check_Access
391: ( p_organization_id => p_organization_id
392: , p_component_item_id => p_component_item_id
393: , p_component_name => p_component_item_name
394: , x_Mesg_Token_Tbl => l_Mesg_Token_Tbl