APPS.OKS_ARFEEDER_PUB dependencies on OKS_BILL_SUB_LINE_DTLS
Line 2631: From oks_bill_sub_line_dtls bsd
2627: --Added the following two cursors Cur_bsd and l_usage_csr
2628: Cursor Cur_bsd(p_id IN Number) IS
2629: Select bsd.result result,
2630: bsd.unit_of_measure uom_code 2631: From oks_bill_sub_line_dtls bsd 2632: Where bsd.bsl_id = p_id;
2633:
2634: Cursor l_usage_csr(p_id IN Number,p_hdr_id IN Number) Is
2635: Select usage_type