DBA Data[Home] [Help]

APPS.CSTPALPC dependencies on CST_ACCOUNTING_EVENT_TYPES_V

Line 624: cst_accounting_event_types_v caet

620: rcv_transactions rt,
621: cst_cost_groups ccg,
622: cst_cost_group_assignments ccga,
623: cst_pac_periods cpp,
624: cst_accounting_event_types_v caet
625: WHERE
626: rt.organization_id = ccga.organization_id AND
627: NVL(rt.consigned_flag,'N') = 'N' AND
628: ccga.cost_group_id = ccg.cost_group_id AND