DBA Data[Home] [Help]

APPS.GMS_ENCUMBRANCE_ITEMS_PKG dependencies on PA_ADJUSTMENTS

Line 229: pa_adjustments.ReverseRelatedItems(x_adjusted_encumbrance_item_id,

225: -- source item. Changed the NULL value to the current encumbrance
226: -- id.
227: --
228: /*
229: pa_adjustments.ReverseRelatedItems(x_adjusted_encumbrance_item_id,
230: x_encumbrance_id,
231: 'PAXTREPE',
232: X_created_by,
233: X_last_update_login,

Line 386: pa_adjustments.ReverseRelatedItems(x_adjusted_encumbrance_item_id,

382: -- different encumbrance id which is different from that of the
383: -- source item. Changed the NULL value to the current encumbrance
384: -- id.
385: --
386: pa_adjustments.ReverseRelatedItems(x_adjusted_encumbrance_item_id,
387: x_encumbrance_id,
388: 'PAXTREPE',
389: X_last_updated_by,
390: X_last_update_login,