DBA Data[Home] [Help]

APPS.ZX_PO_REC_PKG dependencies on ZX_ON_FLY_TRX_UPGRADE_PKG

Line 17: p_upg_trx_info_rec IN ZX_ON_FLY_TRX_UPGRADE_PKG.zx_upg_trx_info_rec_type,

13:
14: -- bug 5584964: add two more procedures for on-the-fly migration
15: --
16: PROCEDURE get_rec_info(
17: p_upg_trx_info_rec IN ZX_ON_FLY_TRX_UPGRADE_PKG.zx_upg_trx_info_rec_type,
18: x_return_status OUT NOCOPY VARCHAR2);
19:
20: PROCEDURE get_rec_info(
21: x_return_status OUT NOCOPY VARCHAR2);