DBA Data[Home] [Help]

APPS.PO_REQ_WF_BUILD_ACCOUNT_INIT dependencies on PA_CLASS_CODES

Line 122: l_class_code pa_class_codes.class_code%TYPE;

118: was_ccid_passed_in_from_form BOOLEAN := FALSE;
119:
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;