DBA Data[Home] [Help]

APPS.OKL_MAINTAIN_FEE_PVT dependencies on OKL_PYD_PVT

Line 25: subtype ppydv_rec_type is OKL_PYD_PVT.ppydv_rec_type;

21:
22: --Murthy passthru changes begin
23: G_EXCEPTION_HALT_VALIDATION EXCEPTION;
24: subtype pphv_rec_type is OKL_PARTY_PAYMENTS_PVT.pphv_rec_type;
25: subtype ppydv_rec_type is OKL_PYD_PVT.ppydv_rec_type;
26: subtype ppydv_tbl_type is OKL_PYD_PVT.ppydv_tbl_type;
27:
28: CURSOR party_payment_csr(p_dnz_chr_id NUMBER, p_cle_id NUMBER, p_passthru_term VARCHAR2) IS
29: select id, passthru_term

Line 26: subtype ppydv_tbl_type is OKL_PYD_PVT.ppydv_tbl_type;

22: --Murthy passthru changes begin
23: G_EXCEPTION_HALT_VALIDATION EXCEPTION;
24: subtype pphv_rec_type is OKL_PARTY_PAYMENTS_PVT.pphv_rec_type;
25: subtype ppydv_rec_type is OKL_PYD_PVT.ppydv_rec_type;
26: subtype ppydv_tbl_type is OKL_PYD_PVT.ppydv_tbl_type;
27:
28: CURSOR party_payment_csr(p_dnz_chr_id NUMBER, p_cle_id NUMBER, p_passthru_term VARCHAR2) IS
29: select id, passthru_term
30: from okl_party_payment_hdr