DBA Data[Home] [Help]

APPS.GMS_SWEEPER dependencies on PA_EXPENDITURE_TYPES

Line 21: exp_category pa_expenditure_types.expenditure_category%type,

17: job_id pa_expenditure_items_all.job_id%type,
18: org_id pa_expenditures_all.incurred_by_organization_id%type,
19: expenditure_type pa_expenditure_items_all.expenditure_type%type,
20: nlr pa_expenditure_items_all.non_labor_resource%type,
21: exp_category pa_expenditure_types.expenditure_category%type,
22: rev_category pa_expenditure_types.revenue_category_code%type,
23: nlr_org_id pa_expenditure_items_all.organization_id%type,
24: sys_link pa_expenditure_items_all.system_linkage_function%type,
25: exp_date pa_expenditure_items_all.expenditure_item_date%type,

Line 22: rev_category pa_expenditure_types.revenue_category_code%type,

18: org_id pa_expenditures_all.incurred_by_organization_id%type,
19: expenditure_type pa_expenditure_items_all.expenditure_type%type,
20: nlr pa_expenditure_items_all.non_labor_resource%type,
21: exp_category pa_expenditure_types.expenditure_category%type,
22: rev_category pa_expenditure_types.revenue_category_code%type,
23: nlr_org_id pa_expenditure_items_all.organization_id%type,
24: sys_link pa_expenditure_items_all.system_linkage_function%type,
25: exp_date pa_expenditure_items_all.expenditure_item_date%type,
26: bvid gms_bc_packets.budget_version_id%type,