DBA Data[Home] [Help]

APPS.BOM_SUB_RESOURCES_PKG dependencies on BOM_SETUP_TYPES

Line 842: bom_setup_types bst

838: bom_operation_sequences bos ,
839: bom_resources br ,
840: bom_department_resources bdr ,
841: cst_activities ca ,
842: bom_setup_types bst
843: WHERE br.resource_id = bor.resource_id
844: AND bdr.department_id = bos.department_id
845: AND bdr.resource_id = bor.resource_id
846: AND bor.operation_sequence_id = bos.operation_sequence_id

Line 863: bom_setup_types bst

859: eng_revised_operations ero ,
860: bom_resources br ,
861: bom_department_resources bdr ,
862: cst_activities ca ,
863: bom_setup_types bst
864: WHERE br.resource_id = bor.resource_id
865: AND bdr.department_id = ero.department_id
866: AND bdr.resource_id = bor.resource_id
867: AND bor.operation_sequence_id = ero.operation_sequence_id

Line 886: bom_setup_types bst

882: bom_operation_sequences bos ,
883: bom_resources br ,
884: bom_department_resources bdr ,
885: cst_activities ca ,
886: bom_setup_types bst
887: WHERE br.resource_id = bor.resource_id
888: AND bdr.department_id = bos.department_id
889: AND bdr.resource_id = bor.resource_id
890: AND bor.operation_sequence_id = bos.operation_sequence_id