DBA Data[Home] [Help]

APPS.OKL_SVF_PVT dependencies on HR_OPERATING_UNITS

Line 1328: l_org_id hr_operating_units.organization_id%TYPE;

1324: p_svfv_rec IN svfv_rec_type,
1325: x_svfv_rec OUT NOCOPY svfv_rec_type
1326: ) RETURN VARCHAR2 IS
1327: l_return_status VARCHAR2(1) := OKL_API.G_RET_STS_SUCCESS;
1328: l_org_id hr_operating_units.organization_id%TYPE;
1329:
1330: BEGIN
1331:
1332: --fnd_profile.get('ORG_ID', l_org_id);