Search Results jtf_tty_workflow_pop_bin_pvt
Overview
JTF_TTY_WORKFLOW_POP_BIN_PVT is a private PL/SQL package in the APPS schema that supports the Telephony (JTF_TTY) module of Oracle E-Business Suite. Its documented purpose is to populate bin data and initiate a corresponding Oracle Workflow process, forming the bridge between the telephony "bin" construct and the Workflow engine. A bin in the telephony schema represents a logical queue or container of interaction or campaign records, and this package is responsible for seeding such a bin and launching the workflow that drives subsequent processing against it.
The package is declared with AUTHID CURRENT_USER, meaning its unqualified references resolve against the privilege set of the invoking session rather than the defining schema. This is a deliberate design choice that allows the package to be called from contexts where the effective schema differs from APPS. The header comment dates the original creation to 15 September 2002, and the shipped version identifier (120.0, dated 02 June 2005) indicates the package reached its final form well before the 12.1.1 and 12.2.2 releases and has been carried forward unchanged. It is classified as a private API (PVT), so it is not part of the supported public interface and may be changed without notice.
Key Procedures and Functions
Two procedures are documented in the specification:
- populate_bin_startworkflow — The primary entry point. As the name indicates, it populates a bin and then starts the associated workflow. It accepts the calling process or workflow identifier, the target bin name, and a debug flag, and returns the standard concurrent-program style
ERRBUFandRETCODEout parameters. TheERRBUF/RETCODEsignature and the OUT NOCOPY qualifiers identify this as a program unit designed to be driven by the concurrent manager or another host-level caller. - print_log — A diagnostic utility that writes a supplied string to the package's log output. It is guarded by the package-level
G_DEBUGboolean, which defaults to FALSE, so diagnostic output is suppressed unless the caller enables debugging through the debug flag parameter of the main procedure.
Tables Accessed
The ETRM metadata does not enumerate specific base tables for this package. The header comment explicitly states that there are no notes on tables or dependencies, and the excerpt contains no DML statements. Based on its stated function, the package operates against the telephony bin structures and the Workflow runtime tables through the standard Workflow APIs rather than through direct SQL against those tables. Any direct table access is made through APPS synonyms, consistent with the AUTHID CURRENT_USER declaration, and no table names can be asserted from the available documentation.
Usage Notes
JTF_TTY_WORKFLOW_POP_BIN_PVT is a private package, so it is not intended for direct invocation by customers or integrators. It is invoked indirectly, most likely from a concurrent program or from higher-level telephony packages that need to materialize a bin and hand it to Workflow. The concurrent-manager-style error buffer parameters support that pattern. The metadata records that the package is referenced by four other packages, confirming it sits as a shared internal service layer rather than as a top-level entry point. Because the specification exposes only two procedures and the package is private, customizations should avoid calling it directly; the supported route is through the telephony module's public APIs and concurrent programs. Debugging is available by setting the debug flag parameter, which drives output through print_log subject to the G_DEBUG switch.
-
PACKAGE: APPS.JTF_TTY_WORKFLOW_POP_BIN_PVT
12.2.2
-
PACKAGE BODY: APPS.JTF_TTY_WORKFLOW_POP_BIN_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_TTY_WORKFLOW_POP_BIN_PVT, status:VALID,
-
PACKAGE: APPS.JTF_TTY_WORKFLOW_POP_BIN_PVT
12.1.1
-
PACKAGE: APPS.JTF_TTY_WORKFLOW_POP_BIN_PVT
12.2.2
owner:APPS, object_type:PACKAGE, object_name:JTF_TTY_WORKFLOW_POP_BIN_PVT, status:VALID,
-
PACKAGE: APPS.JTF_TTY_WORKFLOW_POP_BIN_PVT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:JTF_TTY_WORKFLOW_POP_BIN_PVT, status:VALID,
-
PACKAGE BODY: APPS.JTF_TTY_WORKFLOW_POP_BIN_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_TTY_WORKFLOW_POP_BIN_PVT, status:VALID,
-
PACKAGE BODY: APPS.JTF_TTY_WORKFLOW_POP_BIN_PVT
12.1.1
-
PACKAGE BODY: APPS.JTF_TTY_WORKFLOW_POP_BIN_PVT
12.2.2
-
PACKAGE: APPS.JTF_TTY_POP_TERR_ADMIN_BIN_PVT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:JTF_TTY_POP_TERR_ADMIN_BIN_PVT, status:VALID,
-
PACKAGE: APPS.JTF_TTY_POP_TERR_ADMIN_BIN_PVT
12.2.2
owner:APPS, object_type:PACKAGE, object_name:JTF_TTY_POP_TERR_ADMIN_BIN_PVT, status:VALID,
-
PACKAGE: APPS.JTF_TTY_CATCHALL_WORKFLOW
12.1.1
owner:APPS, object_type:PACKAGE, object_name:JTF_TTY_CATCHALL_WORKFLOW, status:VALID,
-
PACKAGE: APPS.JTF_TTY_CATCHALL_WORKFLOW
12.2.2
owner:APPS, object_type:PACKAGE, object_name:JTF_TTY_CATCHALL_WORKFLOW, status:VALID,
-
PACKAGE: APPS.JTF_TTY_NA_TERRGP
12.1.1
owner:APPS, object_type:PACKAGE, object_name:JTF_TTY_NA_TERRGP, status:VALID,
-
PACKAGE BODY: APPS.JTF_TTY_CATCHALL_WORKFLOW
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_TTY_CATCHALL_WORKFLOW, status:VALID,
-
PACKAGE: APPS.JTF_TTY_NA_TERRGP
12.2.2
owner:APPS, object_type:PACKAGE, object_name:JTF_TTY_NA_TERRGP, status:VALID,
-
PACKAGE BODY: APPS.JTF_TTY_POP_TERR_ADMIN_BIN_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_TTY_POP_TERR_ADMIN_BIN_PVT, status:VALID,
-
PACKAGE BODY: APPS.JTF_TTY_NA_TERRGP
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_TTY_NA_TERRGP, status:VALID,
-
PACKAGE BODY: APPS.JTF_TTY_POP_TERR_ADMIN_BIN_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_TTY_POP_TERR_ADMIN_BIN_PVT, status:VALID,
-
PACKAGE BODY: APPS.JTF_TTY_CATCHALL_WORKFLOW
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_TTY_CATCHALL_WORKFLOW, status:VALID,
-
PACKAGE BODY: APPS.JTF_TTY_NA_WF
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_TTY_NA_WF, status:VALID,
-
PACKAGE BODY: APPS.JTF_TTY_NA_WF
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_TTY_NA_WF, status:VALID,
-
PACKAGE BODY: APPS.JTF_TTY_NA_TERRGP
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JTF_TTY_NA_TERRGP, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
APPS.JTF_TTY_NA_WF dependencies on JTF_TTY_WORKFLOW_POP_BIN_PVT
12.1.1
-
APPS.JTF_TTY_NA_TERRGP dependencies on JTF_TTY_WORKFLOW_POP_BIN_PVT
12.2.2
-
APPS.JTF_TTY_POP_TERR_ADMIN_BIN_PVT dependencies on JTF_TTY_WORKFLOW_POP_BIN_PVT
12.2.2
-
APPS.JTF_TTY_NA_WF dependencies on JTF_TTY_WORKFLOW_POP_BIN_PVT
12.2.2
-
APPS.JTF_TTY_CATCHALL_WORKFLOW dependencies on JTF_TTY_WORKFLOW_POP_BIN_PVT
12.1.1
-
APPS.JTF_TTY_WORKFLOW_POP_BIN_PVT dependencies on JTF_TTY_WORKFLOW_POP_BIN_PVT
12.1.1
-
APPS.JTF_TTY_CATCHALL_WORKFLOW dependencies on JTF_TTY_WORKFLOW_POP_BIN_PVT
12.2.2
-
APPS.JTF_TTY_WORKFLOW_POP_BIN_PVT dependencies on JTF_TTY_WORKFLOW_POP_BIN_PVT
12.2.2
-
APPS.JTF_TTY_NA_TERRGP dependencies on JTF_TTY_WORKFLOW_POP_BIN_PVT
12.1.1
-
APPS.JTF_TTY_POP_TERR_ADMIN_BIN_PVT dependencies on JTF_TTY_WORKFLOW_POP_BIN_PVT
12.1.1
-
PACKAGE: APPS.FND_FILE
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_FILE, status:VALID,
-
PACKAGE: APPS.FND_FILE
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FND_FILE, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
PACKAGE: APPS.FND_API
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FND_API, status:VALID,
-
PACKAGE: APPS.FND_API
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_API, status:VALID,
-
PACKAGE: SYS.STANDARD
12.1.1
owner:SYS, object_type:PACKAGE, object_name:STANDARD, status:VALID,