DBA Data[Home] [Help]

APPS.OKL_CONTRACT_TOP_LINE_PVT dependencies on OKC_CLASS_OPERATIONS

Line 66: from okc_class_operations

62: and scs_code = 'SERVICE';
63:
64: CURSOR l_rel_vers_csr IS
65: Select id
66: from okc_class_operations
67: where cls_code = 'SERVICE'
68: and opn_code = 'CHECK_RULE';
69:
70: CURSOR l_serv_contract9_csr IS

Line 368: from okc_class_operations

364: and scs_code = 'SERVICE';
365:
366: CURSOR l_rel_vers_csr IS
367: Select id
368: from okc_class_operations
369: where cls_code = 'SERVICE'
370: and opn_code = 'CHECK_RULE';
371:
372: CURSOR l_serv_contract9_csr IS