Search Results jmf_gta_conc_prog
Overview
JMF_GTA_CONC_PROG is a PL/SQL package owned by the APPS schema in Oracle E-Business Suite. The prefix "JMF" associates the package with the Oracle Process Manufacturing (OPM) family of modules, while the "GTA" fragment ties it to the Global Trade Application / Global Tracking and Accounting functionality used within OPM and logistics-related flows. In the ETRM classification scheme, this package is registered as a valid database object with the API classification OTHER, meaning it is not exposed as a formally published public API but is instead treated as an internal or supporting program unit.
The name includes the token "CONC_PROG," which conventionally signals a concurrent-program helper package — a wrapper that encapsulates the logic behind one or more concurrent programs, allowing the executable to call a single PL/SQL entry point rather than embedding business logic directly in the concurrent program definition. This design pattern is common in Oracle EBS, where concurrent programs are registered against a PL/SQL procedure that then orchestrates data selection, processing, validation, and error reporting.
Key Procedures and Functions
The documented metadata for JMF_GTA_CONC_PROG records zero documented procedures and functions at the level captured by the ETRM repository. No published specification of individual routines, parameter lists, or return types is available in the source metadata. Because the package is classified as OTHER rather than as a declared API, its internal procedures and functions are treated as implementation detail and are not surfaced individually in the documentation.
Given the naming convention, the package is expected to contain one or more entry-point procedures intended to be invoked by concurrent programs. These procedures would characteristically:
- Accept the standard concurrent program parameters passed by the Concurrent Manager (such as request identifiers, organization context, and date or range parameters).
- Perform the core data selection and processing associated with Global Trade Application and OPM tracking flows.
- Write results back to the relevant transactional or staging tables.
- Report completion status and counts back to the concurrent request for logging.
Because no parameter signatures are documented, integrators and developers should not assume any specific interface. The actual signatures must be confirmed by inspecting the package specification in the database.
Tables Accessed
The ETRM metadata states explicitly that APPS.JMF_GTA_CONC_PROG does not reference any database object, and the list of tables referenced via APPS synonyms is empty. This indicates that the documented dependencies do not include direct references to base tables, or that the dependency scan did not resolve any references. In practice, a concurrent-program package of this type would normally read from and write to the OPM and Global Trade Application transactional tables, but the ETRM record provides no confirmed table list. Developers should therefore verify table usage directly in the package body rather than relying on the documented dependency tree.
Usage Notes
JMF_GTA_CONC_PROG is most likely invoked through the Oracle E-Business Suite Concurrent Manager. A concurrent program would be registered with the package procedure as its executable, and the program launched either from an application form, from the SRS (Standard Request Submission) window, from a menu function, or through scheduled submission. The package is not referenced by any other documented package, and it is not reported as referencing any database object, so it appears structurally isolated within the dependency graph.
Custom code should treat this package conservatively. Because it is classified as OTHER rather than a supported public API, Oracle does not commit to interface stability, and direct calls from customizations risk breaking on patching or upgrade. When integrating with OPM Global Trade Application processing, prefer supported APIs and standard concurrent program submissions, and consult the live package specification and body in the APPS schema to confirm signatures, table dependencies, and expected behavior before use.
-
PACKAGE: APPS.JMF_GTA_CONC_PROG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:JMF_GTA_CONC_PROG, status:VALID,
-
PACKAGE: APPS.JMF_GTA_CONC_PROG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:JMF_GTA_CONC_PROG, status:VALID,
-
PACKAGE BODY: APPS.JMF_GTA_CONC_PROG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JMF_GTA_CONC_PROG, status:VALID,
-
PACKAGE BODY: APPS.JMF_GTA_CONC_PROG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JMF_GTA_CONC_PROG, status:VALID,
-
PACKAGE BODY: APPS.JMF_GTA_CONC_PROG
12.2.2
-
PACKAGE: APPS.JMF_GTA_CONC_PROG
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
PACKAGE: APPS.JMF_GTA_TXT_OPERATOR_PROC
12.1.1
owner:APPS, object_type:PACKAGE, object_name:JMF_GTA_TXT_OPERATOR_PROC, status:VALID,
-
PACKAGE: APPS.JMF_GTA_REPORTS_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:JMF_GTA_REPORTS_PKG, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
PACKAGE: APPS.JMF_GTA_ARTRX_PROC
12.1.1
owner:APPS, object_type:PACKAGE, object_name:JMF_GTA_ARTRX_PROC, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
SYNONYM: APPS.JMF_GTA_TRX_HEADERS_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JMF_GTA_TRX_HEADERS_ALL, status:VALID,
-
SYNONYM: APPS.JMF_GTA_TRX_LINES_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JMF_GTA_TRX_LINES_ALL, status:VALID,
-
PACKAGE: APPS.JMF_GTA_TRX_UTIL
12.1.1
owner:APPS, object_type:PACKAGE, object_name:JMF_GTA_TRX_UTIL, status:VALID,
-
SYNONYM: PUBLIC.XMLTYPE
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:XMLTYPE, status:VALID,
-
SYNONYM: APPS.FND_PROFILE_OPTION_VALUES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FND_PROFILE_OPTION_VALUES, status:VALID,
-
PACKAGE: APPS.JMF_GTA_CONC_PROG
12.1.1
-
SYNONYM: APPS.RA_CUSTOMER_TRX_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:RA_CUSTOMER_TRX_ALL, status:VALID,
-
APPS.JMF_GTA_CONC_PROG dependencies on JMF_GTA_CONC_PROG
12.2.2
-
APPS.JMF_GTA_CONC_PROG dependencies on JMF_GTA_CONC_PROG
12.1.1
-
TYPE: SYS.XMLTYPE
12.1.1
owner:SYS, object_type:TYPE, object_name:XMLTYPE, status:VALID,
-
PACKAGE BODY: APPS.JMF_GTA_CONC_PROG
12.1.1
-
PACKAGE: APPS.FND_CONCURRENT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_CONCURRENT, status:VALID,
-
PACKAGE: APPS.MO_GLOBAL
12.1.1
owner:APPS, object_type:PACKAGE, object_name:MO_GLOBAL, status:VALID,
-
SYNONYM: APPS.HR_ALL_ORGANIZATION_UNITS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:HR_ALL_ORGANIZATION_UNITS, status:VALID,
-
PACKAGE: APPS.FND_DATE
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_DATE, status:VALID,
-
PACKAGE: APPS.FND_FILE
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_FILE, status:VALID,
-
PACKAGE: APPS.FND_LOG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_LOG, status:VALID,
-
PACKAGE: APPS.FND_PROFILE
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_PROFILE, status:VALID,
-
SYNONYM: PUBLIC.DUAL
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:DUAL, 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_MESSAGE
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_MESSAGE, status:VALID,
-
PACKAGE: SYS.STANDARD
12.1.1
owner:SYS, object_type:PACKAGE, object_name:STANDARD, status:VALID,