DBA Data[Home] [Help]

APPS.IEC_DEFAULT_MEDIA_ENUMS_PVT SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 18

	select MEANING into l_node_label
	from
		FND_LOOKUP_VALUES_VL
	where
		LOOKUP_TYPE='IEU_NODE_LABELS'
	and 	VIEW_APPLICATION_ID=696
	and	LOOKUP_CODE='IEU_ADVANCED_OUTBOUND_LBL';