DBA Data[Home] [Help]

APPS.AP_RETRO_PRICING_PKG dependencies on AP_INVOICE_DISTRIBUTIONS_ALL

Line 330: accounting_date AP_INVOICE_DISTRIBUTIONS_ALL.accounting_date%TYPE,

326: TYPE invoice_lines_list_type IS TABLE OF invoice_lines_rec_type
327: INDEX BY BINARY_INTEGER;
328:
329: TYPE invoice_dists_rec_type IS RECORD (
330: accounting_date AP_INVOICE_DISTRIBUTIONS_ALL.accounting_date%TYPE,
331: accrual_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.accrual_posted_flag%TYPE,
332: amount AP_INVOICE_DISTRIBUTIONS_ALL.amount%TYPE,
333: asset_book_type_code AP_INVOICE_DISTRIBUTIONS_ALL.asset_book_type_code%TYPE,
334: asset_category_id AP_INVOICE_DISTRIBUTIONS_ALL.asset_category_id%TYPE,

Line 331: accrual_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.accrual_posted_flag%TYPE,

327: INDEX BY BINARY_INTEGER;
328:
329: TYPE invoice_dists_rec_type IS RECORD (
330: accounting_date AP_INVOICE_DISTRIBUTIONS_ALL.accounting_date%TYPE,
331: accrual_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.accrual_posted_flag%TYPE,
332: amount AP_INVOICE_DISTRIBUTIONS_ALL.amount%TYPE,
333: asset_book_type_code AP_INVOICE_DISTRIBUTIONS_ALL.asset_book_type_code%TYPE,
334: asset_category_id AP_INVOICE_DISTRIBUTIONS_ALL.asset_category_id%TYPE,
335: assets_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_addition_flag%TYPE,

Line 332: amount AP_INVOICE_DISTRIBUTIONS_ALL.amount%TYPE,

328:
329: TYPE invoice_dists_rec_type IS RECORD (
330: accounting_date AP_INVOICE_DISTRIBUTIONS_ALL.accounting_date%TYPE,
331: accrual_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.accrual_posted_flag%TYPE,
332: amount AP_INVOICE_DISTRIBUTIONS_ALL.amount%TYPE,
333: asset_book_type_code AP_INVOICE_DISTRIBUTIONS_ALL.asset_book_type_code%TYPE,
334: asset_category_id AP_INVOICE_DISTRIBUTIONS_ALL.asset_category_id%TYPE,
335: assets_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_addition_flag%TYPE,
336: assets_tracking_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_tracking_flag%TYPE,

Line 333: asset_book_type_code AP_INVOICE_DISTRIBUTIONS_ALL.asset_book_type_code%TYPE,

329: TYPE invoice_dists_rec_type IS RECORD (
330: accounting_date AP_INVOICE_DISTRIBUTIONS_ALL.accounting_date%TYPE,
331: accrual_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.accrual_posted_flag%TYPE,
332: amount AP_INVOICE_DISTRIBUTIONS_ALL.amount%TYPE,
333: asset_book_type_code AP_INVOICE_DISTRIBUTIONS_ALL.asset_book_type_code%TYPE,
334: asset_category_id AP_INVOICE_DISTRIBUTIONS_ALL.asset_category_id%TYPE,
335: assets_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_addition_flag%TYPE,
336: assets_tracking_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_tracking_flag%TYPE,
337: attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.attribute_category%TYPE,

Line 334: asset_category_id AP_INVOICE_DISTRIBUTIONS_ALL.asset_category_id%TYPE,

330: accounting_date AP_INVOICE_DISTRIBUTIONS_ALL.accounting_date%TYPE,
331: accrual_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.accrual_posted_flag%TYPE,
332: amount AP_INVOICE_DISTRIBUTIONS_ALL.amount%TYPE,
333: asset_book_type_code AP_INVOICE_DISTRIBUTIONS_ALL.asset_book_type_code%TYPE,
334: asset_category_id AP_INVOICE_DISTRIBUTIONS_ALL.asset_category_id%TYPE,
335: assets_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_addition_flag%TYPE,
336: assets_tracking_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_tracking_flag%TYPE,
337: attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.attribute_category%TYPE,
338: attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.attribute1%TYPE,

Line 335: assets_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_addition_flag%TYPE,

331: accrual_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.accrual_posted_flag%TYPE,
332: amount AP_INVOICE_DISTRIBUTIONS_ALL.amount%TYPE,
333: asset_book_type_code AP_INVOICE_DISTRIBUTIONS_ALL.asset_book_type_code%TYPE,
334: asset_category_id AP_INVOICE_DISTRIBUTIONS_ALL.asset_category_id%TYPE,
335: assets_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_addition_flag%TYPE,
336: assets_tracking_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_tracking_flag%TYPE,
337: attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.attribute_category%TYPE,
338: attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.attribute1%TYPE,
339: attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.attribute10%TYPE,

Line 336: assets_tracking_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_tracking_flag%TYPE,

332: amount AP_INVOICE_DISTRIBUTIONS_ALL.amount%TYPE,
333: asset_book_type_code AP_INVOICE_DISTRIBUTIONS_ALL.asset_book_type_code%TYPE,
334: asset_category_id AP_INVOICE_DISTRIBUTIONS_ALL.asset_category_id%TYPE,
335: assets_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_addition_flag%TYPE,
336: assets_tracking_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_tracking_flag%TYPE,
337: attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.attribute_category%TYPE,
338: attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.attribute1%TYPE,
339: attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.attribute10%TYPE,
340: attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.attribute11%TYPE,

Line 337: attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.attribute_category%TYPE,

333: asset_book_type_code AP_INVOICE_DISTRIBUTIONS_ALL.asset_book_type_code%TYPE,
334: asset_category_id AP_INVOICE_DISTRIBUTIONS_ALL.asset_category_id%TYPE,
335: assets_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_addition_flag%TYPE,
336: assets_tracking_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_tracking_flag%TYPE,
337: attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.attribute_category%TYPE,
338: attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.attribute1%TYPE,
339: attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.attribute10%TYPE,
340: attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.attribute11%TYPE,
341: attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.attribute12%TYPE,

Line 338: attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.attribute1%TYPE,

334: asset_category_id AP_INVOICE_DISTRIBUTIONS_ALL.asset_category_id%TYPE,
335: assets_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_addition_flag%TYPE,
336: assets_tracking_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_tracking_flag%TYPE,
337: attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.attribute_category%TYPE,
338: attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.attribute1%TYPE,
339: attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.attribute10%TYPE,
340: attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.attribute11%TYPE,
341: attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.attribute12%TYPE,
342: attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.attribute13%TYPE,

Line 339: attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.attribute10%TYPE,

335: assets_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_addition_flag%TYPE,
336: assets_tracking_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_tracking_flag%TYPE,
337: attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.attribute_category%TYPE,
338: attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.attribute1%TYPE,
339: attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.attribute10%TYPE,
340: attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.attribute11%TYPE,
341: attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.attribute12%TYPE,
342: attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.attribute13%TYPE,
343: attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.attribute14%TYPE,

Line 340: attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.attribute11%TYPE,

336: assets_tracking_flag AP_INVOICE_DISTRIBUTIONS_ALL.assets_tracking_flag%TYPE,
337: attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.attribute_category%TYPE,
338: attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.attribute1%TYPE,
339: attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.attribute10%TYPE,
340: attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.attribute11%TYPE,
341: attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.attribute12%TYPE,
342: attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.attribute13%TYPE,
343: attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.attribute14%TYPE,
344: attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.attribute15%TYPE,

Line 341: attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.attribute12%TYPE,

337: attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.attribute_category%TYPE,
338: attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.attribute1%TYPE,
339: attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.attribute10%TYPE,
340: attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.attribute11%TYPE,
341: attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.attribute12%TYPE,
342: attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.attribute13%TYPE,
343: attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.attribute14%TYPE,
344: attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.attribute15%TYPE,
345: attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.attribute2%TYPE,

Line 342: attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.attribute13%TYPE,

338: attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.attribute1%TYPE,
339: attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.attribute10%TYPE,
340: attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.attribute11%TYPE,
341: attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.attribute12%TYPE,
342: attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.attribute13%TYPE,
343: attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.attribute14%TYPE,
344: attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.attribute15%TYPE,
345: attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.attribute2%TYPE,
346: attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.attribute3%TYPE,

Line 343: attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.attribute14%TYPE,

339: attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.attribute10%TYPE,
340: attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.attribute11%TYPE,
341: attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.attribute12%TYPE,
342: attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.attribute13%TYPE,
343: attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.attribute14%TYPE,
344: attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.attribute15%TYPE,
345: attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.attribute2%TYPE,
346: attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.attribute3%TYPE,
347: attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.attribute4%TYPE,

Line 344: attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.attribute15%TYPE,

340: attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.attribute11%TYPE,
341: attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.attribute12%TYPE,
342: attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.attribute13%TYPE,
343: attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.attribute14%TYPE,
344: attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.attribute15%TYPE,
345: attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.attribute2%TYPE,
346: attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.attribute3%TYPE,
347: attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.attribute4%TYPE,
348: attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.attribute5%TYPE,

Line 345: attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.attribute2%TYPE,

341: attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.attribute12%TYPE,
342: attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.attribute13%TYPE,
343: attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.attribute14%TYPE,
344: attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.attribute15%TYPE,
345: attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.attribute2%TYPE,
346: attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.attribute3%TYPE,
347: attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.attribute4%TYPE,
348: attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.attribute5%TYPE,
349: attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.attribute6%TYPE,

Line 346: attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.attribute3%TYPE,

342: attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.attribute13%TYPE,
343: attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.attribute14%TYPE,
344: attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.attribute15%TYPE,
345: attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.attribute2%TYPE,
346: attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.attribute3%TYPE,
347: attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.attribute4%TYPE,
348: attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.attribute5%TYPE,
349: attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.attribute6%TYPE,
350: attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.attribute7%TYPE,

Line 347: attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.attribute4%TYPE,

343: attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.attribute14%TYPE,
344: attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.attribute15%TYPE,
345: attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.attribute2%TYPE,
346: attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.attribute3%TYPE,
347: attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.attribute4%TYPE,
348: attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.attribute5%TYPE,
349: attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.attribute6%TYPE,
350: attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.attribute7%TYPE,
351: attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.attribute8%TYPE,

Line 348: attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.attribute5%TYPE,

344: attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.attribute15%TYPE,
345: attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.attribute2%TYPE,
346: attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.attribute3%TYPE,
347: attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.attribute4%TYPE,
348: attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.attribute5%TYPE,
349: attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.attribute6%TYPE,
350: attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.attribute7%TYPE,
351: attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.attribute8%TYPE,
352: attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.attribute9%TYPE,

Line 349: attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.attribute6%TYPE,

345: attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.attribute2%TYPE,
346: attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.attribute3%TYPE,
347: attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.attribute4%TYPE,
348: attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.attribute5%TYPE,
349: attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.attribute6%TYPE,
350: attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.attribute7%TYPE,
351: attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.attribute8%TYPE,
352: attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.attribute9%TYPE,
353: award_id AP_INVOICE_DISTRIBUTIONS_ALL.award_id%TYPE,

Line 350: attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.attribute7%TYPE,

346: attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.attribute3%TYPE,
347: attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.attribute4%TYPE,
348: attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.attribute5%TYPE,
349: attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.attribute6%TYPE,
350: attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.attribute7%TYPE,
351: attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.attribute8%TYPE,
352: attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.attribute9%TYPE,
353: award_id AP_INVOICE_DISTRIBUTIONS_ALL.award_id%TYPE,
354: awt_flag AP_INVOICE_DISTRIBUTIONS_ALL.awt_flag%TYPE,

Line 351: attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.attribute8%TYPE,

347: attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.attribute4%TYPE,
348: attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.attribute5%TYPE,
349: attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.attribute6%TYPE,
350: attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.attribute7%TYPE,
351: attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.attribute8%TYPE,
352: attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.attribute9%TYPE,
353: award_id AP_INVOICE_DISTRIBUTIONS_ALL.award_id%TYPE,
354: awt_flag AP_INVOICE_DISTRIBUTIONS_ALL.awt_flag%TYPE,
355: awt_group_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_group_id%TYPE,

Line 352: attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.attribute9%TYPE,

348: attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.attribute5%TYPE,
349: attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.attribute6%TYPE,
350: attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.attribute7%TYPE,
351: attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.attribute8%TYPE,
352: attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.attribute9%TYPE,
353: award_id AP_INVOICE_DISTRIBUTIONS_ALL.award_id%TYPE,
354: awt_flag AP_INVOICE_DISTRIBUTIONS_ALL.awt_flag%TYPE,
355: awt_group_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_group_id%TYPE,
356: awt_tax_rate_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_tax_rate_id%TYPE,

Line 353: award_id AP_INVOICE_DISTRIBUTIONS_ALL.award_id%TYPE,

349: attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.attribute6%TYPE,
350: attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.attribute7%TYPE,
351: attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.attribute8%TYPE,
352: attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.attribute9%TYPE,
353: award_id AP_INVOICE_DISTRIBUTIONS_ALL.award_id%TYPE,
354: awt_flag AP_INVOICE_DISTRIBUTIONS_ALL.awt_flag%TYPE,
355: awt_group_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_group_id%TYPE,
356: awt_tax_rate_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_tax_rate_id%TYPE,
357: base_amount AP_INVOICE_DISTRIBUTIONS_ALL.base_amount%TYPE,

Line 354: awt_flag AP_INVOICE_DISTRIBUTIONS_ALL.awt_flag%TYPE,

350: attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.attribute7%TYPE,
351: attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.attribute8%TYPE,
352: attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.attribute9%TYPE,
353: award_id AP_INVOICE_DISTRIBUTIONS_ALL.award_id%TYPE,
354: awt_flag AP_INVOICE_DISTRIBUTIONS_ALL.awt_flag%TYPE,
355: awt_group_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_group_id%TYPE,
356: awt_tax_rate_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_tax_rate_id%TYPE,
357: base_amount AP_INVOICE_DISTRIBUTIONS_ALL.base_amount%TYPE,
358: batch_id AP_INVOICE_DISTRIBUTIONS_ALL.batch_id%TYPE,

Line 355: awt_group_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_group_id%TYPE,

351: attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.attribute8%TYPE,
352: attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.attribute9%TYPE,
353: award_id AP_INVOICE_DISTRIBUTIONS_ALL.award_id%TYPE,
354: awt_flag AP_INVOICE_DISTRIBUTIONS_ALL.awt_flag%TYPE,
355: awt_group_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_group_id%TYPE,
356: awt_tax_rate_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_tax_rate_id%TYPE,
357: base_amount AP_INVOICE_DISTRIBUTIONS_ALL.base_amount%TYPE,
358: batch_id AP_INVOICE_DISTRIBUTIONS_ALL.batch_id%TYPE,
359: cancellation_flag AP_INVOICE_DISTRIBUTIONS_ALL.cancellation_flag%TYPE,

Line 356: awt_tax_rate_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_tax_rate_id%TYPE,

352: attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.attribute9%TYPE,
353: award_id AP_INVOICE_DISTRIBUTIONS_ALL.award_id%TYPE,
354: awt_flag AP_INVOICE_DISTRIBUTIONS_ALL.awt_flag%TYPE,
355: awt_group_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_group_id%TYPE,
356: awt_tax_rate_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_tax_rate_id%TYPE,
357: base_amount AP_INVOICE_DISTRIBUTIONS_ALL.base_amount%TYPE,
358: batch_id AP_INVOICE_DISTRIBUTIONS_ALL.batch_id%TYPE,
359: cancellation_flag AP_INVOICE_DISTRIBUTIONS_ALL.cancellation_flag%TYPE,
360: cash_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.cash_posted_flag%TYPE,

Line 357: base_amount AP_INVOICE_DISTRIBUTIONS_ALL.base_amount%TYPE,

353: award_id AP_INVOICE_DISTRIBUTIONS_ALL.award_id%TYPE,
354: awt_flag AP_INVOICE_DISTRIBUTIONS_ALL.awt_flag%TYPE,
355: awt_group_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_group_id%TYPE,
356: awt_tax_rate_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_tax_rate_id%TYPE,
357: base_amount AP_INVOICE_DISTRIBUTIONS_ALL.base_amount%TYPE,
358: batch_id AP_INVOICE_DISTRIBUTIONS_ALL.batch_id%TYPE,
359: cancellation_flag AP_INVOICE_DISTRIBUTIONS_ALL.cancellation_flag%TYPE,
360: cash_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.cash_posted_flag%TYPE,
361: corrected_invoice_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.corrected_invoice_dist_id%TYPE,

Line 358: batch_id AP_INVOICE_DISTRIBUTIONS_ALL.batch_id%TYPE,

354: awt_flag AP_INVOICE_DISTRIBUTIONS_ALL.awt_flag%TYPE,
355: awt_group_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_group_id%TYPE,
356: awt_tax_rate_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_tax_rate_id%TYPE,
357: base_amount AP_INVOICE_DISTRIBUTIONS_ALL.base_amount%TYPE,
358: batch_id AP_INVOICE_DISTRIBUTIONS_ALL.batch_id%TYPE,
359: cancellation_flag AP_INVOICE_DISTRIBUTIONS_ALL.cancellation_flag%TYPE,
360: cash_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.cash_posted_flag%TYPE,
361: corrected_invoice_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.corrected_invoice_dist_id%TYPE,
362: corrected_quantity AP_INVOICE_DISTRIBUTIONS_ALL.corrected_quantity%TYPE,

Line 359: cancellation_flag AP_INVOICE_DISTRIBUTIONS_ALL.cancellation_flag%TYPE,

355: awt_group_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_group_id%TYPE,
356: awt_tax_rate_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_tax_rate_id%TYPE,
357: base_amount AP_INVOICE_DISTRIBUTIONS_ALL.base_amount%TYPE,
358: batch_id AP_INVOICE_DISTRIBUTIONS_ALL.batch_id%TYPE,
359: cancellation_flag AP_INVOICE_DISTRIBUTIONS_ALL.cancellation_flag%TYPE,
360: cash_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.cash_posted_flag%TYPE,
361: corrected_invoice_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.corrected_invoice_dist_id%TYPE,
362: corrected_quantity AP_INVOICE_DISTRIBUTIONS_ALL.corrected_quantity%TYPE,
363: country_of_supply AP_INVOICE_DISTRIBUTIONS_ALL.country_of_supply%TYPE,

Line 360: cash_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.cash_posted_flag%TYPE,

356: awt_tax_rate_id AP_INVOICE_DISTRIBUTIONS_ALL.awt_tax_rate_id%TYPE,
357: base_amount AP_INVOICE_DISTRIBUTIONS_ALL.base_amount%TYPE,
358: batch_id AP_INVOICE_DISTRIBUTIONS_ALL.batch_id%TYPE,
359: cancellation_flag AP_INVOICE_DISTRIBUTIONS_ALL.cancellation_flag%TYPE,
360: cash_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.cash_posted_flag%TYPE,
361: corrected_invoice_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.corrected_invoice_dist_id%TYPE,
362: corrected_quantity AP_INVOICE_DISTRIBUTIONS_ALL.corrected_quantity%TYPE,
363: country_of_supply AP_INVOICE_DISTRIBUTIONS_ALL.country_of_supply%TYPE,
364: created_by AP_INVOICE_DISTRIBUTIONS_ALL.created_by%TYPE,

Line 361: corrected_invoice_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.corrected_invoice_dist_id%TYPE,

357: base_amount AP_INVOICE_DISTRIBUTIONS_ALL.base_amount%TYPE,
358: batch_id AP_INVOICE_DISTRIBUTIONS_ALL.batch_id%TYPE,
359: cancellation_flag AP_INVOICE_DISTRIBUTIONS_ALL.cancellation_flag%TYPE,
360: cash_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.cash_posted_flag%TYPE,
361: corrected_invoice_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.corrected_invoice_dist_id%TYPE,
362: corrected_quantity AP_INVOICE_DISTRIBUTIONS_ALL.corrected_quantity%TYPE,
363: country_of_supply AP_INVOICE_DISTRIBUTIONS_ALL.country_of_supply%TYPE,
364: created_by AP_INVOICE_DISTRIBUTIONS_ALL.created_by%TYPE,
365: description AP_INVOICE_DISTRIBUTIONS_ALL.description%TYPE,

Line 362: corrected_quantity AP_INVOICE_DISTRIBUTIONS_ALL.corrected_quantity%TYPE,

358: batch_id AP_INVOICE_DISTRIBUTIONS_ALL.batch_id%TYPE,
359: cancellation_flag AP_INVOICE_DISTRIBUTIONS_ALL.cancellation_flag%TYPE,
360: cash_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.cash_posted_flag%TYPE,
361: corrected_invoice_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.corrected_invoice_dist_id%TYPE,
362: corrected_quantity AP_INVOICE_DISTRIBUTIONS_ALL.corrected_quantity%TYPE,
363: country_of_supply AP_INVOICE_DISTRIBUTIONS_ALL.country_of_supply%TYPE,
364: created_by AP_INVOICE_DISTRIBUTIONS_ALL.created_by%TYPE,
365: description AP_INVOICE_DISTRIBUTIONS_ALL.description%TYPE,
366: dist_code_combination_id AP_INVOICE_DISTRIBUTIONS_ALL.dist_code_combination_id%TYPE,

Line 363: country_of_supply AP_INVOICE_DISTRIBUTIONS_ALL.country_of_supply%TYPE,

359: cancellation_flag AP_INVOICE_DISTRIBUTIONS_ALL.cancellation_flag%TYPE,
360: cash_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.cash_posted_flag%TYPE,
361: corrected_invoice_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.corrected_invoice_dist_id%TYPE,
362: corrected_quantity AP_INVOICE_DISTRIBUTIONS_ALL.corrected_quantity%TYPE,
363: country_of_supply AP_INVOICE_DISTRIBUTIONS_ALL.country_of_supply%TYPE,
364: created_by AP_INVOICE_DISTRIBUTIONS_ALL.created_by%TYPE,
365: description AP_INVOICE_DISTRIBUTIONS_ALL.description%TYPE,
366: dist_code_combination_id AP_INVOICE_DISTRIBUTIONS_ALL.dist_code_combination_id%TYPE,
367: dist_match_type AP_INVOICE_DISTRIBUTIONS_ALL.dist_match_type%TYPE,

Line 364: created_by AP_INVOICE_DISTRIBUTIONS_ALL.created_by%TYPE,

360: cash_posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.cash_posted_flag%TYPE,
361: corrected_invoice_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.corrected_invoice_dist_id%TYPE,
362: corrected_quantity AP_INVOICE_DISTRIBUTIONS_ALL.corrected_quantity%TYPE,
363: country_of_supply AP_INVOICE_DISTRIBUTIONS_ALL.country_of_supply%TYPE,
364: created_by AP_INVOICE_DISTRIBUTIONS_ALL.created_by%TYPE,
365: description AP_INVOICE_DISTRIBUTIONS_ALL.description%TYPE,
366: dist_code_combination_id AP_INVOICE_DISTRIBUTIONS_ALL.dist_code_combination_id%TYPE,
367: dist_match_type AP_INVOICE_DISTRIBUTIONS_ALL.dist_match_type%TYPE,
368: distribution_class AP_INVOICE_DISTRIBUTIONS_ALL.distribution_class%TYPE,

Line 365: description AP_INVOICE_DISTRIBUTIONS_ALL.description%TYPE,

361: corrected_invoice_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.corrected_invoice_dist_id%TYPE,
362: corrected_quantity AP_INVOICE_DISTRIBUTIONS_ALL.corrected_quantity%TYPE,
363: country_of_supply AP_INVOICE_DISTRIBUTIONS_ALL.country_of_supply%TYPE,
364: created_by AP_INVOICE_DISTRIBUTIONS_ALL.created_by%TYPE,
365: description AP_INVOICE_DISTRIBUTIONS_ALL.description%TYPE,
366: dist_code_combination_id AP_INVOICE_DISTRIBUTIONS_ALL.dist_code_combination_id%TYPE,
367: dist_match_type AP_INVOICE_DISTRIBUTIONS_ALL.dist_match_type%TYPE,
368: distribution_class AP_INVOICE_DISTRIBUTIONS_ALL.distribution_class%TYPE,
369: distribution_line_number AP_INVOICE_DISTRIBUTIONS_ALL.distribution_line_number%TYPE,

Line 366: dist_code_combination_id AP_INVOICE_DISTRIBUTIONS_ALL.dist_code_combination_id%TYPE,

362: corrected_quantity AP_INVOICE_DISTRIBUTIONS_ALL.corrected_quantity%TYPE,
363: country_of_supply AP_INVOICE_DISTRIBUTIONS_ALL.country_of_supply%TYPE,
364: created_by AP_INVOICE_DISTRIBUTIONS_ALL.created_by%TYPE,
365: description AP_INVOICE_DISTRIBUTIONS_ALL.description%TYPE,
366: dist_code_combination_id AP_INVOICE_DISTRIBUTIONS_ALL.dist_code_combination_id%TYPE,
367: dist_match_type AP_INVOICE_DISTRIBUTIONS_ALL.dist_match_type%TYPE,
368: distribution_class AP_INVOICE_DISTRIBUTIONS_ALL.distribution_class%TYPE,
369: distribution_line_number AP_INVOICE_DISTRIBUTIONS_ALL.distribution_line_number%TYPE,
370: encumbered_flag AP_INVOICE_DISTRIBUTIONS_ALL.encumbered_flag%TYPE,

Line 367: dist_match_type AP_INVOICE_DISTRIBUTIONS_ALL.dist_match_type%TYPE,

363: country_of_supply AP_INVOICE_DISTRIBUTIONS_ALL.country_of_supply%TYPE,
364: created_by AP_INVOICE_DISTRIBUTIONS_ALL.created_by%TYPE,
365: description AP_INVOICE_DISTRIBUTIONS_ALL.description%TYPE,
366: dist_code_combination_id AP_INVOICE_DISTRIBUTIONS_ALL.dist_code_combination_id%TYPE,
367: dist_match_type AP_INVOICE_DISTRIBUTIONS_ALL.dist_match_type%TYPE,
368: distribution_class AP_INVOICE_DISTRIBUTIONS_ALL.distribution_class%TYPE,
369: distribution_line_number AP_INVOICE_DISTRIBUTIONS_ALL.distribution_line_number%TYPE,
370: encumbered_flag AP_INVOICE_DISTRIBUTIONS_ALL.encumbered_flag%TYPE,
371: expenditure_item_date AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_item_date%TYPE,

Line 368: distribution_class AP_INVOICE_DISTRIBUTIONS_ALL.distribution_class%TYPE,

364: created_by AP_INVOICE_DISTRIBUTIONS_ALL.created_by%TYPE,
365: description AP_INVOICE_DISTRIBUTIONS_ALL.description%TYPE,
366: dist_code_combination_id AP_INVOICE_DISTRIBUTIONS_ALL.dist_code_combination_id%TYPE,
367: dist_match_type AP_INVOICE_DISTRIBUTIONS_ALL.dist_match_type%TYPE,
368: distribution_class AP_INVOICE_DISTRIBUTIONS_ALL.distribution_class%TYPE,
369: distribution_line_number AP_INVOICE_DISTRIBUTIONS_ALL.distribution_line_number%TYPE,
370: encumbered_flag AP_INVOICE_DISTRIBUTIONS_ALL.encumbered_flag%TYPE,
371: expenditure_item_date AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_item_date%TYPE,
372: expenditure_organization_id AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_organization_id%TYPE,

Line 369: distribution_line_number AP_INVOICE_DISTRIBUTIONS_ALL.distribution_line_number%TYPE,

365: description AP_INVOICE_DISTRIBUTIONS_ALL.description%TYPE,
366: dist_code_combination_id AP_INVOICE_DISTRIBUTIONS_ALL.dist_code_combination_id%TYPE,
367: dist_match_type AP_INVOICE_DISTRIBUTIONS_ALL.dist_match_type%TYPE,
368: distribution_class AP_INVOICE_DISTRIBUTIONS_ALL.distribution_class%TYPE,
369: distribution_line_number AP_INVOICE_DISTRIBUTIONS_ALL.distribution_line_number%TYPE,
370: encumbered_flag AP_INVOICE_DISTRIBUTIONS_ALL.encumbered_flag%TYPE,
371: expenditure_item_date AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_item_date%TYPE,
372: expenditure_organization_id AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_organization_id%TYPE,
373: expenditure_type AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_type%TYPE,

Line 370: encumbered_flag AP_INVOICE_DISTRIBUTIONS_ALL.encumbered_flag%TYPE,

366: dist_code_combination_id AP_INVOICE_DISTRIBUTIONS_ALL.dist_code_combination_id%TYPE,
367: dist_match_type AP_INVOICE_DISTRIBUTIONS_ALL.dist_match_type%TYPE,
368: distribution_class AP_INVOICE_DISTRIBUTIONS_ALL.distribution_class%TYPE,
369: distribution_line_number AP_INVOICE_DISTRIBUTIONS_ALL.distribution_line_number%TYPE,
370: encumbered_flag AP_INVOICE_DISTRIBUTIONS_ALL.encumbered_flag%TYPE,
371: expenditure_item_date AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_item_date%TYPE,
372: expenditure_organization_id AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_organization_id%TYPE,
373: expenditure_type AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_type%TYPE,
374: final_match_flag AP_INVOICE_DISTRIBUTIONS_ALL.final_match_flag%TYPE,

Line 371: expenditure_item_date AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_item_date%TYPE,

367: dist_match_type AP_INVOICE_DISTRIBUTIONS_ALL.dist_match_type%TYPE,
368: distribution_class AP_INVOICE_DISTRIBUTIONS_ALL.distribution_class%TYPE,
369: distribution_line_number AP_INVOICE_DISTRIBUTIONS_ALL.distribution_line_number%TYPE,
370: encumbered_flag AP_INVOICE_DISTRIBUTIONS_ALL.encumbered_flag%TYPE,
371: expenditure_item_date AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_item_date%TYPE,
372: expenditure_organization_id AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_organization_id%TYPE,
373: expenditure_type AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_type%TYPE,
374: final_match_flag AP_INVOICE_DISTRIBUTIONS_ALL.final_match_flag%TYPE,
375: global_attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute_category%TYPE,

Line 372: expenditure_organization_id AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_organization_id%TYPE,

368: distribution_class AP_INVOICE_DISTRIBUTIONS_ALL.distribution_class%TYPE,
369: distribution_line_number AP_INVOICE_DISTRIBUTIONS_ALL.distribution_line_number%TYPE,
370: encumbered_flag AP_INVOICE_DISTRIBUTIONS_ALL.encumbered_flag%TYPE,
371: expenditure_item_date AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_item_date%TYPE,
372: expenditure_organization_id AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_organization_id%TYPE,
373: expenditure_type AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_type%TYPE,
374: final_match_flag AP_INVOICE_DISTRIBUTIONS_ALL.final_match_flag%TYPE,
375: global_attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute_category%TYPE,
376: global_attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute1%TYPE,

Line 373: expenditure_type AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_type%TYPE,

369: distribution_line_number AP_INVOICE_DISTRIBUTIONS_ALL.distribution_line_number%TYPE,
370: encumbered_flag AP_INVOICE_DISTRIBUTIONS_ALL.encumbered_flag%TYPE,
371: expenditure_item_date AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_item_date%TYPE,
372: expenditure_organization_id AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_organization_id%TYPE,
373: expenditure_type AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_type%TYPE,
374: final_match_flag AP_INVOICE_DISTRIBUTIONS_ALL.final_match_flag%TYPE,
375: global_attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute_category%TYPE,
376: global_attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute1%TYPE,
377: global_attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute10%TYPE,

Line 374: final_match_flag AP_INVOICE_DISTRIBUTIONS_ALL.final_match_flag%TYPE,

370: encumbered_flag AP_INVOICE_DISTRIBUTIONS_ALL.encumbered_flag%TYPE,
371: expenditure_item_date AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_item_date%TYPE,
372: expenditure_organization_id AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_organization_id%TYPE,
373: expenditure_type AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_type%TYPE,
374: final_match_flag AP_INVOICE_DISTRIBUTIONS_ALL.final_match_flag%TYPE,
375: global_attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute_category%TYPE,
376: global_attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute1%TYPE,
377: global_attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute10%TYPE,
378: global_attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute11%TYPE,

Line 375: global_attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute_category%TYPE,

371: expenditure_item_date AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_item_date%TYPE,
372: expenditure_organization_id AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_organization_id%TYPE,
373: expenditure_type AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_type%TYPE,
374: final_match_flag AP_INVOICE_DISTRIBUTIONS_ALL.final_match_flag%TYPE,
375: global_attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute_category%TYPE,
376: global_attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute1%TYPE,
377: global_attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute10%TYPE,
378: global_attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute11%TYPE,
379: global_attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute12%TYPE,

Line 376: global_attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute1%TYPE,

372: expenditure_organization_id AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_organization_id%TYPE,
373: expenditure_type AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_type%TYPE,
374: final_match_flag AP_INVOICE_DISTRIBUTIONS_ALL.final_match_flag%TYPE,
375: global_attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute_category%TYPE,
376: global_attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute1%TYPE,
377: global_attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute10%TYPE,
378: global_attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute11%TYPE,
379: global_attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute12%TYPE,
380: global_attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute13%TYPE,

Line 377: global_attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute10%TYPE,

373: expenditure_type AP_INVOICE_DISTRIBUTIONS_ALL.expenditure_type%TYPE,
374: final_match_flag AP_INVOICE_DISTRIBUTIONS_ALL.final_match_flag%TYPE,
375: global_attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute_category%TYPE,
376: global_attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute1%TYPE,
377: global_attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute10%TYPE,
378: global_attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute11%TYPE,
379: global_attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute12%TYPE,
380: global_attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute13%TYPE,
381: global_attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute14%TYPE,

Line 378: global_attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute11%TYPE,

374: final_match_flag AP_INVOICE_DISTRIBUTIONS_ALL.final_match_flag%TYPE,
375: global_attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute_category%TYPE,
376: global_attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute1%TYPE,
377: global_attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute10%TYPE,
378: global_attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute11%TYPE,
379: global_attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute12%TYPE,
380: global_attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute13%TYPE,
381: global_attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute14%TYPE,
382: global_attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute15%TYPE,

Line 379: global_attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute12%TYPE,

375: global_attribute_category AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute_category%TYPE,
376: global_attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute1%TYPE,
377: global_attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute10%TYPE,
378: global_attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute11%TYPE,
379: global_attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute12%TYPE,
380: global_attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute13%TYPE,
381: global_attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute14%TYPE,
382: global_attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute15%TYPE,
383: global_attribute16 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute16%TYPE,

Line 380: global_attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute13%TYPE,

376: global_attribute1 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute1%TYPE,
377: global_attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute10%TYPE,
378: global_attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute11%TYPE,
379: global_attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute12%TYPE,
380: global_attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute13%TYPE,
381: global_attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute14%TYPE,
382: global_attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute15%TYPE,
383: global_attribute16 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute16%TYPE,
384: global_attribute17 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute17%TYPE,

Line 381: global_attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute14%TYPE,

377: global_attribute10 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute10%TYPE,
378: global_attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute11%TYPE,
379: global_attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute12%TYPE,
380: global_attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute13%TYPE,
381: global_attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute14%TYPE,
382: global_attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute15%TYPE,
383: global_attribute16 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute16%TYPE,
384: global_attribute17 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute17%TYPE,
385: global_attribute18 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute18%TYPE,

Line 382: global_attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute15%TYPE,

378: global_attribute11 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute11%TYPE,
379: global_attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute12%TYPE,
380: global_attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute13%TYPE,
381: global_attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute14%TYPE,
382: global_attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute15%TYPE,
383: global_attribute16 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute16%TYPE,
384: global_attribute17 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute17%TYPE,
385: global_attribute18 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute18%TYPE,
386: global_attribute19 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute19%TYPE,

Line 383: global_attribute16 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute16%TYPE,

379: global_attribute12 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute12%TYPE,
380: global_attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute13%TYPE,
381: global_attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute14%TYPE,
382: global_attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute15%TYPE,
383: global_attribute16 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute16%TYPE,
384: global_attribute17 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute17%TYPE,
385: global_attribute18 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute18%TYPE,
386: global_attribute19 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute19%TYPE,
387: global_attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute2%TYPE,

Line 384: global_attribute17 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute17%TYPE,

380: global_attribute13 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute13%TYPE,
381: global_attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute14%TYPE,
382: global_attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute15%TYPE,
383: global_attribute16 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute16%TYPE,
384: global_attribute17 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute17%TYPE,
385: global_attribute18 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute18%TYPE,
386: global_attribute19 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute19%TYPE,
387: global_attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute2%TYPE,
388: global_attribute20 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute20%TYPE,

Line 385: global_attribute18 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute18%TYPE,

381: global_attribute14 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute14%TYPE,
382: global_attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute15%TYPE,
383: global_attribute16 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute16%TYPE,
384: global_attribute17 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute17%TYPE,
385: global_attribute18 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute18%TYPE,
386: global_attribute19 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute19%TYPE,
387: global_attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute2%TYPE,
388: global_attribute20 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute20%TYPE,
389: global_attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute3%TYPE,

Line 386: global_attribute19 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute19%TYPE,

382: global_attribute15 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute15%TYPE,
383: global_attribute16 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute16%TYPE,
384: global_attribute17 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute17%TYPE,
385: global_attribute18 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute18%TYPE,
386: global_attribute19 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute19%TYPE,
387: global_attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute2%TYPE,
388: global_attribute20 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute20%TYPE,
389: global_attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute3%TYPE,
390: global_attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute4%TYPE,

Line 387: global_attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute2%TYPE,

383: global_attribute16 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute16%TYPE,
384: global_attribute17 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute17%TYPE,
385: global_attribute18 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute18%TYPE,
386: global_attribute19 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute19%TYPE,
387: global_attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute2%TYPE,
388: global_attribute20 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute20%TYPE,
389: global_attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute3%TYPE,
390: global_attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute4%TYPE,
391: global_attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute5%TYPE,

Line 388: global_attribute20 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute20%TYPE,

384: global_attribute17 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute17%TYPE,
385: global_attribute18 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute18%TYPE,
386: global_attribute19 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute19%TYPE,
387: global_attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute2%TYPE,
388: global_attribute20 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute20%TYPE,
389: global_attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute3%TYPE,
390: global_attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute4%TYPE,
391: global_attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute5%TYPE,
392: global_attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute6%TYPE,

Line 389: global_attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute3%TYPE,

385: global_attribute18 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute18%TYPE,
386: global_attribute19 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute19%TYPE,
387: global_attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute2%TYPE,
388: global_attribute20 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute20%TYPE,
389: global_attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute3%TYPE,
390: global_attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute4%TYPE,
391: global_attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute5%TYPE,
392: global_attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute6%TYPE,
393: global_attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute7%TYPE,

Line 390: global_attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute4%TYPE,

386: global_attribute19 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute19%TYPE,
387: global_attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute2%TYPE,
388: global_attribute20 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute20%TYPE,
389: global_attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute3%TYPE,
390: global_attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute4%TYPE,
391: global_attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute5%TYPE,
392: global_attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute6%TYPE,
393: global_attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute7%TYPE,
394: global_attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute8%TYPE,

Line 391: global_attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute5%TYPE,

387: global_attribute2 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute2%TYPE,
388: global_attribute20 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute20%TYPE,
389: global_attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute3%TYPE,
390: global_attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute4%TYPE,
391: global_attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute5%TYPE,
392: global_attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute6%TYPE,
393: global_attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute7%TYPE,
394: global_attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute8%TYPE,
395: global_attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute9%TYPE,

Line 392: global_attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute6%TYPE,

388: global_attribute20 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute20%TYPE,
389: global_attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute3%TYPE,
390: global_attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute4%TYPE,
391: global_attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute5%TYPE,
392: global_attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute6%TYPE,
393: global_attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute7%TYPE,
394: global_attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute8%TYPE,
395: global_attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute9%TYPE,
396: income_tax_region AP_INVOICE_DISTRIBUTIONS_ALL.income_tax_region%TYPE,

Line 393: global_attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute7%TYPE,

389: global_attribute3 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute3%TYPE,
390: global_attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute4%TYPE,
391: global_attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute5%TYPE,
392: global_attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute6%TYPE,
393: global_attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute7%TYPE,
394: global_attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute8%TYPE,
395: global_attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute9%TYPE,
396: income_tax_region AP_INVOICE_DISTRIBUTIONS_ALL.income_tax_region%TYPE,
397: inventory_transfer_status AP_INVOICE_DISTRIBUTIONS_ALL.inventory_transfer_status%TYPE,

Line 394: global_attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute8%TYPE,

390: global_attribute4 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute4%TYPE,
391: global_attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute5%TYPE,
392: global_attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute6%TYPE,
393: global_attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute7%TYPE,
394: global_attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute8%TYPE,
395: global_attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute9%TYPE,
396: income_tax_region AP_INVOICE_DISTRIBUTIONS_ALL.income_tax_region%TYPE,
397: inventory_transfer_status AP_INVOICE_DISTRIBUTIONS_ALL.inventory_transfer_status%TYPE,
398: invoice_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_distribution_id%TYPE,

Line 395: global_attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute9%TYPE,

391: global_attribute5 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute5%TYPE,
392: global_attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute6%TYPE,
393: global_attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute7%TYPE,
394: global_attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute8%TYPE,
395: global_attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute9%TYPE,
396: income_tax_region AP_INVOICE_DISTRIBUTIONS_ALL.income_tax_region%TYPE,
397: inventory_transfer_status AP_INVOICE_DISTRIBUTIONS_ALL.inventory_transfer_status%TYPE,
398: invoice_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_distribution_id%TYPE,
399: invoice_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_id%TYPE,

Line 396: income_tax_region AP_INVOICE_DISTRIBUTIONS_ALL.income_tax_region%TYPE,

392: global_attribute6 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute6%TYPE,
393: global_attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute7%TYPE,
394: global_attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute8%TYPE,
395: global_attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute9%TYPE,
396: income_tax_region AP_INVOICE_DISTRIBUTIONS_ALL.income_tax_region%TYPE,
397: inventory_transfer_status AP_INVOICE_DISTRIBUTIONS_ALL.inventory_transfer_status%TYPE,
398: invoice_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_distribution_id%TYPE,
399: invoice_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_id%TYPE,
400: invoice_line_number AP_INVOICE_DISTRIBUTIONS_ALL.invoice_line_number%TYPE,

Line 397: inventory_transfer_status AP_INVOICE_DISTRIBUTIONS_ALL.inventory_transfer_status%TYPE,

393: global_attribute7 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute7%TYPE,
394: global_attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute8%TYPE,
395: global_attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute9%TYPE,
396: income_tax_region AP_INVOICE_DISTRIBUTIONS_ALL.income_tax_region%TYPE,
397: inventory_transfer_status AP_INVOICE_DISTRIBUTIONS_ALL.inventory_transfer_status%TYPE,
398: invoice_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_distribution_id%TYPE,
399: invoice_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_id%TYPE,
400: invoice_line_number AP_INVOICE_DISTRIBUTIONS_ALL.invoice_line_number%TYPE,
401: line_type_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.line_type_lookup_code%TYPE,

Line 398: invoice_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_distribution_id%TYPE,

394: global_attribute8 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute8%TYPE,
395: global_attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute9%TYPE,
396: income_tax_region AP_INVOICE_DISTRIBUTIONS_ALL.income_tax_region%TYPE,
397: inventory_transfer_status AP_INVOICE_DISTRIBUTIONS_ALL.inventory_transfer_status%TYPE,
398: invoice_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_distribution_id%TYPE,
399: invoice_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_id%TYPE,
400: invoice_line_number AP_INVOICE_DISTRIBUTIONS_ALL.invoice_line_number%TYPE,
401: line_type_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.line_type_lookup_code%TYPE,
402: match_status_flag AP_INVOICE_DISTRIBUTIONS_ALL.match_status_flag%TYPE,

Line 399: invoice_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_id%TYPE,

395: global_attribute9 AP_INVOICE_DISTRIBUTIONS_ALL.global_attribute9%TYPE,
396: income_tax_region AP_INVOICE_DISTRIBUTIONS_ALL.income_tax_region%TYPE,
397: inventory_transfer_status AP_INVOICE_DISTRIBUTIONS_ALL.inventory_transfer_status%TYPE,
398: invoice_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_distribution_id%TYPE,
399: invoice_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_id%TYPE,
400: invoice_line_number AP_INVOICE_DISTRIBUTIONS_ALL.invoice_line_number%TYPE,
401: line_type_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.line_type_lookup_code%TYPE,
402: match_status_flag AP_INVOICE_DISTRIBUTIONS_ALL.match_status_flag%TYPE,
403: matched_uom_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.matched_uom_lookup_code%TYPE,

Line 400: invoice_line_number AP_INVOICE_DISTRIBUTIONS_ALL.invoice_line_number%TYPE,

396: income_tax_region AP_INVOICE_DISTRIBUTIONS_ALL.income_tax_region%TYPE,
397: inventory_transfer_status AP_INVOICE_DISTRIBUTIONS_ALL.inventory_transfer_status%TYPE,
398: invoice_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_distribution_id%TYPE,
399: invoice_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_id%TYPE,
400: invoice_line_number AP_INVOICE_DISTRIBUTIONS_ALL.invoice_line_number%TYPE,
401: line_type_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.line_type_lookup_code%TYPE,
402: match_status_flag AP_INVOICE_DISTRIBUTIONS_ALL.match_status_flag%TYPE,
403: matched_uom_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.matched_uom_lookup_code%TYPE,
404: merchant_document_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_document_number%TYPE,

Line 401: line_type_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.line_type_lookup_code%TYPE,

397: inventory_transfer_status AP_INVOICE_DISTRIBUTIONS_ALL.inventory_transfer_status%TYPE,
398: invoice_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_distribution_id%TYPE,
399: invoice_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_id%TYPE,
400: invoice_line_number AP_INVOICE_DISTRIBUTIONS_ALL.invoice_line_number%TYPE,
401: line_type_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.line_type_lookup_code%TYPE,
402: match_status_flag AP_INVOICE_DISTRIBUTIONS_ALL.match_status_flag%TYPE,
403: matched_uom_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.matched_uom_lookup_code%TYPE,
404: merchant_document_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_document_number%TYPE,
405: merchant_name AP_INVOICE_DISTRIBUTIONS_ALL.merchant_name%TYPE,

Line 402: match_status_flag AP_INVOICE_DISTRIBUTIONS_ALL.match_status_flag%TYPE,

398: invoice_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_distribution_id%TYPE,
399: invoice_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_id%TYPE,
400: invoice_line_number AP_INVOICE_DISTRIBUTIONS_ALL.invoice_line_number%TYPE,
401: line_type_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.line_type_lookup_code%TYPE,
402: match_status_flag AP_INVOICE_DISTRIBUTIONS_ALL.match_status_flag%TYPE,
403: matched_uom_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.matched_uom_lookup_code%TYPE,
404: merchant_document_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_document_number%TYPE,
405: merchant_name AP_INVOICE_DISTRIBUTIONS_ALL.merchant_name%TYPE,
406: merchant_reference AP_INVOICE_DISTRIBUTIONS_ALL.merchant_reference%TYPE,

Line 403: matched_uom_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.matched_uom_lookup_code%TYPE,

399: invoice_id AP_INVOICE_DISTRIBUTIONS_ALL.invoice_id%TYPE,
400: invoice_line_number AP_INVOICE_DISTRIBUTIONS_ALL.invoice_line_number%TYPE,
401: line_type_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.line_type_lookup_code%TYPE,
402: match_status_flag AP_INVOICE_DISTRIBUTIONS_ALL.match_status_flag%TYPE,
403: matched_uom_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.matched_uom_lookup_code%TYPE,
404: merchant_document_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_document_number%TYPE,
405: merchant_name AP_INVOICE_DISTRIBUTIONS_ALL.merchant_name%TYPE,
406: merchant_reference AP_INVOICE_DISTRIBUTIONS_ALL.merchant_reference%TYPE,
407: merchant_tax_reg_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_tax_reg_number%TYPE,

Line 404: merchant_document_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_document_number%TYPE,

400: invoice_line_number AP_INVOICE_DISTRIBUTIONS_ALL.invoice_line_number%TYPE,
401: line_type_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.line_type_lookup_code%TYPE,
402: match_status_flag AP_INVOICE_DISTRIBUTIONS_ALL.match_status_flag%TYPE,
403: matched_uom_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.matched_uom_lookup_code%TYPE,
404: merchant_document_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_document_number%TYPE,
405: merchant_name AP_INVOICE_DISTRIBUTIONS_ALL.merchant_name%TYPE,
406: merchant_reference AP_INVOICE_DISTRIBUTIONS_ALL.merchant_reference%TYPE,
407: merchant_tax_reg_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_tax_reg_number%TYPE,
408: merchant_taxpayer_id AP_INVOICE_DISTRIBUTIONS_ALL.merchant_taxpayer_id%TYPE,

Line 405: merchant_name AP_INVOICE_DISTRIBUTIONS_ALL.merchant_name%TYPE,

401: line_type_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.line_type_lookup_code%TYPE,
402: match_status_flag AP_INVOICE_DISTRIBUTIONS_ALL.match_status_flag%TYPE,
403: matched_uom_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.matched_uom_lookup_code%TYPE,
404: merchant_document_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_document_number%TYPE,
405: merchant_name AP_INVOICE_DISTRIBUTIONS_ALL.merchant_name%TYPE,
406: merchant_reference AP_INVOICE_DISTRIBUTIONS_ALL.merchant_reference%TYPE,
407: merchant_tax_reg_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_tax_reg_number%TYPE,
408: merchant_taxpayer_id AP_INVOICE_DISTRIBUTIONS_ALL.merchant_taxpayer_id%TYPE,
409: org_id AP_INVOICE_DISTRIBUTIONS_ALL.org_id%TYPE,

Line 406: merchant_reference AP_INVOICE_DISTRIBUTIONS_ALL.merchant_reference%TYPE,

402: match_status_flag AP_INVOICE_DISTRIBUTIONS_ALL.match_status_flag%TYPE,
403: matched_uom_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.matched_uom_lookup_code%TYPE,
404: merchant_document_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_document_number%TYPE,
405: merchant_name AP_INVOICE_DISTRIBUTIONS_ALL.merchant_name%TYPE,
406: merchant_reference AP_INVOICE_DISTRIBUTIONS_ALL.merchant_reference%TYPE,
407: merchant_tax_reg_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_tax_reg_number%TYPE,
408: merchant_taxpayer_id AP_INVOICE_DISTRIBUTIONS_ALL.merchant_taxpayer_id%TYPE,
409: org_id AP_INVOICE_DISTRIBUTIONS_ALL.org_id%TYPE,
410: pa_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.pa_addition_flag%TYPE,

Line 407: merchant_tax_reg_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_tax_reg_number%TYPE,

403: matched_uom_lookup_code AP_INVOICE_DISTRIBUTIONS_ALL.matched_uom_lookup_code%TYPE,
404: merchant_document_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_document_number%TYPE,
405: merchant_name AP_INVOICE_DISTRIBUTIONS_ALL.merchant_name%TYPE,
406: merchant_reference AP_INVOICE_DISTRIBUTIONS_ALL.merchant_reference%TYPE,
407: merchant_tax_reg_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_tax_reg_number%TYPE,
408: merchant_taxpayer_id AP_INVOICE_DISTRIBUTIONS_ALL.merchant_taxpayer_id%TYPE,
409: org_id AP_INVOICE_DISTRIBUTIONS_ALL.org_id%TYPE,
410: pa_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.pa_addition_flag%TYPE,
411: pa_quantity AP_INVOICE_DISTRIBUTIONS_ALL.pa_quantity%TYPE,

Line 408: merchant_taxpayer_id AP_INVOICE_DISTRIBUTIONS_ALL.merchant_taxpayer_id%TYPE,

404: merchant_document_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_document_number%TYPE,
405: merchant_name AP_INVOICE_DISTRIBUTIONS_ALL.merchant_name%TYPE,
406: merchant_reference AP_INVOICE_DISTRIBUTIONS_ALL.merchant_reference%TYPE,
407: merchant_tax_reg_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_tax_reg_number%TYPE,
408: merchant_taxpayer_id AP_INVOICE_DISTRIBUTIONS_ALL.merchant_taxpayer_id%TYPE,
409: org_id AP_INVOICE_DISTRIBUTIONS_ALL.org_id%TYPE,
410: pa_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.pa_addition_flag%TYPE,
411: pa_quantity AP_INVOICE_DISTRIBUTIONS_ALL.pa_quantity%TYPE,
412: period_name AP_INVOICE_DISTRIBUTIONS_ALL.period_name%TYPE,

Line 409: org_id AP_INVOICE_DISTRIBUTIONS_ALL.org_id%TYPE,

405: merchant_name AP_INVOICE_DISTRIBUTIONS_ALL.merchant_name%TYPE,
406: merchant_reference AP_INVOICE_DISTRIBUTIONS_ALL.merchant_reference%TYPE,
407: merchant_tax_reg_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_tax_reg_number%TYPE,
408: merchant_taxpayer_id AP_INVOICE_DISTRIBUTIONS_ALL.merchant_taxpayer_id%TYPE,
409: org_id AP_INVOICE_DISTRIBUTIONS_ALL.org_id%TYPE,
410: pa_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.pa_addition_flag%TYPE,
411: pa_quantity AP_INVOICE_DISTRIBUTIONS_ALL.pa_quantity%TYPE,
412: period_name AP_INVOICE_DISTRIBUTIONS_ALL.period_name%TYPE,
413: po_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.po_distribution_id%TYPE,

Line 410: pa_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.pa_addition_flag%TYPE,

406: merchant_reference AP_INVOICE_DISTRIBUTIONS_ALL.merchant_reference%TYPE,
407: merchant_tax_reg_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_tax_reg_number%TYPE,
408: merchant_taxpayer_id AP_INVOICE_DISTRIBUTIONS_ALL.merchant_taxpayer_id%TYPE,
409: org_id AP_INVOICE_DISTRIBUTIONS_ALL.org_id%TYPE,
410: pa_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.pa_addition_flag%TYPE,
411: pa_quantity AP_INVOICE_DISTRIBUTIONS_ALL.pa_quantity%TYPE,
412: period_name AP_INVOICE_DISTRIBUTIONS_ALL.period_name%TYPE,
413: po_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.po_distribution_id%TYPE,
414: posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.posted_flag%TYPE,

Line 411: pa_quantity AP_INVOICE_DISTRIBUTIONS_ALL.pa_quantity%TYPE,

407: merchant_tax_reg_number AP_INVOICE_DISTRIBUTIONS_ALL.merchant_tax_reg_number%TYPE,
408: merchant_taxpayer_id AP_INVOICE_DISTRIBUTIONS_ALL.merchant_taxpayer_id%TYPE,
409: org_id AP_INVOICE_DISTRIBUTIONS_ALL.org_id%TYPE,
410: pa_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.pa_addition_flag%TYPE,
411: pa_quantity AP_INVOICE_DISTRIBUTIONS_ALL.pa_quantity%TYPE,
412: period_name AP_INVOICE_DISTRIBUTIONS_ALL.period_name%TYPE,
413: po_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.po_distribution_id%TYPE,
414: posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.posted_flag%TYPE,
415: project_id AP_INVOICE_DISTRIBUTIONS_ALL.project_id%TYPE,

Line 412: period_name AP_INVOICE_DISTRIBUTIONS_ALL.period_name%TYPE,

408: merchant_taxpayer_id AP_INVOICE_DISTRIBUTIONS_ALL.merchant_taxpayer_id%TYPE,
409: org_id AP_INVOICE_DISTRIBUTIONS_ALL.org_id%TYPE,
410: pa_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.pa_addition_flag%TYPE,
411: pa_quantity AP_INVOICE_DISTRIBUTIONS_ALL.pa_quantity%TYPE,
412: period_name AP_INVOICE_DISTRIBUTIONS_ALL.period_name%TYPE,
413: po_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.po_distribution_id%TYPE,
414: posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.posted_flag%TYPE,
415: project_id AP_INVOICE_DISTRIBUTIONS_ALL.project_id%TYPE,
416: quantity_invoiced AP_INVOICE_DISTRIBUTIONS_ALL.quantity_invoiced%TYPE,

Line 413: po_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.po_distribution_id%TYPE,

409: org_id AP_INVOICE_DISTRIBUTIONS_ALL.org_id%TYPE,
410: pa_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.pa_addition_flag%TYPE,
411: pa_quantity AP_INVOICE_DISTRIBUTIONS_ALL.pa_quantity%TYPE,
412: period_name AP_INVOICE_DISTRIBUTIONS_ALL.period_name%TYPE,
413: po_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.po_distribution_id%TYPE,
414: posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.posted_flag%TYPE,
415: project_id AP_INVOICE_DISTRIBUTIONS_ALL.project_id%TYPE,
416: quantity_invoiced AP_INVOICE_DISTRIBUTIONS_ALL.quantity_invoiced%TYPE,
417: rcv_transaction_id AP_INVOICE_DISTRIBUTIONS_ALL.rcv_transaction_id%TYPE,

Line 414: posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.posted_flag%TYPE,

410: pa_addition_flag AP_INVOICE_DISTRIBUTIONS_ALL.pa_addition_flag%TYPE,
411: pa_quantity AP_INVOICE_DISTRIBUTIONS_ALL.pa_quantity%TYPE,
412: period_name AP_INVOICE_DISTRIBUTIONS_ALL.period_name%TYPE,
413: po_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.po_distribution_id%TYPE,
414: posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.posted_flag%TYPE,
415: project_id AP_INVOICE_DISTRIBUTIONS_ALL.project_id%TYPE,
416: quantity_invoiced AP_INVOICE_DISTRIBUTIONS_ALL.quantity_invoiced%TYPE,
417: rcv_transaction_id AP_INVOICE_DISTRIBUTIONS_ALL.rcv_transaction_id%TYPE,
418: related_id AP_INVOICE_DISTRIBUTIONS_ALL.related_id%TYPE,

Line 415: project_id AP_INVOICE_DISTRIBUTIONS_ALL.project_id%TYPE,

411: pa_quantity AP_INVOICE_DISTRIBUTIONS_ALL.pa_quantity%TYPE,
412: period_name AP_INVOICE_DISTRIBUTIONS_ALL.period_name%TYPE,
413: po_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.po_distribution_id%TYPE,
414: posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.posted_flag%TYPE,
415: project_id AP_INVOICE_DISTRIBUTIONS_ALL.project_id%TYPE,
416: quantity_invoiced AP_INVOICE_DISTRIBUTIONS_ALL.quantity_invoiced%TYPE,
417: rcv_transaction_id AP_INVOICE_DISTRIBUTIONS_ALL.rcv_transaction_id%TYPE,
418: related_id AP_INVOICE_DISTRIBUTIONS_ALL.related_id%TYPE,
419: reversal_flag AP_INVOICE_DISTRIBUTIONS_ALL.reversal_flag%TYPE,

Line 416: quantity_invoiced AP_INVOICE_DISTRIBUTIONS_ALL.quantity_invoiced%TYPE,

412: period_name AP_INVOICE_DISTRIBUTIONS_ALL.period_name%TYPE,
413: po_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.po_distribution_id%TYPE,
414: posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.posted_flag%TYPE,
415: project_id AP_INVOICE_DISTRIBUTIONS_ALL.project_id%TYPE,
416: quantity_invoiced AP_INVOICE_DISTRIBUTIONS_ALL.quantity_invoiced%TYPE,
417: rcv_transaction_id AP_INVOICE_DISTRIBUTIONS_ALL.rcv_transaction_id%TYPE,
418: related_id AP_INVOICE_DISTRIBUTIONS_ALL.related_id%TYPE,
419: reversal_flag AP_INVOICE_DISTRIBUTIONS_ALL.reversal_flag%TYPE,
420: rounding_amt AP_INVOICE_DISTRIBUTIONS_ALL.rounding_amt%TYPE,

Line 417: rcv_transaction_id AP_INVOICE_DISTRIBUTIONS_ALL.rcv_transaction_id%TYPE,

413: po_distribution_id AP_INVOICE_DISTRIBUTIONS_ALL.po_distribution_id%TYPE,
414: posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.posted_flag%TYPE,
415: project_id AP_INVOICE_DISTRIBUTIONS_ALL.project_id%TYPE,
416: quantity_invoiced AP_INVOICE_DISTRIBUTIONS_ALL.quantity_invoiced%TYPE,
417: rcv_transaction_id AP_INVOICE_DISTRIBUTIONS_ALL.rcv_transaction_id%TYPE,
418: related_id AP_INVOICE_DISTRIBUTIONS_ALL.related_id%TYPE,
419: reversal_flag AP_INVOICE_DISTRIBUTIONS_ALL.reversal_flag%TYPE,
420: rounding_amt AP_INVOICE_DISTRIBUTIONS_ALL.rounding_amt%TYPE,
421: set_of_books_id AP_INVOICE_DISTRIBUTIONS_ALL.set_of_books_id%TYPE,

Line 418: related_id AP_INVOICE_DISTRIBUTIONS_ALL.related_id%TYPE,

414: posted_flag AP_INVOICE_DISTRIBUTIONS_ALL.posted_flag%TYPE,
415: project_id AP_INVOICE_DISTRIBUTIONS_ALL.project_id%TYPE,
416: quantity_invoiced AP_INVOICE_DISTRIBUTIONS_ALL.quantity_invoiced%TYPE,
417: rcv_transaction_id AP_INVOICE_DISTRIBUTIONS_ALL.rcv_transaction_id%TYPE,
418: related_id AP_INVOICE_DISTRIBUTIONS_ALL.related_id%TYPE,
419: reversal_flag AP_INVOICE_DISTRIBUTIONS_ALL.reversal_flag%TYPE,
420: rounding_amt AP_INVOICE_DISTRIBUTIONS_ALL.rounding_amt%TYPE,
421: set_of_books_id AP_INVOICE_DISTRIBUTIONS_ALL.set_of_books_id%TYPE,
422: task_id AP_INVOICE_DISTRIBUTIONS_ALL.task_id%TYPE,

Line 419: reversal_flag AP_INVOICE_DISTRIBUTIONS_ALL.reversal_flag%TYPE,

415: project_id AP_INVOICE_DISTRIBUTIONS_ALL.project_id%TYPE,
416: quantity_invoiced AP_INVOICE_DISTRIBUTIONS_ALL.quantity_invoiced%TYPE,
417: rcv_transaction_id AP_INVOICE_DISTRIBUTIONS_ALL.rcv_transaction_id%TYPE,
418: related_id AP_INVOICE_DISTRIBUTIONS_ALL.related_id%TYPE,
419: reversal_flag AP_INVOICE_DISTRIBUTIONS_ALL.reversal_flag%TYPE,
420: rounding_amt AP_INVOICE_DISTRIBUTIONS_ALL.rounding_amt%TYPE,
421: set_of_books_id AP_INVOICE_DISTRIBUTIONS_ALL.set_of_books_id%TYPE,
422: task_id AP_INVOICE_DISTRIBUTIONS_ALL.task_id%TYPE,
423: type_1099 AP_INVOICE_DISTRIBUTIONS_ALL.type_1099%TYPE,

Line 420: rounding_amt AP_INVOICE_DISTRIBUTIONS_ALL.rounding_amt%TYPE,

416: quantity_invoiced AP_INVOICE_DISTRIBUTIONS_ALL.quantity_invoiced%TYPE,
417: rcv_transaction_id AP_INVOICE_DISTRIBUTIONS_ALL.rcv_transaction_id%TYPE,
418: related_id AP_INVOICE_DISTRIBUTIONS_ALL.related_id%TYPE,
419: reversal_flag AP_INVOICE_DISTRIBUTIONS_ALL.reversal_flag%TYPE,
420: rounding_amt AP_INVOICE_DISTRIBUTIONS_ALL.rounding_amt%TYPE,
421: set_of_books_id AP_INVOICE_DISTRIBUTIONS_ALL.set_of_books_id%TYPE,
422: task_id AP_INVOICE_DISTRIBUTIONS_ALL.task_id%TYPE,
423: type_1099 AP_INVOICE_DISTRIBUTIONS_ALL.type_1099%TYPE,
424: unit_price AP_INVOICE_DISTRIBUTIONS_ALL.unit_price%TYPE,

Line 421: set_of_books_id AP_INVOICE_DISTRIBUTIONS_ALL.set_of_books_id%TYPE,

417: rcv_transaction_id AP_INVOICE_DISTRIBUTIONS_ALL.rcv_transaction_id%TYPE,
418: related_id AP_INVOICE_DISTRIBUTIONS_ALL.related_id%TYPE,
419: reversal_flag AP_INVOICE_DISTRIBUTIONS_ALL.reversal_flag%TYPE,
420: rounding_amt AP_INVOICE_DISTRIBUTIONS_ALL.rounding_amt%TYPE,
421: set_of_books_id AP_INVOICE_DISTRIBUTIONS_ALL.set_of_books_id%TYPE,
422: task_id AP_INVOICE_DISTRIBUTIONS_ALL.task_id%TYPE,
423: type_1099 AP_INVOICE_DISTRIBUTIONS_ALL.type_1099%TYPE,
424: unit_price AP_INVOICE_DISTRIBUTIONS_ALL.unit_price%TYPE,
425: -- Removed references to USSGL for bug 4277744

Line 422: task_id AP_INVOICE_DISTRIBUTIONS_ALL.task_id%TYPE,

418: related_id AP_INVOICE_DISTRIBUTIONS_ALL.related_id%TYPE,
419: reversal_flag AP_INVOICE_DISTRIBUTIONS_ALL.reversal_flag%TYPE,
420: rounding_amt AP_INVOICE_DISTRIBUTIONS_ALL.rounding_amt%TYPE,
421: set_of_books_id AP_INVOICE_DISTRIBUTIONS_ALL.set_of_books_id%TYPE,
422: task_id AP_INVOICE_DISTRIBUTIONS_ALL.task_id%TYPE,
423: type_1099 AP_INVOICE_DISTRIBUTIONS_ALL.type_1099%TYPE,
424: unit_price AP_INVOICE_DISTRIBUTIONS_ALL.unit_price%TYPE,
425: -- Removed references to USSGL for bug 4277744
426: -- ussgl_transaction_code AP_INVOICE_DISTRIBUTIONS_ALL.ussgl_transaction_code%TYPE,

Line 423: type_1099 AP_INVOICE_DISTRIBUTIONS_ALL.type_1099%TYPE,

419: reversal_flag AP_INVOICE_DISTRIBUTIONS_ALL.reversal_flag%TYPE,
420: rounding_amt AP_INVOICE_DISTRIBUTIONS_ALL.rounding_amt%TYPE,
421: set_of_books_id AP_INVOICE_DISTRIBUTIONS_ALL.set_of_books_id%TYPE,
422: task_id AP_INVOICE_DISTRIBUTIONS_ALL.task_id%TYPE,
423: type_1099 AP_INVOICE_DISTRIBUTIONS_ALL.type_1099%TYPE,
424: unit_price AP_INVOICE_DISTRIBUTIONS_ALL.unit_price%TYPE,
425: -- Removed references to USSGL for bug 4277744
426: -- ussgl_transaction_code AP_INVOICE_DISTRIBUTIONS_ALL.ussgl_transaction_code%TYPE,
427: instruction_id NUMBER(15),

Line 424: unit_price AP_INVOICE_DISTRIBUTIONS_ALL.unit_price%TYPE,

420: rounding_amt AP_INVOICE_DISTRIBUTIONS_ALL.rounding_amt%TYPE,
421: set_of_books_id AP_INVOICE_DISTRIBUTIONS_ALL.set_of_books_id%TYPE,
422: task_id AP_INVOICE_DISTRIBUTIONS_ALL.task_id%TYPE,
423: type_1099 AP_INVOICE_DISTRIBUTIONS_ALL.type_1099%TYPE,
424: unit_price AP_INVOICE_DISTRIBUTIONS_ALL.unit_price%TYPE,
425: -- Removed references to USSGL for bug 4277744
426: -- ussgl_transaction_code AP_INVOICE_DISTRIBUTIONS_ALL.ussgl_transaction_code%TYPE,
427: instruction_id NUMBER(15),
428: charge_applicable_to_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.charge_applicable_to_dist_id%TYPE,

Line 426: -- ussgl_transaction_code AP_INVOICE_DISTRIBUTIONS_ALL.ussgl_transaction_code%TYPE,

422: task_id AP_INVOICE_DISTRIBUTIONS_ALL.task_id%TYPE,
423: type_1099 AP_INVOICE_DISTRIBUTIONS_ALL.type_1099%TYPE,
424: unit_price AP_INVOICE_DISTRIBUTIONS_ALL.unit_price%TYPE,
425: -- Removed references to USSGL for bug 4277744
426: -- ussgl_transaction_code AP_INVOICE_DISTRIBUTIONS_ALL.ussgl_transaction_code%TYPE,
427: instruction_id NUMBER(15),
428: charge_applicable_to_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.charge_applicable_to_dist_id%TYPE,
429: INTENDED_USE VARCHAR2(30),
430: WITHHOLDING_TAX_CODE_ID NUMBER(15),

Line 428: charge_applicable_to_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.charge_applicable_to_dist_id%TYPE,

424: unit_price AP_INVOICE_DISTRIBUTIONS_ALL.unit_price%TYPE,
425: -- Removed references to USSGL for bug 4277744
426: -- ussgl_transaction_code AP_INVOICE_DISTRIBUTIONS_ALL.ussgl_transaction_code%TYPE,
427: instruction_id NUMBER(15),
428: charge_applicable_to_dist_id AP_INVOICE_DISTRIBUTIONS_ALL.charge_applicable_to_dist_id%TYPE,
429: INTENDED_USE VARCHAR2(30),
430: WITHHOLDING_TAX_CODE_ID NUMBER(15),
431: PROJECT_ACCOUNTING_CONTEXT VARCHAR2(30),
432: REQ_DISTRIBUTION_ID NUMBER(15),

Line 439: pay_awt_group_id AP_INVOICE_DISTRIBUTIONS_ALL.pay_awt_group_id%TYPE); --bug6817107

435: LINE_GROUP_NUMBER NUMBER,
436: PA_CC_AR_INVOICE_ID NUMBER(15),
437: PA_CC_AR_INVOICE_LINE_NUM NUMBER,
438: PA_CC_PROCESSED_CODE VARCHAR2(1),
439: pay_awt_group_id AP_INVOICE_DISTRIBUTIONS_ALL.pay_awt_group_id%TYPE); --bug6817107
440:
441: TYPE invoice_dists_list_type IS TABLE OF invoice_dists_rec_type
442: INDEX BY BINARY_INTEGER;
443: