DBA Data[Home] [Help]

APPS.OKS_BILL_UTIL_PUB dependencies on OKS_SUBSCR_ELEMENTS

Line 4608: FROM OKS_SUBSCR_ELEMENTS

4604: WHERE cle_id = p_line_id ;
4605:
4606: CURSOR l_tot_Qty_csr IS
4607: SELECT SUM(QUANTITY) qty
4608: FROM OKS_SUBSCR_ELEMENTS
4609: WHERE dnz_cle_id = p_line_id ;
4610:
4611: CURSOR l_subscription_type_csr IS
4612: SELECT item_type