DBA Data[Home] [Help]

APPS.IGS_OR_VAL_OU dependencies on IGS_LOOKUP_VALUES

Line 603: FROM IGS_LOOKUP_VALUES

599:
600: SELECT enabled_flag
601:
602:
603: FROM IGS_LOOKUP_VALUES
604:
605: WHERE lookup_type = 'OR_ORG_TYPE'
606:
607: AND lookup_code = p_org_type

Line 674: FROM IGS_LOOKUP_VALUES

670:
671: SELECT enabled_flag
672:
673:
674: FROM IGS_LOOKUP_VALUES
675:
676: WHERE lookup_type = 'OR_MEMBER_TYPE'
677:
678: