DBA Data[Home] [Help]

APPS.PA_REP_UTIL_GLOB dependencies on PA_AMOUNT_TYPES_B

Line 179: * Amount types - available in tables pa_amount_types_b

175: ,G_eff_period_num NUMBER
176: );
177: /*
178: * The following Record maintains the Ids for all the
179: * Amount types - available in tables pa_amount_types_b
180: * and pa_amount_types_tl.
181: * It is populated in the procedure PA_REP_UTIL_GLOB.initialize_amt_type_id_cache.
182: */
183: TYPE G_amt_type_details_rec

Line 185: G_res_hrs_id pa_amount_types_b.amount_type_id%TYPE

181: * It is populated in the procedure PA_REP_UTIL_GLOB.initialize_amt_type_id_cache.
182: */
183: TYPE G_amt_type_details_rec
184: IS RECORD (
185: G_res_hrs_id pa_amount_types_b.amount_type_id%TYPE
186: ,G_res_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
187: ,G_res_wtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
188: ,G_res_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
189: ,G_res_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

Line 186: ,G_res_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

182: */
183: TYPE G_amt_type_details_rec
184: IS RECORD (
185: G_res_hrs_id pa_amount_types_b.amount_type_id%TYPE
186: ,G_res_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
187: ,G_res_wtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
188: ,G_res_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
189: ,G_res_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
190: ,G_res_prvwtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE

Line 187: ,G_res_wtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE

183: TYPE G_amt_type_details_rec
184: IS RECORD (
185: G_res_hrs_id pa_amount_types_b.amount_type_id%TYPE
186: ,G_res_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
187: ,G_res_wtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
188: ,G_res_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
189: ,G_res_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
190: ,G_res_prvwtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
191: ,G_res_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE

Line 188: ,G_res_prvhrs_id pa_amount_types_b.amount_type_id%TYPE

184: IS RECORD (
185: G_res_hrs_id pa_amount_types_b.amount_type_id%TYPE
186: ,G_res_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
187: ,G_res_wtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
188: ,G_res_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
189: ,G_res_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
190: ,G_res_prvwtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
191: ,G_res_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
192: ,G_res_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE

Line 189: ,G_res_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

185: G_res_hrs_id pa_amount_types_b.amount_type_id%TYPE
186: ,G_res_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
187: ,G_res_wtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
188: ,G_res_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
189: ,G_res_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
190: ,G_res_prvwtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
191: ,G_res_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
192: ,G_res_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
193: ,G_res_cap_id pa_amount_types_b.amount_type_id%TYPE

Line 190: ,G_res_prvwtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE

186: ,G_res_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
187: ,G_res_wtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
188: ,G_res_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
189: ,G_res_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
190: ,G_res_prvwtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
191: ,G_res_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
192: ,G_res_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
193: ,G_res_cap_id pa_amount_types_b.amount_type_id%TYPE
194: ,G_res_reducedcap_id pa_amount_types_b.amount_type_id%TYPE

Line 191: ,G_res_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE

187: ,G_res_wtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
188: ,G_res_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
189: ,G_res_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
190: ,G_res_prvwtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
191: ,G_res_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
192: ,G_res_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
193: ,G_res_cap_id pa_amount_types_b.amount_type_id%TYPE
194: ,G_res_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
195: ,G_org_sub_hrs_id pa_amount_types_b.amount_type_id%TYPE

Line 192: ,G_res_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE

188: ,G_res_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
189: ,G_res_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
190: ,G_res_prvwtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
191: ,G_res_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
192: ,G_res_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
193: ,G_res_cap_id pa_amount_types_b.amount_type_id%TYPE
194: ,G_res_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
195: ,G_org_sub_hrs_id pa_amount_types_b.amount_type_id%TYPE
196: ,G_org_sub_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

Line 193: ,G_res_cap_id pa_amount_types_b.amount_type_id%TYPE

189: ,G_res_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
190: ,G_res_prvwtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
191: ,G_res_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
192: ,G_res_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
193: ,G_res_cap_id pa_amount_types_b.amount_type_id%TYPE
194: ,G_res_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
195: ,G_org_sub_hrs_id pa_amount_types_b.amount_type_id%TYPE
196: ,G_org_sub_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
197: ,G_org_sub_prvhrs_id pa_amount_types_b.amount_type_id%TYPE

Line 194: ,G_res_reducedcap_id pa_amount_types_b.amount_type_id%TYPE

190: ,G_res_prvwtdhrs_people_id pa_amount_types_b.amount_type_id%TYPE
191: ,G_res_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
192: ,G_res_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
193: ,G_res_cap_id pa_amount_types_b.amount_type_id%TYPE
194: ,G_res_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
195: ,G_org_sub_hrs_id pa_amount_types_b.amount_type_id%TYPE
196: ,G_org_sub_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
197: ,G_org_sub_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
198: ,G_org_sub_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

Line 195: ,G_org_sub_hrs_id pa_amount_types_b.amount_type_id%TYPE

191: ,G_res_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
192: ,G_res_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
193: ,G_res_cap_id pa_amount_types_b.amount_type_id%TYPE
194: ,G_res_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
195: ,G_org_sub_hrs_id pa_amount_types_b.amount_type_id%TYPE
196: ,G_org_sub_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
197: ,G_org_sub_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
198: ,G_org_sub_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
199: ,G_org_sub_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE

Line 196: ,G_org_sub_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

192: ,G_res_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
193: ,G_res_cap_id pa_amount_types_b.amount_type_id%TYPE
194: ,G_res_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
195: ,G_org_sub_hrs_id pa_amount_types_b.amount_type_id%TYPE
196: ,G_org_sub_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
197: ,G_org_sub_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
198: ,G_org_sub_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
199: ,G_org_sub_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
200: ,G_org_sub_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE

Line 197: ,G_org_sub_prvhrs_id pa_amount_types_b.amount_type_id%TYPE

193: ,G_res_cap_id pa_amount_types_b.amount_type_id%TYPE
194: ,G_res_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
195: ,G_org_sub_hrs_id pa_amount_types_b.amount_type_id%TYPE
196: ,G_org_sub_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
197: ,G_org_sub_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
198: ,G_org_sub_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
199: ,G_org_sub_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
200: ,G_org_sub_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
201: ,G_org_sub_cap_id pa_amount_types_b.amount_type_id%TYPE

Line 198: ,G_org_sub_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

194: ,G_res_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
195: ,G_org_sub_hrs_id pa_amount_types_b.amount_type_id%TYPE
196: ,G_org_sub_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
197: ,G_org_sub_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
198: ,G_org_sub_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
199: ,G_org_sub_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
200: ,G_org_sub_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
201: ,G_org_sub_cap_id pa_amount_types_b.amount_type_id%TYPE
202: ,G_org_sub_reducedcap_id pa_amount_types_b.amount_type_id%TYPE

Line 199: ,G_org_sub_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE

195: ,G_org_sub_hrs_id pa_amount_types_b.amount_type_id%TYPE
196: ,G_org_sub_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
197: ,G_org_sub_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
198: ,G_org_sub_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
199: ,G_org_sub_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
200: ,G_org_sub_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
201: ,G_org_sub_cap_id pa_amount_types_b.amount_type_id%TYPE
202: ,G_org_sub_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
203: ,G_org_sub_headcount_id pa_amount_types_b.amount_type_id%TYPE

Line 200: ,G_org_sub_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE

196: ,G_org_sub_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
197: ,G_org_sub_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
198: ,G_org_sub_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
199: ,G_org_sub_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
200: ,G_org_sub_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
201: ,G_org_sub_cap_id pa_amount_types_b.amount_type_id%TYPE
202: ,G_org_sub_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
203: ,G_org_sub_headcount_id pa_amount_types_b.amount_type_id%TYPE
204: ,G_org_sub_empheadcount_id pa_amount_types_b.amount_type_id%TYPE

Line 201: ,G_org_sub_cap_id pa_amount_types_b.amount_type_id%TYPE

197: ,G_org_sub_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
198: ,G_org_sub_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
199: ,G_org_sub_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
200: ,G_org_sub_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
201: ,G_org_sub_cap_id pa_amount_types_b.amount_type_id%TYPE
202: ,G_org_sub_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
203: ,G_org_sub_headcount_id pa_amount_types_b.amount_type_id%TYPE
204: ,G_org_sub_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
205: ,G_org_dir_hrs_id pa_amount_types_b.amount_type_id%TYPE

Line 202: ,G_org_sub_reducedcap_id pa_amount_types_b.amount_type_id%TYPE

198: ,G_org_sub_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
199: ,G_org_sub_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
200: ,G_org_sub_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
201: ,G_org_sub_cap_id pa_amount_types_b.amount_type_id%TYPE
202: ,G_org_sub_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
203: ,G_org_sub_headcount_id pa_amount_types_b.amount_type_id%TYPE
204: ,G_org_sub_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
205: ,G_org_dir_hrs_id pa_amount_types_b.amount_type_id%TYPE
206: ,G_org_dir_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

Line 203: ,G_org_sub_headcount_id pa_amount_types_b.amount_type_id%TYPE

199: ,G_org_sub_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
200: ,G_org_sub_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
201: ,G_org_sub_cap_id pa_amount_types_b.amount_type_id%TYPE
202: ,G_org_sub_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
203: ,G_org_sub_headcount_id pa_amount_types_b.amount_type_id%TYPE
204: ,G_org_sub_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
205: ,G_org_dir_hrs_id pa_amount_types_b.amount_type_id%TYPE
206: ,G_org_dir_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
207: ,G_org_dir_prvhrs_id pa_amount_types_b.amount_type_id%TYPE

Line 204: ,G_org_sub_empheadcount_id pa_amount_types_b.amount_type_id%TYPE

200: ,G_org_sub_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
201: ,G_org_sub_cap_id pa_amount_types_b.amount_type_id%TYPE
202: ,G_org_sub_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
203: ,G_org_sub_headcount_id pa_amount_types_b.amount_type_id%TYPE
204: ,G_org_sub_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
205: ,G_org_dir_hrs_id pa_amount_types_b.amount_type_id%TYPE
206: ,G_org_dir_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
207: ,G_org_dir_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
208: ,G_org_dir_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

Line 205: ,G_org_dir_hrs_id pa_amount_types_b.amount_type_id%TYPE

201: ,G_org_sub_cap_id pa_amount_types_b.amount_type_id%TYPE
202: ,G_org_sub_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
203: ,G_org_sub_headcount_id pa_amount_types_b.amount_type_id%TYPE
204: ,G_org_sub_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
205: ,G_org_dir_hrs_id pa_amount_types_b.amount_type_id%TYPE
206: ,G_org_dir_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
207: ,G_org_dir_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
208: ,G_org_dir_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
209: ,G_org_dir_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE

Line 206: ,G_org_dir_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

202: ,G_org_sub_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
203: ,G_org_sub_headcount_id pa_amount_types_b.amount_type_id%TYPE
204: ,G_org_sub_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
205: ,G_org_dir_hrs_id pa_amount_types_b.amount_type_id%TYPE
206: ,G_org_dir_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
207: ,G_org_dir_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
208: ,G_org_dir_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
209: ,G_org_dir_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
210: ,G_org_dir_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE

Line 207: ,G_org_dir_prvhrs_id pa_amount_types_b.amount_type_id%TYPE

203: ,G_org_sub_headcount_id pa_amount_types_b.amount_type_id%TYPE
204: ,G_org_sub_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
205: ,G_org_dir_hrs_id pa_amount_types_b.amount_type_id%TYPE
206: ,G_org_dir_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
207: ,G_org_dir_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
208: ,G_org_dir_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
209: ,G_org_dir_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
210: ,G_org_dir_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
211: ,G_org_dir_cap_id pa_amount_types_b.amount_type_id%TYPE

Line 208: ,G_org_dir_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

204: ,G_org_sub_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
205: ,G_org_dir_hrs_id pa_amount_types_b.amount_type_id%TYPE
206: ,G_org_dir_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
207: ,G_org_dir_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
208: ,G_org_dir_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
209: ,G_org_dir_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
210: ,G_org_dir_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
211: ,G_org_dir_cap_id pa_amount_types_b.amount_type_id%TYPE
212: ,G_org_dir_reducedcap_id pa_amount_types_b.amount_type_id%TYPE

Line 209: ,G_org_dir_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE

205: ,G_org_dir_hrs_id pa_amount_types_b.amount_type_id%TYPE
206: ,G_org_dir_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
207: ,G_org_dir_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
208: ,G_org_dir_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
209: ,G_org_dir_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
210: ,G_org_dir_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
211: ,G_org_dir_cap_id pa_amount_types_b.amount_type_id%TYPE
212: ,G_org_dir_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
213: ,G_org_dir_headcount_id pa_amount_types_b.amount_type_id%TYPE

Line 210: ,G_org_dir_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE

206: ,G_org_dir_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
207: ,G_org_dir_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
208: ,G_org_dir_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
209: ,G_org_dir_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
210: ,G_org_dir_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
211: ,G_org_dir_cap_id pa_amount_types_b.amount_type_id%TYPE
212: ,G_org_dir_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
213: ,G_org_dir_headcount_id pa_amount_types_b.amount_type_id%TYPE
214: ,G_org_dir_empheadcount_id pa_amount_types_b.amount_type_id%TYPE

Line 211: ,G_org_dir_cap_id pa_amount_types_b.amount_type_id%TYPE

207: ,G_org_dir_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
208: ,G_org_dir_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
209: ,G_org_dir_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
210: ,G_org_dir_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
211: ,G_org_dir_cap_id pa_amount_types_b.amount_type_id%TYPE
212: ,G_org_dir_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
213: ,G_org_dir_headcount_id pa_amount_types_b.amount_type_id%TYPE
214: ,G_org_dir_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
215: ,G_org_tot_hrs_id pa_amount_types_b.amount_type_id%TYPE

Line 212: ,G_org_dir_reducedcap_id pa_amount_types_b.amount_type_id%TYPE

208: ,G_org_dir_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
209: ,G_org_dir_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
210: ,G_org_dir_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
211: ,G_org_dir_cap_id pa_amount_types_b.amount_type_id%TYPE
212: ,G_org_dir_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
213: ,G_org_dir_headcount_id pa_amount_types_b.amount_type_id%TYPE
214: ,G_org_dir_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
215: ,G_org_tot_hrs_id pa_amount_types_b.amount_type_id%TYPE
216: ,G_org_tot_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

Line 213: ,G_org_dir_headcount_id pa_amount_types_b.amount_type_id%TYPE

209: ,G_org_dir_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
210: ,G_org_dir_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
211: ,G_org_dir_cap_id pa_amount_types_b.amount_type_id%TYPE
212: ,G_org_dir_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
213: ,G_org_dir_headcount_id pa_amount_types_b.amount_type_id%TYPE
214: ,G_org_dir_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
215: ,G_org_tot_hrs_id pa_amount_types_b.amount_type_id%TYPE
216: ,G_org_tot_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
217: ,G_org_tot_prvhrs_id pa_amount_types_b.amount_type_id%TYPE

Line 214: ,G_org_dir_empheadcount_id pa_amount_types_b.amount_type_id%TYPE

210: ,G_org_dir_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
211: ,G_org_dir_cap_id pa_amount_types_b.amount_type_id%TYPE
212: ,G_org_dir_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
213: ,G_org_dir_headcount_id pa_amount_types_b.amount_type_id%TYPE
214: ,G_org_dir_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
215: ,G_org_tot_hrs_id pa_amount_types_b.amount_type_id%TYPE
216: ,G_org_tot_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
217: ,G_org_tot_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
218: ,G_org_tot_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

Line 215: ,G_org_tot_hrs_id pa_amount_types_b.amount_type_id%TYPE

211: ,G_org_dir_cap_id pa_amount_types_b.amount_type_id%TYPE
212: ,G_org_dir_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
213: ,G_org_dir_headcount_id pa_amount_types_b.amount_type_id%TYPE
214: ,G_org_dir_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
215: ,G_org_tot_hrs_id pa_amount_types_b.amount_type_id%TYPE
216: ,G_org_tot_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
217: ,G_org_tot_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
218: ,G_org_tot_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
219: ,G_org_tot_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE

Line 216: ,G_org_tot_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

212: ,G_org_dir_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
213: ,G_org_dir_headcount_id pa_amount_types_b.amount_type_id%TYPE
214: ,G_org_dir_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
215: ,G_org_tot_hrs_id pa_amount_types_b.amount_type_id%TYPE
216: ,G_org_tot_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
217: ,G_org_tot_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
218: ,G_org_tot_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
219: ,G_org_tot_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
220: ,G_org_tot_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE

Line 217: ,G_org_tot_prvhrs_id pa_amount_types_b.amount_type_id%TYPE

213: ,G_org_dir_headcount_id pa_amount_types_b.amount_type_id%TYPE
214: ,G_org_dir_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
215: ,G_org_tot_hrs_id pa_amount_types_b.amount_type_id%TYPE
216: ,G_org_tot_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
217: ,G_org_tot_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
218: ,G_org_tot_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
219: ,G_org_tot_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
220: ,G_org_tot_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
221: ,G_org_tot_cap_id pa_amount_types_b.amount_type_id%TYPE

Line 218: ,G_org_tot_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE

214: ,G_org_dir_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
215: ,G_org_tot_hrs_id pa_amount_types_b.amount_type_id%TYPE
216: ,G_org_tot_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
217: ,G_org_tot_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
218: ,G_org_tot_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
219: ,G_org_tot_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
220: ,G_org_tot_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
221: ,G_org_tot_cap_id pa_amount_types_b.amount_type_id%TYPE
222: ,G_org_tot_reducedcap_id pa_amount_types_b.amount_type_id%TYPE

Line 219: ,G_org_tot_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE

215: ,G_org_tot_hrs_id pa_amount_types_b.amount_type_id%TYPE
216: ,G_org_tot_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
217: ,G_org_tot_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
218: ,G_org_tot_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
219: ,G_org_tot_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
220: ,G_org_tot_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
221: ,G_org_tot_cap_id pa_amount_types_b.amount_type_id%TYPE
222: ,G_org_tot_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
223: ,G_org_tot_headcount_id pa_amount_types_b.amount_type_id%TYPE

Line 220: ,G_org_tot_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE

216: ,G_org_tot_wtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
217: ,G_org_tot_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
218: ,G_org_tot_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
219: ,G_org_tot_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
220: ,G_org_tot_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
221: ,G_org_tot_cap_id pa_amount_types_b.amount_type_id%TYPE
222: ,G_org_tot_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
223: ,G_org_tot_headcount_id pa_amount_types_b.amount_type_id%TYPE
224: ,G_org_tot_empheadcount_id pa_amount_types_b.amount_type_id%TYPE

Line 221: ,G_org_tot_cap_id pa_amount_types_b.amount_type_id%TYPE

217: ,G_org_tot_prvhrs_id pa_amount_types_b.amount_type_id%TYPE
218: ,G_org_tot_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
219: ,G_org_tot_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
220: ,G_org_tot_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
221: ,G_org_tot_cap_id pa_amount_types_b.amount_type_id%TYPE
222: ,G_org_tot_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
223: ,G_org_tot_headcount_id pa_amount_types_b.amount_type_id%TYPE
224: ,G_org_tot_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
225: ,G_quantity_id pa_amount_types_b.amount_type_id%TYPE

Line 222: ,G_org_tot_reducedcap_id pa_amount_types_b.amount_type_id%TYPE

218: ,G_org_tot_prvwtdhrs_org_id pa_amount_types_b.amount_type_id%TYPE
219: ,G_org_tot_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
220: ,G_org_tot_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
221: ,G_org_tot_cap_id pa_amount_types_b.amount_type_id%TYPE
222: ,G_org_tot_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
223: ,G_org_tot_headcount_id pa_amount_types_b.amount_type_id%TYPE
224: ,G_org_tot_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
225: ,G_quantity_id pa_amount_types_b.amount_type_id%TYPE
226: );

Line 223: ,G_org_tot_headcount_id pa_amount_types_b.amount_type_id%TYPE

219: ,G_org_tot_utilprctghrs_id pa_amount_types_b.amount_type_id%TYPE
220: ,G_org_tot_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
221: ,G_org_tot_cap_id pa_amount_types_b.amount_type_id%TYPE
222: ,G_org_tot_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
223: ,G_org_tot_headcount_id pa_amount_types_b.amount_type_id%TYPE
224: ,G_org_tot_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
225: ,G_quantity_id pa_amount_types_b.amount_type_id%TYPE
226: );
227:

Line 224: ,G_org_tot_empheadcount_id pa_amount_types_b.amount_type_id%TYPE

220: ,G_org_tot_utilprctgcap_id pa_amount_types_b.amount_type_id%TYPE
221: ,G_org_tot_cap_id pa_amount_types_b.amount_type_id%TYPE
222: ,G_org_tot_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
223: ,G_org_tot_headcount_id pa_amount_types_b.amount_type_id%TYPE
224: ,G_org_tot_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
225: ,G_quantity_id pa_amount_types_b.amount_type_id%TYPE
226: );
227:
228: TYPE G_last_run_when_rec

Line 225: ,G_quantity_id pa_amount_types_b.amount_type_id%TYPE

221: ,G_org_tot_cap_id pa_amount_types_b.amount_type_id%TYPE
222: ,G_org_tot_reducedcap_id pa_amount_types_b.amount_type_id%TYPE
223: ,G_org_tot_headcount_id pa_amount_types_b.amount_type_id%TYPE
224: ,G_org_tot_empheadcount_id pa_amount_types_b.amount_type_id%TYPE
225: ,G_quantity_id pa_amount_types_b.amount_type_id%TYPE
226: );
227:
228: TYPE G_last_run_when_rec
229: IS RECORD (