DBA Data[Home] [Help]

APPS.PAY_RUN_TYPE_ORG_METHOD_API dependencies on PAY_RUN_TYPE_ORG_METHODS_F

Line 36: l_run_type_org_method_id pay_run_type_org_methods_f.run_type_org_method_id%TYPE;

32: l_effective_date date;
33: --
34: -- Declare OUT variables
35: --
36: l_run_type_org_method_id pay_run_type_org_methods_f.run_type_org_method_id%TYPE;
37: l_object_version_number pay_run_type_org_methods_f.object_version_number%TYPE;
38: l_effective_start_date pay_run_type_org_methods_f.effective_start_date%TYPE;
39: l_effective_end_date pay_run_type_org_methods_f.effective_end_date%TYPE;
40: --

Line 37: l_object_version_number pay_run_type_org_methods_f.object_version_number%TYPE;

33: --
34: -- Declare OUT variables
35: --
36: l_run_type_org_method_id pay_run_type_org_methods_f.run_type_org_method_id%TYPE;
37: l_object_version_number pay_run_type_org_methods_f.object_version_number%TYPE;
38: l_effective_start_date pay_run_type_org_methods_f.effective_start_date%TYPE;
39: l_effective_end_date pay_run_type_org_methods_f.effective_end_date%TYPE;
40: --
41: begin

Line 38: l_effective_start_date pay_run_type_org_methods_f.effective_start_date%TYPE;

34: -- Declare OUT variables
35: --
36: l_run_type_org_method_id pay_run_type_org_methods_f.run_type_org_method_id%TYPE;
37: l_object_version_number pay_run_type_org_methods_f.object_version_number%TYPE;
38: l_effective_start_date pay_run_type_org_methods_f.effective_start_date%TYPE;
39: l_effective_end_date pay_run_type_org_methods_f.effective_end_date%TYPE;
40: --
41: begin
42: hr_utility.set_location('Entering:'|| l_proc, 10);

Line 39: l_effective_end_date pay_run_type_org_methods_f.effective_end_date%TYPE;

35: --
36: l_run_type_org_method_id pay_run_type_org_methods_f.run_type_org_method_id%TYPE;
37: l_object_version_number pay_run_type_org_methods_f.object_version_number%TYPE;
38: l_effective_start_date pay_run_type_org_methods_f.effective_start_date%TYPE;
39: l_effective_end_date pay_run_type_org_methods_f.effective_end_date%TYPE;
40: --
41: begin
42: hr_utility.set_location('Entering:'|| l_proc, 10);
43: --

Line 201: l_effective_start_date pay_run_type_org_methods_f.effective_start_date%TYPE;

197: l_effective_date date;
198: --
199: -- Declare OUT variables
200: --
201: l_effective_start_date pay_run_type_org_methods_f.effective_start_date%TYPE;
202: l_effective_end_date pay_run_type_org_methods_f.effective_end_date%TYPE;
203: --
204: -- Declare IN OUT variables
205: --

Line 202: l_effective_end_date pay_run_type_org_methods_f.effective_end_date%TYPE;

198: --
199: -- Declare OUT variables
200: --
201: l_effective_start_date pay_run_type_org_methods_f.effective_start_date%TYPE;
202: l_effective_end_date pay_run_type_org_methods_f.effective_end_date%TYPE;
203: --
204: -- Declare IN OUT variables
205: --
206: l_object_version_number pay_run_type_org_methods_f.object_version_number%TYPE;

Line 206: l_object_version_number pay_run_type_org_methods_f.object_version_number%TYPE;

202: l_effective_end_date pay_run_type_org_methods_f.effective_end_date%TYPE;
203: --
204: -- Declare IN OUT variables
205: --
206: l_object_version_number pay_run_type_org_methods_f.object_version_number%TYPE;
207: --
208: begin
209: hr_utility.set_location('Entering:'|| l_proc, 10);
210: --

Line 360: l_effective_start_date pay_run_type_org_methods_f.effective_start_date%TYPE;

356: l_effective_date date;
357: --
358: -- Declare OUT variables
359: --
360: l_effective_start_date pay_run_type_org_methods_f.effective_start_date%TYPE;
361: l_effective_end_date pay_run_type_org_methods_f.effective_end_date%TYPE;
362: --
363: -- Declare IN OUT variables
364: --

Line 361: l_effective_end_date pay_run_type_org_methods_f.effective_end_date%TYPE;

357: --
358: -- Declare OUT variables
359: --
360: l_effective_start_date pay_run_type_org_methods_f.effective_start_date%TYPE;
361: l_effective_end_date pay_run_type_org_methods_f.effective_end_date%TYPE;
362: --
363: -- Declare IN OUT variables
364: --
365: l_object_version_number pay_run_type_org_methods_f.object_version_number%TYPE;

Line 365: l_object_version_number pay_run_type_org_methods_f.object_version_number%TYPE;

361: l_effective_end_date pay_run_type_org_methods_f.effective_end_date%TYPE;
362: --
363: -- Declare IN OUT variables
364: --
365: l_object_version_number pay_run_type_org_methods_f.object_version_number%TYPE;
366: --
367: begin
368: hr_utility.set_location('Entering:'|| l_proc, 10);
369: --