DBA Data[Home] [Help]

APPS.PAY_PSS_TX_STEPS_PKG dependencies on PAY_PSS_TX_STEPS_PKG

Line 1: package body pay_pss_tx_steps_pkg as

1: package body pay_pss_tx_steps_pkg as
2: /* $Header: pypsst.pkb 120.0.12010000.2 2009/09/26 06:12:35 pgongada ship $ */
3: ---------------------------------< create_row >----------------------------
4: procedure insert_row
5: (p_transaction_id in out nocopy number

Line 711: end pay_pss_tx_steps_pkg;

707: from pay_pss_transaction_steps
708: where transaction_id = p_transaction_id;
709: end delete_rows;
710: --
711: end pay_pss_tx_steps_pkg;