DBA Data[Home] [Help]

APPS.PA_COST_PLUS dependencies on PA_ADJUSTMENTS

Line 5316: PA_Adjustments.InsAuditRec(ei1_row.expenditure_item_id,

5312: ei_count := 0;
5313:
5314: FOR ei1_row IN ei1_cursor LOOP
5315:
5316: PA_Adjustments.InsAuditRec(ei1_row.expenditure_item_id,
5317: cost_adj_reason,
5318: adj_module,
5319: x_last_updated_by,
5320: x_last_update_login,

Line 5388: PA_Adjustments.InsAuditRec(ei2_row.expenditure_item_id,

5384: ei_count := 0;
5385:
5386: FOR ei2_row IN ei2_cursor LOOP
5387:
5388: PA_Adjustments.InsAuditRec(ei2_row.expenditure_item_id,
5389: rev_adj_reason,
5390: adj_module,
5391: x_last_updated_by,
5392: x_last_update_login,

Line 5456: PA_Adjustments.InsAuditRec(ei3_row.expenditure_item_id,

5452: ei_count := 0;
5453:
5454: FOR ei3_row IN ei3_cursor LOOP
5455:
5456: PA_Adjustments.InsAuditRec(ei3_row.expenditure_item_id,
5457: inv_adj_reason,
5458: adj_module,
5459: x_last_updated_by,
5460: x_last_update_login,

Line 5528: PA_Adjustments.InsAuditRec(ei10_row.expenditure_item_id,

5524: ei_count := 0;
5525:
5526: FOR ei10_row IN ei10_cursor LOOP
5527:
5528: PA_Adjustments.InsAuditRec(ei10_row.expenditure_item_id,
5529: cost_adj_reason,
5530: adj_module,
5531: x_last_updated_by,
5532: x_last_update_login,

Line 5627: PA_Adjustments.InsAuditRec(ei4_row.expenditure_item_id,

5623: ei_count := 0;
5624:
5625: FOR ei4_row IN ei4_cursor LOOP
5626:
5627: PA_Adjustments.InsAuditRec(ei4_row.expenditure_item_id,
5628: cost_adj_reason,
5629: adj_module,
5630: x_last_updated_by,
5631: x_last_update_login,

Line 5700: PA_Adjustments.InsAuditRec(ei5_row.expenditure_item_id,

5696: ei_count := 0;
5697:
5698: FOR ei5_row IN ei5_cursor LOOP
5699:
5700: PA_Adjustments.InsAuditRec(ei5_row.expenditure_item_id,
5701: rev_adj_reason,
5702: adj_module,
5703: x_last_updated_by,
5704: x_last_update_login,

Line 5768: PA_Adjustments.InsAuditRec(ei6_row.expenditure_item_id,

5764: ei_count := 0;
5765:
5766: FOR ei6_row IN ei6_cursor LOOP
5767:
5768: PA_Adjustments.InsAuditRec(ei6_row.expenditure_item_id,
5769: inv_adj_reason,
5770: adj_module,
5771: x_last_updated_by,
5772: x_last_update_login,

Line 5842: PA_Adjustments.InsAuditRec(ei11_row.expenditure_item_id,

5838: ei_count := 0;
5839:
5840: FOR ei11_row IN ei11_cursor LOOP
5841:
5842: PA_Adjustments.InsAuditRec(ei11_row.expenditure_item_id,
5843: cost_adj_reason,
5844: adj_module,
5845: x_last_updated_by,
5846: x_last_update_login,

Line 5943: PA_Adjustments.InsAuditRec(ei13_row.expenditure_item_id,

5939: ei_count := 0;
5940:
5941: FOR ei13_row IN ei13_cursor LOOP
5942:
5943: PA_Adjustments.InsAuditRec(ei13_row.expenditure_item_id,
5944: tp_adj_reason,
5945: adj_module,
5946: x_last_updated_by,
5947: x_last_update_login,

Line 6038: PA_Adjustments.InsAuditRec(ei7_row.expenditure_item_id,

6034: end if;
6035:
6036: FOR ei7_row IN ei7_cursor LOOP
6037:
6038: PA_Adjustments.InsAuditRec(ei7_row.expenditure_item_id,
6039: cost_adj_reason,
6040: adj_module,
6041: x_last_updated_by,
6042: x_last_update_login,

Line 6097: PA_Adjustments.InsAuditRec(ei8_row.expenditure_item_id,

6093:
6094:
6095: FOR ei8_row IN ei8_cursor LOOP
6096:
6097: PA_Adjustments.InsAuditRec(ei8_row.expenditure_item_id,
6098: rev_adj_reason,
6099: adj_module,
6100: x_last_updated_by,
6101: x_last_update_login,

Line 6125: PA_Adjustments.InsAuditRec(ei9_row.expenditure_item_id,

6121: COMMIT;
6122:
6123: FOR ei9_row IN ei9_cursor LOOP
6124:
6125: PA_Adjustments.InsAuditRec(ei9_row.expenditure_item_id,
6126: inv_adj_reason,
6127: adj_module,
6128: x_last_updated_by,
6129: x_last_update_login,

Line 6196: PA_Adjustments.InsAuditRec(ei12_row.expenditure_item_id,

6192: COMMIT;
6193:
6194: FOR ei12_row IN ei12_cursor LOOP
6195:
6196: PA_Adjustments.InsAuditRec(ei12_row.expenditure_item_id,
6197: cost_adj_reason,
6198: adj_module,
6199: x_last_updated_by,
6200: x_last_update_login,

Line 6308: PA_Adjustments.InsAuditRec(ei14_row.expenditure_item_id,

6304: COMMIT;
6305:
6306: FOR ei14_row IN ei14_cursor LOOP
6307:
6308: PA_Adjustments.InsAuditRec(ei14_row.expenditure_item_id,
6309: tp_adj_reason,
6310: adj_module,
6311: x_last_updated_by,
6312: x_last_update_login,