DBA Data[Home] [Help]

APPS.PA_COST_RATE_PUB dependencies on PER_JOBS

Line 120: G_EMP_JOB_ID per_jobs.job_id%type;

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