117:
118: --Globals for the Cache Attributes.
119: G_EMP_PERSON_ID per_all_people_f.person_id%type;
120: G_EMP_JOB_ID per_jobs.job_id%type;
121: G_EMP_ORGANIZATION_ID hr_organization_units.organization_id%type;
122:
123: -- Bug 3785956
124: G_ORG_ID pa_implementations_all.org_id%TYPE;
125: G_TXN_DATE pa_expenditure_items_all.expenditure_item_date%TYPE;