DBA Data[Home] [Help]

APPS.PO_REQ_WF_BUILD_ACCOUNT_INIT dependencies on PA_EXPENDITURE_TYPES

Line 133: l_revenue_category pa_expenditure_types.revenue_category_code%TYPE;

129: l_project_organization_id hr_organization_units.organization_id %TYPE;
130: l_project_type pa_project_types_all.project_type%TYPE;
131:
132: l_public_sector_flag pa_projects_all.public_sector_flag%TYPE;
133: l_revenue_category pa_expenditure_types.revenue_category_code%TYPE;
134: -- Bug 16919294 pointing declaration of x_task
135: -- to pa_tasks_expend_v
136: l_task_number pa_tasks_expend_v.task_number%TYPE;
137: l_task_organization_name hr_organization_units.name%TYPE;