DBA Data[Home] [Help]

APPS.PA_COST_PLUS dependencies on PA_ADJUSTMENTS

Line 5346: PA_Adjustments.InsAuditRec(ei1_row.expenditure_item_id,

5342: ei_count := 0;
5343:
5344: FOR ei1_row IN ei1_cursor LOOP
5345:
5346: PA_Adjustments.InsAuditRec(ei1_row.expenditure_item_id,
5347: cost_adj_reason,
5348: adj_module,
5349: x_last_updated_by,
5350: x_last_update_login,

Line 5418: PA_Adjustments.InsAuditRec(ei2_row.expenditure_item_id,

5414: ei_count := 0;
5415:
5416: FOR ei2_row IN ei2_cursor LOOP
5417:
5418: PA_Adjustments.InsAuditRec(ei2_row.expenditure_item_id,
5419: rev_adj_reason,
5420: adj_module,
5421: x_last_updated_by,
5422: x_last_update_login,

Line 5486: PA_Adjustments.InsAuditRec(ei3_row.expenditure_item_id,

5482: ei_count := 0;
5483:
5484: FOR ei3_row IN ei3_cursor LOOP
5485:
5486: PA_Adjustments.InsAuditRec(ei3_row.expenditure_item_id,
5487: inv_adj_reason,
5488: adj_module,
5489: x_last_updated_by,
5490: x_last_update_login,

Line 5558: PA_Adjustments.InsAuditRec(ei10_row.expenditure_item_id,

5554: ei_count := 0;
5555:
5556: FOR ei10_row IN ei10_cursor LOOP
5557:
5558: PA_Adjustments.InsAuditRec(ei10_row.expenditure_item_id,
5559: cost_adj_reason,
5560: adj_module,
5561: x_last_updated_by,
5562: x_last_update_login,

Line 5657: PA_Adjustments.InsAuditRec(ei4_row.expenditure_item_id,

5653: ei_count := 0;
5654:
5655: FOR ei4_row IN ei4_cursor LOOP
5656:
5657: PA_Adjustments.InsAuditRec(ei4_row.expenditure_item_id,
5658: cost_adj_reason,
5659: adj_module,
5660: x_last_updated_by,
5661: x_last_update_login,

Line 5730: PA_Adjustments.InsAuditRec(ei5_row.expenditure_item_id,

5726: ei_count := 0;
5727:
5728: FOR ei5_row IN ei5_cursor LOOP
5729:
5730: PA_Adjustments.InsAuditRec(ei5_row.expenditure_item_id,
5731: rev_adj_reason,
5732: adj_module,
5733: x_last_updated_by,
5734: x_last_update_login,

Line 5798: PA_Adjustments.InsAuditRec(ei6_row.expenditure_item_id,

5794: ei_count := 0;
5795:
5796: FOR ei6_row IN ei6_cursor LOOP
5797:
5798: PA_Adjustments.InsAuditRec(ei6_row.expenditure_item_id,
5799: inv_adj_reason,
5800: adj_module,
5801: x_last_updated_by,
5802: x_last_update_login,

Line 5913: PA_Adjustments.InsAuditRec(ei11_row.expenditure_item_id,

5909: ei_count := 0;
5910:
5911: FOR ei11_row IN ei11_cursor LOOP
5912:
5913: PA_Adjustments.InsAuditRec(ei11_row.expenditure_item_id,
5914: cost_adj_reason,
5915: adj_module,
5916: x_last_updated_by,
5917: x_last_update_login,

Line 6014: PA_Adjustments.InsAuditRec(ei13_row.expenditure_item_id,

6010: ei_count := 0;
6011:
6012: FOR ei13_row IN ei13_cursor LOOP
6013:
6014: PA_Adjustments.InsAuditRec(ei13_row.expenditure_item_id,
6015: tp_adj_reason,
6016: adj_module,
6017: x_last_updated_by,
6018: x_last_update_login,

Line 6204: PA_Adjustments.InsAuditRec(ei7_row.expenditure_item_id,

6200: end if;
6201:
6202: FOR ei7_row IN ei7_cursor LOOP
6203:
6204: PA_Adjustments.InsAuditRec(ei7_row.expenditure_item_id,
6205: cost_adj_reason,
6206: adj_module,
6207: x_last_updated_by,
6208: x_last_update_login,

Line 6289: PA_Adjustments.InsAuditRec(ei8_row.expenditure_item_id,

6285: /* 9266246 - End */
6286:
6287: FOR ei8_row IN ei8_cursor LOOP
6288:
6289: PA_Adjustments.InsAuditRec(ei8_row.expenditure_item_id,
6290: rev_adj_reason,
6291: adj_module,
6292: x_last_updated_by,
6293: x_last_update_login,

Line 6317: PA_Adjustments.InsAuditRec(ei9_row.expenditure_item_id,

6313: COMMIT;
6314:
6315: FOR ei9_row IN ei9_cursor LOOP
6316:
6317: PA_Adjustments.InsAuditRec(ei9_row.expenditure_item_id,
6318: inv_adj_reason,
6319: adj_module,
6320: x_last_updated_by,
6321: x_last_update_login,

Line 6423: PA_Adjustments.InsAuditRec(ei12_row.expenditure_item_id,

6419: END IF;
6420:
6421: FOR ei12_row IN ei12_cursor LOOP
6422:
6423: PA_Adjustments.InsAuditRec(ei12_row.expenditure_item_id,
6424: cost_adj_reason,
6425: adj_module,
6426: x_last_updated_by,
6427: x_last_update_login,

Line 6535: PA_Adjustments.InsAuditRec(ei14_row.expenditure_item_id,

6531: COMMIT;
6532:
6533: FOR ei14_row IN ei14_cursor LOOP
6534:
6535: PA_Adjustments.InsAuditRec(ei14_row.expenditure_item_id,
6536: tp_adj_reason,
6537: adj_module,
6538: x_last_updated_by,
6539: x_last_update_login,