Search Results jtf_rs_dbi_conc_pub
Overview
JTF_RS_DBI_CONC_PUB is a public PL/SQL package owned by the APPS schema in Oracle E-Business Suite, classified as a PUB (public) API. It belongs to the CRM Resource Manager (JTF_RS) module family and supports the DBI (Denormalized Business Intelligence) layer that maintains pre-aggregated resource group and manager hierarchy data. The package is specifically oriented around concurrent-program driven population of denormalized resource group tables, which support downstream reporting, territory, and resource-selection logic without repeatedly joining the full normalized resource schema.
In practical terms, the package resolves group identifiers and resource group memberships and persists them into denormalized staging structures such as JTF_RS_DBI_DENORM_RES_GROUPS and JTF_RS_GROUPS_DENORM. This enables faster lookups of a resource's associated groups, first-login group, service group, and field service district assignments. The package is designed to be run in batch or concurrent contexts rather than in interactive online transactions.
Key Procedures and Functions
The documented procedures and functions reflect two responsibilities: resolving group identifiers and populating denormalized tables.
- POPULATE_MAIN — The primary entry point that orchestrates the overall population of DBI denormalized resource group data. It typically invokes the supporting routines below in sequence.
- POPULATE_RES_GRP — Populates resource group denormalization records, writing resolved group memberships into the denormalized resource group structures.
- POPULATE_FLD_SRV_DISTRICT — Populates field service district assignments, mapping resources to their applicable district for field service processing.
- GET_SG_ID — Retrieves the service group (SG) identifier for a given context or resource.
- GET_SG_ID_ALL_LOGIN — Retrieves the service group identifier applicable across all login groups, an aggregate variant of GET_SG_ID.
- GET_FSG_ID — Retrieves the field service group (FSG) identifier for the specified context or resource.
- GET_FSG_ID_ALL_LOGIN — Returns the field service group identifier across all login groups.
- GET_FIRST_LOGIN_GROUP_ID — Returns the identifier of the resource's first (default) login group, used when establishing the primary group context for a resource.
The GET_* routines are lookup functions; the POPULATE_* routines are write operations that fill the denormalized tables consumed by reporting and resource lookup logic. Parameter lists are not exposed in the documented metadata and should not be assumed.
Tables Accessed
The package reads and writes the CRM resource group tables, including JTF_RS_GROUPS_B and JTF_RS_GROUPS_DENORM (group definitions and their denormalized counterpart), JTF_RS_GROUP_MEMBERS (group membership), and JTF_RS_GROUP_USAGES (how groups are used). Manager hierarchy data is sourced from JTF_RS_REP_MANAGERS and JTF_RS_RESOURCE_EXTNS, while role information comes from JTF_RS_ROLES_B. The denormalized targets JTF_RS_DBI_DENORM_RES_GROUPS and JTF_RS_DBI_DENORM_RES_GROUPS_S (with its _S sequence/security companion) and JTF_RS_DBI_MGR_GROUPS with JTF_RS_DBI_MGR_GROUPS_S receive populated data. FND_APPLICATION, FND_PRODUCT_INSTALLATIONS, and FND_ORACLE_USERID provide application and installation context, and BIS_SYSTEM_DATE supplies the current system date for effective-dating logic.
Usage Notes
This package is intended for concurrent program execution and scheduled batch maintenance rather than form-level or online invocation. It is normally scheduled to refresh DBI denormalized resource group and manager group data after changes to resource groups, memberships, or manager hierarchies, keeping reporting and resource-selection queries performant. Custom code may call the GET_* lookup functions to resolve service group, field service group, or first-login group identifiers, but the POPULATE_* routines should be invoked only through the delivered concurrent programs to preserve data integrity and avoid overlapping refresh runs. The ETRM metadata records no inbound dependencies from other packages, so the package operates as a leaf batch utility within the JTF_RS DBI layer.
-
PACKAGE: APPS.JTF_RS_DBI_CONC_PUB
12.1.1
owner:APPS, object_type:PACKAGE, object_name:JTF_RS_DBI_CONC_PUB, status:VALID,
-
PACKAGE: APPS.JTF_RS_DBI_CONC_PUB
12.2.2
owner:APPS, object_type:PACKAGE, object_name:JTF_RS_DBI_CONC_PUB, status:VALID,
-
PACKAGE BODY: APPS.JTF_RS_DBI_CONC_PUB
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_RS_DBI_CONC_PUB, status:VALID,
-
PACKAGE BODY: APPS.JTF_RS_DBI_CONC_PUB
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_RS_DBI_CONC_PUB, status:VALID,
-
SYNONYM: APPS.JTF_RS_DBI_MGR_GROUPS_S
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_DBI_MGR_GROUPS_S, status:VALID,
-
SYNONYM: APPS.JTF_RS_DBI_MGR_GROUPS_S
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_DBI_MGR_GROUPS_S, status:VALID,
-
SYNONYM: APPS.JTF_RS_DBI_DENORM_RES_GROUPS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_DBI_DENORM_RES_GROUPS, status:VALID,
-
SYNONYM: APPS.JTF_RS_DBI_DENORM_RES_GROUPS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_DBI_DENORM_RES_GROUPS, status:VALID,
-
SYNONYM: APPS.BIS_SYSTEM_DATE
12.1.1
owner:APPS, object_type:SYNONYM, object_name:BIS_SYSTEM_DATE, status:VALID,
-
SYNONYM: APPS.JTF_RS_DBI_DENORM_RES_GROUPS_S
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_DBI_DENORM_RES_GROUPS_S, status:VALID,
-
SYNONYM: APPS.JTF_RS_DBI_DENORM_RES_GROUPS_S
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_DBI_DENORM_RES_GROUPS_S, status:VALID,
-
SYNONYM: APPS.JTF_RS_DBI_MGR_GROUPS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_DBI_MGR_GROUPS, status:VALID,
-
SYNONYM: APPS.JTF_RS_DBI_MGR_GROUPS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_DBI_MGR_GROUPS, status:VALID,
-
PACKAGE BODY: APPS.ASO_BI_QOT_UTIL_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:ASO_BI_QOT_UTIL_PVT, status:VALID,
-
SYNONYM: APPS.BIS_SYSTEM_DATE
12.2.2
owner:APPS, object_type:SYNONYM, object_name:BIS_SYSTEM_DATE, status:VALID,
-
PACKAGE BODY: APPS.BIM_I_LEAD_MGMT_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:BIM_I_LEAD_MGMT_PVT, status:VALID,
-
PACKAGE BODY: APPS.ENI_DBI_UTIL_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:ENI_DBI_UTIL_PKG, status:VALID,
-
PACKAGE BODY: APPS.BIL_BI_UTIL_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:BIL_BI_UTIL_PKG, status:VALID,
-
PACKAGE: APPS.BIS_COMMON_PARAMETERS
12.2.2
owner:APPS, object_type:PACKAGE, object_name:BIS_COMMON_PARAMETERS, status:VALID,
-
PACKAGE BODY: APPS.ISC_FS_RPT_UTIL_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:ISC_FS_RPT_UTIL_PKG, status:VALID,
-
SYNONYM: APPS.JTF_RS_REP_MANAGERS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_REP_MANAGERS, status:VALID,
-
VIEW: APPS.JTF_RS_DBI_RES_GRP_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_RS_DBI_RES_GRP_VL, object_name:JTF_RS_DBI_RES_GRP_VL, status:VALID,
-
VIEW: APPS.JTF_RS_DBI_RES_GRP_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:JTF.JTF_RS_DBI_RES_GRP_VL, object_name:JTF_RS_DBI_RES_GRP_VL, status:VALID,
-
PACKAGE: APPS.BIS_COLLECTION_UTILITIES
12.2.2
owner:APPS, object_type:PACKAGE, object_name:BIS_COLLECTION_UTILITIES, status:VALID,
-
SYNONYM: APPS.JTF_RS_REP_MANAGERS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_REP_MANAGERS, status:VALID,
-
SYNONYM: APPS.JTF_RS_GROUPS_DENORM
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_GROUPS_DENORM, status:VALID,
-
SYNONYM: PUBLIC.ALL_INDEXES
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:ALL_INDEXES, status:VALID,
-
SYNONYM: APPS.JTF_RS_GROUPS_DENORM
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_GROUPS_DENORM, status:VALID,
-
SYNONYM: PUBLIC.ALL_INDEXES
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:ALL_INDEXES, status:VALID,
-
SYNONYM: APPS.JTF_RS_GROUP_USAGES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_GROUP_USAGES, status:VALID,
-
SYNONYM: APPS.JTF_RS_ROLES_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_ROLES_B, status:VALID,
-
SYNONYM: APPS.JTF_RS_GROUPS_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_GROUPS_B, status:VALID,
-
SYNONYM: APPS.JTF_RS_GROUP_USAGES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_GROUP_USAGES, status:VALID,
-
SYNONYM: APPS.JTF_RS_GROUPS_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_GROUPS_B, status:VALID,
-
PACKAGE: APPS.FND_STATS
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FND_STATS, status:VALID,
-
SYNONYM: APPS.JTF_RS_ROLES_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_ROLES_B, status:VALID,
-
SYNONYM: APPS.JTF_RS_ROLE_RELATIONS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_ROLE_RELATIONS, status:VALID,
-
PACKAGE: APPS.JTF_RS_DBI_CONC_PUB
12.1.1
-
SYNONYM: APPS.JTF_RS_ROLE_RELATIONS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_ROLE_RELATIONS, status:VALID,
-
PACKAGE: APPS.JTF_RS_DBI_CONC_PUB
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
PACKAGE: APPS.BIS_COLLECTION_UTILITIES
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_COLLECTION_UTILITIES, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
SYNONYM: APPS.FND_PRODUCT_INSTALLATIONS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FND_PRODUCT_INSTALLATIONS, status:VALID,
-
PACKAGE: APPS.BIS_COMMON_PARAMETERS
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_COMMON_PARAMETERS, status:VALID,
-
SYNONYM: APPS.JTF_RS_GROUP_MEMBERS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_GROUP_MEMBERS, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
SYNONYM: APPS.JTF_RS_GROUP_MEMBERS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JTF_RS_GROUP_MEMBERS, status:VALID,
-
SYNONYM: APPS.FND_PRODUCT_INSTALLATIONS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:FND_PRODUCT_INSTALLATIONS, status:VALID,