DBA Data[Home] [Help]

APPS.OKL_PAY_CURE_REFUNDS_PUB dependencies on OKL_PAY_CURE_REFUNDS_PVT

Line 25: okl_pay_cure_refunds_pvt.pay_cure_refunds_rec_type;

21: ------------------------------------------------------------------------------
22: -- Global Record Type
23: ------------------------------------------------------------------------------
24: SUBTYPE pay_cure_refunds_rec_type IS
25: okl_pay_cure_refunds_pvt.pay_cure_refunds_rec_type;
26:
27: SUBTYPE pay_cure_refunds_tbl_type IS
28: okl_pay_cure_refunds_pvt.pay_cure_refunds_tbl_type;
29:

Line 28: okl_pay_cure_refunds_pvt.pay_cure_refunds_tbl_type;

24: SUBTYPE pay_cure_refunds_rec_type IS
25: okl_pay_cure_refunds_pvt.pay_cure_refunds_rec_type;
26:
27: SUBTYPE pay_cure_refunds_tbl_type IS
28: okl_pay_cure_refunds_pvt.pay_cure_refunds_tbl_type;
29:
30: PROCEDURE create_refund_hdr
31: ( p_api_version IN NUMBER
32: ,p_init_msg_list IN VARCHAR2 DEFAULT OKC_API.G_TRUE