DBA Data[Home] [Help]

APPS.ALR_PROFILE dependencies on ALR_PROFILE_OPTIONS

Line 50: from alr_profile_options

46: DEFINED_Z out boolean) is
47:
48: cursor C1 is
49: select profile_option_value
50: from alr_profile_options
51: where profile_option_name = NAME_Z;
52:
53: begin
54: