DBA Data[Home] [Help]

APPS.BOM_COPY_BILL dependencies on BOM_VALIDATE_BOM_COMPONENT

Line 11797: bom_validate_bom_component.check_component_type_rule(

11793: IS
11794: l_return_status VARCHAR2(1);
11795: l_error_msg VARCHAR2(2000);
11796: BEGIN
11797: bom_validate_bom_component.check_component_type_rule(
11798: l_return_status,
11799: l_error_msg,
11800: TRUE,
11801: p_assembly_item_id,