DBA Data[Home] [Help]

APPS.PA_RBS_MAPPING dependencies on PA_EVENT_TYPES

Line 2439: pa_event_types evt,

2435: head.bom_equipment_resource_id = nvl(tmp.bom_equipment_id,-1) AND
2436: head.bom_labor_resource_id = nvl(tmp.bom_labor_id,-1) AND
2437: head.person_type = nvl(tmp.person_type_code,'PJI$NULL')
2438: ) )TAB1,
2439: pa_event_types evt,
2440: pa_expenditure_types et,
2441: pa_expenditure_categories ec
2442: WHERE
2443: tab1.event_type_id = evt.event_type_id (+) and