DBA Data[Home] [Help]

APPS.PA_COST_RATE_PUB dependencies on HR_ORGANIZATION_UNITS

Line 117: G_EMP_ORGANIZATION_ID hr_organization_units.organization_id%type;

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