DBA Data[Home] [Help]

APPS.PAY_SG_IRAS_ARCHIVE dependencies on HR_ORGANIZATION_UNITS

Line 96: p_business_group_id in hr_organization_units.business_group_id%type,

92: --------------------------------------------------------------------
93: procedure archive_balances
94: ( p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,
95: p_person_id in per_all_people_f.person_id%type,
96: p_business_group_id in hr_organization_units.business_group_id%type,
97: p_tax_unit_id in ff_archive_item_contexts.context%type,
98: p_basis_year in varchar2 );
99: --
100: procedure archive_balance_dates

Line 103: p_business_group_id in hr_organization_units.business_group_id%type,

99: --
100: procedure archive_balance_dates
101: ( p_person_id in per_all_people_f.person_id%TYPE,
102: p_basis_year in varchar2,
103: p_business_group_id in hr_organization_units.business_group_id%type,
104: p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,
105: p_run_ass_action_id in pay_assignment_actions.assignment_action_id%type,
106: p_tax_unit_id in pay_assignment_actions.tax_unit_id%type );
107: --

Line 110: p_business_group_id in hr_organization_units.business_group_id%type,

106: p_tax_unit_id in pay_assignment_actions.tax_unit_id%type );
107: --
108: procedure archive_org_info
109: ( p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,
110: p_business_group_id in hr_organization_units.business_group_id%type,
111: p_legal_entity_id in hr_organization_units.organization_id%type,
112: p_person_id in per_all_people_f.person_id%type,
113: p_basis_start in date,
114: p_basis_end in date );

Line 111: p_legal_entity_id in hr_organization_units.organization_id%type,

107: --
108: procedure archive_org_info
109: ( p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,
110: p_business_group_id in hr_organization_units.business_group_id%type,
111: p_legal_entity_id in hr_organization_units.organization_id%type,
112: p_person_id in per_all_people_f.person_id%type,
113: p_basis_start in date,
114: p_basis_end in date );
115: --

Line 138: p_legal_entity_id in hr_organization_units.organization_id%type, /* Bug 13786754*/

134: procedure archive_emp_details
135: ( p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,
136: p_person_id in per_all_people_f.person_id%type,
137: -- p_assignment_id in per_all_assignments_f.assignment_id%type,
138: p_legal_entity_id in hr_organization_units.organization_id%type, /* Bug 13786754*/
139: p_basis_start in date,
140: p_basis_end in date );
141: --
142: procedure archive_people_flex

Line 159: p_business_group_id in hr_organization_units.business_group_id%type,

155: -- Bug 5435088, Added for payroll date
156: --------------------------------------------------------------------------
157: procedure archive_payroll_date
158: ( p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,
159: p_business_group_id in hr_organization_units.business_group_id%type,
160: p_legal_entity_id in hr_organization_units.organization_id%type,
161: p_person_id in per_all_people_f.person_id%type,
162: p_basis_year in varchar2);
163: --

Line 160: p_legal_entity_id in hr_organization_units.organization_id%type,

156: --------------------------------------------------------------------------
157: procedure archive_payroll_date
158: ( p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,
159: p_business_group_id in hr_organization_units.business_group_id%type,
160: p_legal_entity_id in hr_organization_units.organization_id%type,
161: p_person_id in per_all_people_f.person_id%type,
162: p_basis_year in varchar2);
163: --
164: --

Line 173: p_legal_entity_id in hr_organization_units.organization_id%type,

169: procedure archive_assignment_eits
170: ( p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,
171: p_person_id in per_all_people_f.person_id%type,
172: p_assignment_id in per_all_assignments_f.assignment_id%type,
173: p_legal_entity_id in hr_organization_units.organization_id%type,
174: p_basis_start in date,
175: p_basis_end in date );
176: --
177: --------------------------------------------------------------------------

Line 184: p_legal_entity_id in hr_organization_units.organization_id%type,

180: procedure archive_ass_bonus_date_eits
181: ( p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,
182: p_person_id in per_all_people_f.person_id%type,
183: p_assignment_id in per_all_assignments_f.assignment_id%type,
184: p_legal_entity_id in hr_organization_units.organization_id%type,
185: p_basis_start in date,
186: p_basis_end in date );
187: --
188: --------------------------------------------------------------------------

Line 195: p_legal_entity_id in hr_organization_units.organization_id%type,

191: procedure archive_ass_payment_method
192: ( p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,
193: p_person_id in per_all_people_f.person_id%type,
194: p_assignment_id in per_all_assignments_f.assignment_id%type,
195: p_legal_entity_id in hr_organization_units.organization_id%type,
196: p_basis_start in date,
197: p_basis_end in date);
198: --
199: -------------------------------------------------------------------------

Line 205: p_legal_entity_id in hr_organization_units.organization_id%type,

201: -------------------------------------------------------------------------
202: procedure archive_os_assignment
203: ( p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,
204: p_person_id in per_all_people_f.person_id%type,
205: p_legal_entity_id in hr_organization_units.organization_id%type,
206: p_basis_start in date,
207: p_basis_end in date );
208: --
209: --------------------------------------------------------------------------

Line 216: p_legal_entity_id in hr_organization_units.organization_id%type,

212: procedure archive_job_designation
213: ( p_assignment_action_id in pay_assignment_actions.assignment_action_id%type,
214: p_person_id in per_all_people_f.person_id%type,
215: p_assignment_id in per_all_assignments_f.assignment_id%type,
216: p_legal_entity_id in hr_organization_units.organization_id%type,
217: p_basis_start in date,
218: p_basis_end in date,
219: p_er_designation_type in hr_organization_information.org_information17%type,
220: p_er_position_seg_type in hr_organization_information.org_information18%type );