DBA Data[Home] [Help]

APPS.PQP_COPY_EAT dependencies on FND_MESSAGE

Line 52: fnd_message.set_name('PQP', 'PQP_230541_EXTRACT_PREFIX_NULL');

48:
49: hr_utility.set_location('Entering:'|| l_proc, 10);
50:
51: IF p_ext_prefix IS NULL THEN
52: fnd_message.set_name('PQP', 'PQP_230541_EXTRACT_PREFIX_NULL');
53: fnd_message.raise_error;
54: END IF;
55:
56: FOR r_ext_attr in c_ext_attr

Line 53: fnd_message.raise_error;

49: hr_utility.set_location('Entering:'|| l_proc, 10);
50:
51: IF p_ext_prefix IS NULL THEN
52: fnd_message.set_name('PQP', 'PQP_230541_EXTRACT_PREFIX_NULL');
53: fnd_message.raise_error;
54: END IF;
55:
56: FOR r_ext_attr in c_ext_attr
57: LOOP -- 1 Get Extract Attributes data for p_curr_ext_dfn_id