DBA Data[Home] [Help]

APPS.CS_CHARGE_DETAILS_PVT dependencies on CSI_TXN_TYPES

Line 13491: CSI_TXN_TYPES ctt,

13487: FROM CS_TRANSACTION_TYPES_VL tt,
13488: CS_BUS_PROCESS_TXNS bt,
13489: csi_ib_txn_types citt,
13490: csi_source_ib_types csit,
13491: CSI_TXN_TYPES ctt,
13492: OE_LOOKUPS ol
13493: WHERE tt.transaction_type_id = p_txn_type_id
13494: and bt.business_process_id = p_business_process_id
13495: and bt.transaction_type_id = tt.transaction_type_id