DBA Data[Home] [Help]

APPS.OKL_RECEIPTS_PVT dependencies on OKL_RCA_PVT

Line 1636: l_rcav_tbl Okl_Rca_Pvt.rcav_tbl_type;

1632: l_inv_lns_tbl okl_auto_cash_appl_rules_pvt.okl_inv_line_tbl_type;
1633: l_init_inv_lines_tbl okl_auto_cash_appl_rules_pvt.okl_inv_line_tbl_type;
1634:
1635: l_rctv_rec Okl_Rct_Pvt.rctv_rec_type;
1636: l_rcav_tbl Okl_Rca_Pvt.rcav_tbl_type;
1637: x_rctv_rec Okl_Rct_Pvt.rctv_rec_type;
1638: x_rcav_tbl Okl_Rca_Pvt.rcav_tbl_type;
1639:
1640: l_rxh_rec okl_sla_acc_sources_pvt.rxh_rec_type;

Line 1638: x_rcav_tbl Okl_Rca_Pvt.rcav_tbl_type;

1634:
1635: l_rctv_rec Okl_Rct_Pvt.rctv_rec_type;
1636: l_rcav_tbl Okl_Rca_Pvt.rcav_tbl_type;
1637: x_rctv_rec Okl_Rct_Pvt.rctv_rec_type;
1638: x_rcav_tbl Okl_Rca_Pvt.rcav_tbl_type;
1639:
1640: l_rxh_rec okl_sla_acc_sources_pvt.rxh_rec_type;
1641:
1642: l_apply_onacc_amount NUMBER:=0;