DBA Data[Home] [Help]

APPS.HRI_OLTP_VIEW_SECURITY dependencies on PER_ORG_STRUCTURE_VERSIONS

Line 5: per_org_structure_versions.org_structure_version_id%type)

1: PACKAGE BODY hri_oltp_view_security AS
2: /* $Header: hriovsec.pkb 120.2 2011/11/01 10:54:45 karthmoh ship $ */
3:
4: FUNCTION exist_orghvrsn_for_security(p_org_structure_version_id
5: per_org_structure_versions.org_structure_version_id%type)
6: RETURN VARCHAR2 IS
7:
8: BEGIN
9:

Line 17: per_org_structure_versions.organization_structure_id%type)

13: END exist_orghvrsn_for_security;
14:
15:
16: FUNCTION exist_orgh_for_security(p_organization_structure_id
17: per_org_structure_versions.organization_structure_id%type)
18: RETURN VARCHAR2 IS
19:
20: BEGIN
21: -- call business process layer function