DBA Data[Home] [Help]

APPS.GMS_COST_PLUS_EXTN dependencies on PA_PROJECTS_ALL

Line 825: p_project_id pa_projects_all.project_id%type,

821: -- -------------------------------------------------------------------------
822: -- create_burden_adjustments : Function creates burden adjusmtent entry in gms_bc_packets
823: -- -------------------------------------------------------------------------
824: PROCEDURE create_burden_adjustments(p_rec_log gms_burden_adjustments_log%ROWTYPE,
825: p_project_id pa_projects_all.project_id%type,
826: p_task_id pa_tasks.task_id%type,
827: p_expenditure_item_date gms_bc_packets.expenditure_item_date%type,
828: p_expenditure_org_id gms_bc_packets.expenditure_organization_id%type,
829: p_rlmi gms_bc_packets.resource_list_member_id%type,