DBA Data[Home] [Help]

APPS.OKS_ARFEEDER_PUB dependencies on OKS_BILL_SUB_LINE_DTLS

Line 2650: From oks_bill_sub_line_dtls bsd

2646: --Added the following two cursors Cur_bsd and l_usage_csr
2647: Cursor Cur_bsd(p_id IN Number) IS
2648: Select bsd.result result,
2649: bsd.unit_of_measure uom_code
2650: From oks_bill_sub_line_dtls bsd
2651: Where bsd.bsl_id = p_id;
2652:
2653: Cursor l_usage_csr(p_id IN Number,p_hdr_id IN Number) Is
2654: Select usage_type