DBA Data[Home] [Help]

APPS.CSC_CORE_UTILS_PVT dependencies on CSC_LOOKUPS

Line 614: from CSC_LOOKUPS

610: -- Declare Local cursors
611: --
612: cursor csr_lookup_code is
613: select null
614: from CSC_LOOKUPS
615: where lookup_code = p_lookup_code
616: and lookup_type = p_lookup_type
617: and enabled_flag = 'Y'
618: and trunc(p_effective_date) between