DBA Data[Home] [Help]

APPS.PA_EXPENDITURE_ITEMS_PKG dependencies on PA_ADJUSTMENTS

Line 411: pa_adjustments.ReverseRelatedItems(x_adjusted_expenditure_item_id,

407: -- different expenditure id which is different from that of the
408: -- source item. Changed the NULL value to the current expenditure
409: -- id.
410: --
411: pa_adjustments.ReverseRelatedItems(x_adjusted_expenditure_item_id,
412: x_expenditure_id,
413: 'PAXTREPE',
414: X_created_by,
415: X_last_update_login,

Line 676: pa_adjustments.ReverseRelatedItems(x_adjusted_expenditure_item_id,

672: -- different expenditure id which is different from that of the
673: -- source item. Changed the NULL value to the current expenditure
674: -- id.
675: --
676: pa_adjustments.ReverseRelatedItems(x_adjusted_expenditure_item_id,
677: x_expenditure_id,
678: 'PAXTREPE',
679: X_last_updated_by,
680: X_last_update_login,