DBA Data[Home] [Help]

APPS.BOM_COPY_BILL dependencies on BOM_VALIDATE_BOM_COMPONENT

Line 11644: bom_validate_bom_component.check_component_type_rule(

11640: IS
11641: l_return_status VARCHAR2(1);
11642: l_error_msg VARCHAR2(2000);
11643: BEGIN
11644: bom_validate_bom_component.check_component_type_rule(
11645: l_return_status,
11646: l_error_msg,
11647: TRUE,
11648: p_assembly_item_id,