DBA Data[Home] [Help]

APPS.CS_CHARGE_CREATE_ORDER_PVT dependencies on CSI_TXN_SUB_TYPES

Line 2000: csi_txn_sub_types b,

1996: l_non_src_change_owner_to_code,
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