DBA Data[Home] [Help]

APPS.GMS_COST_PLUS_EXTN dependencies on PA_PROJECTS_ALL

Line 1092: p_project_id pa_projects_all.project_id%type,

1088: -- -------------------------------------------------------------------------
1089: -- create_burden_adjustments : Function creates burden adjusmtent entry in gms_bc_packets
1090: -- -------------------------------------------------------------------------
1091: PROCEDURE create_burden_adjustments(p_rec_log gms_burden_adjustments_log%ROWTYPE,
1092: p_project_id pa_projects_all.project_id%type,
1093: p_task_id pa_tasks.task_id%type,
1094: p_expenditure_item_date gms_bc_packets.expenditure_item_date%type,
1095: p_expenditure_org_id gms_bc_packets.expenditure_organization_id%type,
1096: p_rlmi gms_bc_packets.resource_list_member_id%type,