DBA Data[Home] [Help]

APPS.ITA_NOTIFICATION_PKG dependencies on AMW_CONTROLS_ALL_VL

Line 165: from AMW_CONTROLS_ALL_VL

161:
162:
163: cursor GET_CONTROLS(p_parameter_code VARCHAR2) is
164: select distinct CONTROL_ID, NAME, SOURCE
165: from AMW_CONTROLS_ALL_VL
166: where
167: SOURCE = p_parameter_code or
168: SOURCE in
169: (