DBA Data[Home] [Help]

APPS.HR_US_OSHA dependencies on PER_OSHA_CASE_NUMBER_S

Line 74: select per_osha_case_number_s.nextval

70: and fif.id_flex_structure_code = 'OSHA-REPORTABLE_INCIDENT';
71: --
72: begin
73: --
74: select per_osha_case_number_s.nextval
75: into v_case_number
76: from sys.dual;
77: --
78: -- If the value is taken then use the max value + sequence, that will be