DBA Data[Home] [Help]

APPS.OKS_BILL_UTIL_PUB dependencies on OKS_SUBSCR_ELEMENTS

Line 4114: FROM OKS_SUBSCR_ELEMENTS

4110: WHERE cle_id = p_line_id ;
4111:
4112: CURSOR l_tot_Qty_csr IS
4113: SELECT SUM(QUANTITY) qty
4114: FROM OKS_SUBSCR_ELEMENTS
4115: WHERE dnz_cle_id = p_line_id ;
4116:
4117: CURSOR l_subscription_type_csr IS
4118: SELECT item_type