DBA Data[Home] [Help]

APPS.HR_JP_UTILITY SQL Statements

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

Line: 63

	-- Note: There is no issue for update existing format
	--       because trigger just set new full name except for any format validation.
	--
	-- Case of Kanji entry is null
	if (p_per_information18 is null or p_per_information19 is null) then
		--
		l_kanji_name_delimiter := '';