Search Results fv_sf1081_transaction
Overview
FV_SF1081_TRANSACTION is an Oracle E-Business Suite PL/SQL package owned by the APPS schema and classified under the Treasury module (FV) product family. Its name associates it with the Standard Form 1081, the U.S. federal government form used to authorize the collection or deposit of monies. Within Oracle EBS, this package supports the Treasury functionality related to SF1081 transaction processing, primarily serving the public-sector and federal financials deployments where Treasury reporting and deposit authority documentation are mandated.
The package carries a VALID status in the EBS 12.1.1 / 12.2.2 data dictionary and appears in the ETRM repository under the "OTHER" API classification, indicating that it is an internal processing package rather than a formally published public API. Practically, the package functions as a data-staging and loading utility: it collects Treasury transaction detail from a set of temporary and master tables and populates the SF1081 staging area for downstream reporting and submittal.
Key Procedures and Functions
The documented package exposes a single program unit: A000_LOAD_TABLE. Based on the naming convention and the table dependencies, A000_LOAD_TABLE is the core load routine that transfers or assembles SF1081 transaction records. It reads from the temporary staging table FV_SF1081_TEMP together with Treasury configuration and setup data, performs any required lookups or validations, and writes the resulting dataset used for the SF1081 output/report. The procedure encapsulates the load logic so that it can be invoked repeatedly for a given run, typically against a particular operating unit, bank account, and date range. The package does not expose additional documented procedures or functions beyond this loader.
Tables Accessed
The package references a broad cross-section of Treasury, Receivables, and Trading Community (HZ) tables through APPS synonyms, reflecting the multi-source nature of SF1081 data assembly:
- FV_SF1081_TEMP — the primary temporary/staging table holding the transaction rows to be loaded or transformed.
- FV_FUND_PARAMETERS — Treasury fund parameter setup used to classify and validate the transactions.
- FV_OPERATING_UNITS_ALL — operating unit definitions for organizational scoping of the extract.
- FV_TREASURY_SYMBOLS — Treasury symbol (agency/location accounting codes) mapping for the SF1081 output.
- CE_BANK_ACCOUNTS and CE_BANK_ACCT_USES_ALL — bank and bank account use definitions, resolving the financial institution details associated with a transaction.
- AR_RECEIPT_METHOD_ACCOUNTS — Receivables receipt method accounting, linking receipt activity to the relevant cash accounts.
- GL_CODE_COMBINATIONS — the accounting flexfield combinations used to derive account segments and Treasury symbols.
- HZ_CUST_ACCOUNTS, HZ_CUST_ACCT_SITES, HZ_CUST_ACCT_SITES_ALL, HZ_CUST_SITE_USES, HZ_CUST_SITE_USES_ALL, HZ_CUSTOMER_PROFILES, HZ_LOCATIONS — the customer/party and site address hierarchy used to resolve payer identity and address information required on the SF1081.
Usage Notes
FV_SF1081_TRANSACTION is an internal, non-public package. It is not referenced by any other package (referenced by 0), which indicates it is invoked directly rather than through an API layer. In practice, invocation occurs from a Treasury concurrent program or a custom wrapper that submits the SF1081 extract/load, or from a Treasury form action that triggers the transaction load. Because A000_LOAD_TABLE is not a published, versioned public API, customizations should avoid calling it directly where an alternative supported interface exists. Administrators should also note its dependence on correctly maintained Treasury symbol, fund parameter, and customer setup data, since any gaps in those configurations will produce incomplete SF1081 transaction records. When troubleshooting in 12.1.1 or 12.2.2, the package dependency on SYS.STANDARD confirms it is a standard compiled PL/SQL unit whose source can be reviewed via the "show dependent code" facility.
-
PACKAGE: APPS.FV_SF1081_TRANSACTION
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FV_SF1081_TRANSACTION, status:VALID,
-
PACKAGE: APPS.FV_SF1081_TRANSACTION
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FV_SF1081_TRANSACTION, status:VALID,
-
PACKAGE BODY: APPS.FV_SF1081_TRANSACTION
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:FV_SF1081_TRANSACTION, status:VALID,
-
PACKAGE: APPS.FV_SF1081_TRANSACTION
12.1.1
-
PACKAGE: APPS.FV_SF1081_TRANSACTION
12.2.2
-
PACKAGE BODY: APPS.FV_SF1081_TRANSACTION
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:FV_SF1081_TRANSACTION, status:VALID,
-
SYNONYM: APPS.FV_SF1081_TEMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FV_SF1081_TEMP, status:VALID,
-
SYNONYM: APPS.FV_OPERATING_UNITS_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FV_OPERATING_UNITS_ALL, status:VALID,
-
SYNONYM: APPS.FV_SF1081_TEMP
12.2.2
owner:APPS, object_type:SYNONYM, object_name:FV_SF1081_TEMP, status:VALID,
-
SYNONYM: APPS.FV_OPERATING_UNITS_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:FV_OPERATING_UNITS_ALL, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
SYNONYM: APPS.IBY_EXTERNAL_PAYERS_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IBY_EXTERNAL_PAYERS_ALL, status:VALID,
-
SYNONYM: APPS.FV_FUND_PARAMETERS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FV_FUND_PARAMETERS, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
SYNONYM: APPS.FV_FUND_PARAMETERS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:FV_FUND_PARAMETERS, status:VALID,
-
SYNONYM: APPS.RA_BATCHES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:RA_BATCHES, status:VALID,
-
SYNONYM: APPS.IBY_EXTERNAL_PAYERS_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:IBY_EXTERNAL_PAYERS_ALL, status:VALID,
-
SYNONYM: APPS.FV_TREASURY_SYMBOLS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FV_TREASURY_SYMBOLS, status:VALID,
-
SYNONYM: APPS.RA_BATCHES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:RA_BATCHES, status:VALID,
-
SYNONYM: APPS.IBY_PMT_INSTR_USES_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IBY_PMT_INSTR_USES_ALL, status:VALID,
-
SYNONYM: APPS.FV_TREASURY_SYMBOLS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:FV_TREASURY_SYMBOLS, status:VALID,
-
SYNONYM: APPS.AR_RECEIPT_METHOD_ACCOUNTS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AR_RECEIPT_METHOD_ACCOUNTS, status:VALID,
-
SYNONYM: APPS.IBY_PMT_INSTR_USES_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:IBY_PMT_INSTR_USES_ALL, status:VALID,
-
SYNONYM: APPS.AR_RECEIPT_METHOD_ACCOUNTS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AR_RECEIPT_METHOD_ACCOUNTS, status:VALID,
-
SYNONYM: APPS.CE_BANK_ACCT_USES_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:CE_BANK_ACCT_USES_ALL, status:VALID,
-
SYNONYM: APPS.CE_BANK_ACCT_USES_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:CE_BANK_ACCT_USES_ALL, status:VALID,
-
PACKAGE: APPS.FV_UTILITY
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FV_UTILITY, status:VALID,
-
PACKAGE: APPS.FV_UTILITY
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FV_UTILITY, status:VALID,
-
PACKAGE: APPS.MO_UTILS
12.1.1
owner:APPS, object_type:PACKAGE, object_name:MO_UTILS, status:VALID,
-
PACKAGE: APPS.MO_UTILS
12.2.2
owner:APPS, object_type:PACKAGE, object_name:MO_UTILS, status:VALID,
-
VIEW: APPS.IBY_EXT_BANK_ACCOUNTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_EXT_BANK_ACCOUNTS_V, object_name:IBY_EXT_BANK_ACCOUNTS_V, status:VALID,
-
VIEW: APPS.IBY_EXT_BANK_ACCOUNTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IBY.IBY_EXT_BANK_ACCOUNTS_V, object_name:IBY_EXT_BANK_ACCOUNTS_V, status:VALID,
-
PACKAGE: APPS.FND_FLEX_APIS
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FND_FLEX_APIS, status:VALID,
-
PACKAGE: APPS.FND_FLEX_APIS
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_FLEX_APIS, status:VALID,
-
SYNONYM: APPS.CE_BANK_ACCOUNTS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:CE_BANK_ACCOUNTS, status:VALID,
-
SYNONYM: APPS.HZ_CUSTOMER_PROFILES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:HZ_CUSTOMER_PROFILES, status:VALID,
-
SYNONYM: APPS.HZ_CUSTOMER_PROFILES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:HZ_CUSTOMER_PROFILES, status:VALID,
-
SYNONYM: APPS.CE_BANK_ACCOUNTS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:CE_BANK_ACCOUNTS, status:VALID,
-
SYNONYM: APPS.RA_CUST_TRX_LINE_GL_DIST
12.1.1
owner:APPS, object_type:SYNONYM, object_name:RA_CUST_TRX_LINE_GL_DIST, status:VALID,
-
SYNONYM: APPS.RA_CUST_TRX_LINE_GL_DIST
12.2.2
owner:APPS, object_type:SYNONYM, object_name:RA_CUST_TRX_LINE_GL_DIST, status:VALID,
-
SYNONYM: APPS.HZ_CUST_ACCT_SITES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:HZ_CUST_ACCT_SITES, status:VALID,
-
SYNONYM: APPS.HZ_CUST_ACCT_SITES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:HZ_CUST_ACCT_SITES, status:VALID,
-
SYNONYM: APPS.HZ_CUST_SITE_USES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:HZ_CUST_SITE_USES, status:VALID,
-
SYNONYM: APPS.HZ_CUST_SITE_USES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:HZ_CUST_SITE_USES, status:VALID,
-
SYNONYM: APPS.RA_CUST_TRX_TYPES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:RA_CUST_TRX_TYPES, status:VALID,
-
APPS.FV_SF1081_TRANSACTION dependencies on FV_SF1081_TRANSACTION
12.2.2
-
APPS.FV_SF1081_TRANSACTION dependencies on FV_SF1081_TRANSACTION
12.1.1
-
SYNONYM: APPS.RA_CUSTOMER_TRX_LINES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:RA_CUSTOMER_TRX_LINES, status:VALID,