[Home] [Help]
1997: l_update_ib_flag,
1998: l_src_return_reqd_flag -- Bug 4586140
1999: FROM CS_TXN_BILLING_TYPES a,
2000: csi_txn_sub_types b,
2001: csi_txn_types c
2002: WHERE a.txn_billing_type_id = EstDtlTab(i).txn_billing_type_id
2003: AND a.transaction_type_id = b.cs_transaction_type_id
2004: AND b.transaction_type_id = c.transaction_type_id
2005: AND c.source_application_id = 660