DBA Data[Home] [Help]

APPS.CS_CHARGE_CREATE_ORDER_PVT dependencies on CSI_TXN_SUB_TYPES

Line 1856: csi_txn_sub_types b,

1852: l_non_src_change_owner_to_code,
1853: l_update_ib_flag,
1854: l_src_return_reqd_flag -- Bug 4586140
1855: FROM CS_TXN_BILLING_TYPES a,
1856: csi_txn_sub_types b,
1857: csi_txn_types c
1858: WHERE a.txn_billing_type_id = EstDtlTab(i).txn_billing_type_id
1859: AND a.transaction_type_id = b.cs_transaction_type_id
1860: AND b.transaction_type_id = c.transaction_type_id