DBA Data[Home] [Help]

APPS.OKC_CEVT_ASMBLR_PVT dependencies on OKC_K_SIGN_ASMBLR_PVT

Line 67: IF OKC_K_SIGN_ASMBLR_PVT.isActionEnabled(l_corrid_rec.corrid) = 'Y' THEN

63: --The correlation for contingent event occurrence
64: l_corrid_rec.corrid := 'CONT_EVT_REC' ;
65:
66: -- check if action is enabled
67: IF OKC_K_SIGN_ASMBLR_PVT.isActionEnabled(l_corrid_rec.corrid) = 'Y' THEN
68:
69: --Initialize the table
70: l_msg_tbl := okc_aq_pvt.msg_tab_typ();
71: