DBA Data[Home] [Help]

APPS.PA_EXPENDITURE_ITEMS_PKG dependencies on PA_ADJUSTMENTS

Line 443: pa_adjustments.ReverseRelatedItems(x_adjusted_expenditure_item_id,

439: -- different expenditure id which is different from that of the
440: -- source item. Changed the NULL value to the current expenditure
441: -- id.
442: --
443: pa_adjustments.ReverseRelatedItems(x_adjusted_expenditure_item_id,
444: x_expenditure_id,
445: 'PAXTREPE',
446: X_created_by,
447: X_last_update_login,

Line 717: pa_adjustments.ReverseRelatedItems(x_adjusted_expenditure_item_id,

713: -- different expenditure id which is different from that of the
714: -- source item. Changed the NULL value to the current expenditure
715: -- id.
716: --
717: pa_adjustments.ReverseRelatedItems(x_adjusted_expenditure_item_id,
718: x_expenditure_id,
719: 'PAXTREPE',
720: X_last_updated_by,
721: X_last_update_login,