DBA Data[Home] [Help]

APPS.OKL_RULE_EXTRACT_PVT dependencies on OKC_K_HEADERS_V

Line 1026: okc_k_headers_v chrv

1022: ,fl.Meaning
1023: ,fl.description
1024: from Fnd_Lookups fl,
1025: okc_subclass_rg_defs osrg,
1026: okc_k_headers_v chrv
1027: where fl.lookup_type = 'OKC_RULE_GROUP_DEF'
1028: and fl.enabled_flag = 'Y'
1029: and nvl(fl.start_date_active,sysdate) <= sysdate
1030: and nvl(fl.end_date_active,sysdate+1) > sysdate