DBA Data[Home] [Help]

APPS.CSTPALPC dependencies on CST_ACCOUNTING_EVENT_TYPES_V

Line 599: cst_accounting_event_types_v caet

595: rcv_transactions rt,
596: cst_cost_groups ccg,
597: cst_cost_group_assignments ccga,
598: cst_pac_periods cpp,
599: cst_accounting_event_types_v caet
600: WHERE
601: rt.organization_id = ccga.organization_id AND
602: NVL(rt.consigned_flag,'N') = 'N' AND
603: ccga.cost_group_id = ccg.cost_group_id AND