DBA Data[Home] [Help]

APPS.PO_REQ_WF_BUILD_ACCOUNT_INIT dependencies on PA_CLASS_CODES

Line 123: l_class_code pa_class_codes.class_code%TYPE;

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