Search Results zx_core_rep_extract_pkg
Overview
ZX_CORE_REP_EXTRACT_PKG is an Oracle E-Business Suite PL/SQL package owned by the APPS schema that supports the Oracle E-Business Tax (EBTax) reporting and extract infrastructure. Its name combines the EBTax "ZX" product prefix with "CORE_REP_EXTRACT," indicating that it serves as a core reporting extract utility for tax-related transaction data. The package is classified in the ETRM repository as an OTHER API, reflecting that it is an internal, non-public interface rather than a formally published integration API.
In Oracle EBS 12.1.1 and 12.2.2, the tax reporting extract framework gathers taxable transaction detail from Payables and Receivables so that it can be staged, archived, or consumed by downstream tax reporting, reconciliation, and audit processes. ZX_CORE_REP_EXTRACT_PKG operates within this framework, orchestrating the population of core extract structures from the primary subledger accounting sources. It depends on and is referenced by ZX_EXTRACT_PKG, which is the broader EBTax extract driver package, and is referenced by one additional package in the APPS schema.
Key Procedures and Functions
The ETRM metadata documents two procedures for this package:
- POPULATE_CORE_AP — Populates the core extract data associated with Oracle Payables tax transactions. It is the Payables-side entry point invoked during a tax reporting extract run.
- POPULATE_CORE_AR — Populates the core extract data associated with Oracle Receivables tax transactions. It is the Receivables-side entry point, mirroring the structure and purpose of POPULATE_CORE_AP for the receivables subledger.
No parameter lists are documented in the ETRM repository; the procedures should be treated as internal entry points. Callers are expected to supply the run context already established by the invoking extract process rather than passing independent business arguments.
Tables Accessed
The package reads from a broad set of Payables, Receivables, Purchasing, Subledger Accounting, and general ledger tables via APPS synonyms, including:
- Payables: AP_INVOICES_ALL, AP_INVOICE_DISTRIBUTIONS_ALL, AP_BATCHES_ALL, AP_HOLDS_ALL, AP_PREPAY_APP_DISTS, AP_MC_INVOICE_DISTS (multi-currency invoice distributions).
- Receivables: AR_DISTRIBUTIONS_ALL, AR_RECEIVABLE_APPLICATIONS_ALL, RA_CUST_TRX_LINE_GL_DIST_ALL.
- Subledger Accounting: XLA_AE_HEADERS and XLA_AE_LINES, the accounting entry sources that supply final tax accounting lines.
- Purchasing: PO_DISTRIBUTIONS_ALL, for purchase-order-based tax recovery contexts.
- Setup and reference: FND_USER, GL_LEDGERS, and GL_PERIOD_STATUSES, used to resolve the operating unit user, ledger, and open/closed period context for the extract.
These tables supply the transactional, accounting, and period context required to build a complete, reconcilable tax extract for reporting.
Usage Notes
This package is an internal EBTax component and is not intended for direct invocation by customers. In typical EBS 12.1.1 and 12.2.2 environments, it is invoked indirectly through the EBTax reporting extract concurrent programs, which call ZX_EXTRACT_PKG, which in turn references ZX_CORE_REP_EXTRACT_PKG. Because it is an OTHER-classified API, its signature and behavior are not covered by Oracle's public API compatibility guarantee and may change between releases or patches. When troubleshooting missing tax extract data, review ZX_EXTRACT_PKG and the extract concurrent program log rather than calling this package directly.
-
PACKAGE: APPS.ZX_CORE_REP_EXTRACT_PKG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:ZX_CORE_REP_EXTRACT_PKG, status:VALID,
-
PACKAGE: APPS.ZX_CORE_REP_EXTRACT_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:ZX_CORE_REP_EXTRACT_PKG, status:VALID,
-
PACKAGE BODY: APPS.ZX_CORE_REP_EXTRACT_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:ZX_CORE_REP_EXTRACT_PKG, status:VALID,
-
PACKAGE BODY: APPS.ZX_CORE_REP_EXTRACT_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:ZX_CORE_REP_EXTRACT_PKG, status:VALID,
-
PACKAGE: APPS.ZX_CORE_REP_EXTRACT_PKG
12.1.1
-
PACKAGE: APPS.ZX_EXTRACT_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:ZX_EXTRACT_PKG, status:VALID,
-
PACKAGE: APPS.ZX_CORE_REP_EXTRACT_PKG
12.2.2
-
SYNONYM: APPS.ZX_REP_TRX_JX_EXT_T_S
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ZX_REP_TRX_JX_EXT_T_S, status:VALID,
-
SYNONYM: APPS.AP_MC_INVOICE_DISTS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AP_MC_INVOICE_DISTS, status:VALID,
-
PACKAGE: APPS.ZX_EXTRACT_PKG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:ZX_EXTRACT_PKG, status:VALID,
-
SYNONYM: APPS.ZX_REP_TRX_JX_EXT_T_S
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ZX_REP_TRX_JX_EXT_T_S, status:VALID,
-
SYNONYM: APPS.ZX_REP_TRX_JX_EXT_T
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ZX_REP_TRX_JX_EXT_T, status:VALID,
-
PACKAGE: APPS.ZX_AP_POPULATE_PKG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:ZX_AP_POPULATE_PKG, status:VALID,
-
SYNONYM: APPS.ZX_REP_ACTG_EXT_T
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ZX_REP_ACTG_EXT_T, status:VALID,
-
SYNONYM: APPS.ZX_REPORTING_TYPES_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ZX_REPORTING_TYPES_B, status:VALID,
-
PACKAGE: APPS.ZX_TCM_GEO_JUR_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:ZX_TCM_GEO_JUR_PKG, status:VALID,
-
SYNONYM: APPS.ZX_REPORTING_TYPES_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ZX_REPORTING_TYPES_B, status:VALID,
-
SYNONYM: APPS.ZX_REP_ACTG_EXT_T
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ZX_REP_ACTG_EXT_T, status:VALID,
-
SYNONYM: APPS.ZX_ACCOUNTS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ZX_ACCOUNTS, status:VALID,
-
PACKAGE: APPS.ZX_TCM_GEO_JUR_PKG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:ZX_TCM_GEO_JUR_PKG, status:VALID,
-
SYNONYM: APPS.ZX_REPORTING_CODES_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ZX_REPORTING_CODES_B, status:VALID,
-
SYNONYM: APPS.ZX_REPORT_CODES_ASSOC
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ZX_REPORT_CODES_ASSOC, status:VALID,
-
SYNONYM: APPS.ZX_ACCOUNTS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ZX_ACCOUNTS, status:VALID,
-
SYNONYM: APPS.ZX_REP_TRX_JX_EXT_T
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ZX_REP_TRX_JX_EXT_T, status:VALID,
-
SYNONYM: APPS.AP_BATCHES_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AP_BATCHES_ALL, status:VALID,
-
PACKAGE: APPS.ARP_TRX_UTIL
12.2.2
owner:APPS, object_type:PACKAGE, object_name:ARP_TRX_UTIL, status:VALID,
-
PACKAGE: APPS.ZX_VALID_INIT_PARAMS_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:ZX_VALID_INIT_PARAMS_PKG, status:VALID,
-
SYNONYM: APPS.AP_BATCHES_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AP_BATCHES_ALL, status:VALID,
-
SYNONYM: APPS.ZX_REPORT_CODES_ASSOC
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ZX_REPORT_CODES_ASSOC, status:VALID,
-
PACKAGE: APPS.ZX_VALID_INIT_PARAMS_PKG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:ZX_VALID_INIT_PARAMS_PKG, status:VALID,
-
SYNONYM: APPS.ZX_REP_TRX_DETAIL_T
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ZX_REP_TRX_DETAIL_T, status:VALID,
-
PACKAGE: APPS.ARP_TRX_UTIL
12.1.1
owner:APPS, object_type:PACKAGE, object_name:ARP_TRX_UTIL, status:VALID,
-
SYNONYM: APPS.ZX_REC_NREC_DIST
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ZX_REC_NREC_DIST, status:VALID,
-
SYNONYM: APPS.ZX_REP_TRX_DETAIL_T
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ZX_REP_TRX_DETAIL_T, status:VALID,
-
SYNONYM: APPS.XLE_ETB_PROFILES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:XLE_ETB_PROFILES, status:VALID,
-
SYNONYM: APPS.AP_PREPAY_APP_DISTS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AP_PREPAY_APP_DISTS, status:VALID,
-
SYNONYM: APPS.ZX_REPORTING_CODES_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ZX_REPORTING_CODES_B, status:VALID,
-
PACKAGE: APPS.ZX_MIGRATE_UTIL
12.1.1
owner:APPS, object_type:PACKAGE, object_name:ZX_MIGRATE_UTIL, status:VALID,
-
PACKAGE: APPS.ZX_MIGRATE_UTIL
12.2.2
owner:APPS, object_type:PACKAGE, object_name:ZX_MIGRATE_UTIL, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
SYNONYM: APPS.XLE_ETB_PROFILES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:XLE_ETB_PROFILES, status:VALID,
-
SYNONYM: APPS.AP_HOLDS_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AP_HOLDS_ALL, status:VALID,
-
SYNONYM: APPS.ZX_EVNT_CLS_MAPPINGS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ZX_EVNT_CLS_MAPPINGS, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.ZX_EXTRACT_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:ZX_EXTRACT_PKG, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
PACKAGE: APPS.FA_RX_FLEX_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FA_RX_FLEX_PKG, status:VALID,
-
PACKAGE: APPS.FA_RX_FLEX_PKG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FA_RX_FLEX_PKG, status:VALID,
-
SYNONYM: APPS.AP_HOLDS_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AP_HOLDS_ALL, status:VALID,