DBA Data[Home] [Help]

APPS.CS_CHARGE_DETAILS_PVT dependencies on CSI_TXN_TYPES

Line 15028: CSI_TXN_TYPES ctt,

15024: FROM CS_TRANSACTION_TYPES_VL tt,
15025: CS_BUS_PROCESS_TXNS bt,
15026: csi_ib_txn_types citt,
15027: csi_source_ib_types csit,
15028: CSI_TXN_TYPES ctt,
15029: OE_LOOKUPS ol
15030: WHERE tt.transaction_type_id = p_txn_type_id
15031: and bt.business_process_id = p_business_process_id
15032: and bt.transaction_type_id = tt.transaction_type_id