DBA Data[Home] [Help]

APPS.PA_COST_RATE_PUB dependencies on PER_JOBS

Line 116: G_EMP_JOB_ID per_jobs.job_id%type;

112: G_EMP_RATE_END_DATE date;
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;