DBA Data[Home] [Help]

APPS.PO_REQ_WF_BUILD_ACCOUNT_INIT dependencies on PA_EXPENDITURE_CATEGORIES

Line 124: l_expenditure_category pa_expenditure_categories.expenditure_category%TYPE;

120: -- PA project accounting parameters to the WF
121:
122: l_class_code pa_class_codes.class_code%TYPE;
123: l_direct_flag pa_project_types_all.direct_flag%TYPE;
124: l_expenditure_category pa_expenditure_categories.expenditure_category%TYPE;
125: l_expenditure_org_name hr_organization_units.name%TYPE;
126: l_project_number pa_projects_all.segment1%TYPE;
127: l_project_organization_name hr_organization_units.name%TYPE;
128: l_project_organization_id hr_organization_units.organization_id %TYPE;