DBA Data[Home] [Help]

APPS.OKC_REP_SEARCH_UTIL_PVT dependencies on OE_LOOKUPS

Line 750: FROM oe_lookups

746:
747: -- Get the status using the lookup type.
748: SELECT meaning
749: INTO l_status
750: FROM oe_lookups
751: WHERE lookup_type = l_lookup_type
752: AND lookup_code = p_status_code;
753: ELSE
754: -- If the document type code is PA_BLANKET or PA_CONTRACT