Search Results among us hacks reddit
The POA.EDW_DUNS_NUMBER_LTC table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data entity that typically stores Dun & Bradstreet (DUNS) number-related information for long-term customer (LTC) records. DUNS numbers are unique nine-digit identifiers assigned to business entities by Dun & Bradstreet, widely used for credit reporting, supplier onboarding, and compliance tracking in enterprise systems. This table is often part of a larger data warehouse or operational reporting schema (POA schema in this case) and serves as a reference for integrating third-party business data with Oracle EBS modules such as Accounts Receivable (AR), Supplier Lifecycle Management (SLM), or Customer Data Management (CDH).
Table Structure and Key Fields
The POA.EDW_DUNS_NUMBER_LTC table likely contains the following key columns:- DUNS_NUMBER: The primary key storing the nine-digit DUNS identifier.
- CUSTOMER_ID: Foreign key linking to
RA_CUSTOMERS
orHZ_PARTIES
in Oracle EBS. - LEGAL_ENTITY_CODE: Associates the DUNS number with a legal entity in
XLE_ENTITY_PROFILES
. - VALIDATION_STATUS: Indicates DUNS verification status (e.g., 'Verified', 'Pending').
- EFFECTIVE_START_DATE and EFFECTIVE_END_DATE: Temporal attributes for historical tracking.
- LAST_UPDATE_DATE and CREATED_BY: Standard Oracle EBS audit columns.
Integration with Oracle EBS Modules
In EBS 12.1.1/12.2.2, this table supports:- Supplier Management: Integrates with
PO_VENDORS
for supplier validation during onboarding. - Customer Hierarchy: Links to
HZ_CUST_ACCOUNTS
to map corporate family structures using DUNS hierarchies. - Compliance Reporting: Used in OFAC/SOX reports via Oracle Financial Services Analytical Applications (OFSAA).
- Data Quality: Synchronizes with Oracle Data Quality for DUNS validation workflows.
Technical Implementation
The table is typically populated via:- Batch processes using Oracle Integration Broker or SOA composites.
- Real-time APIs from Dun & Bradstreet's Global Data Integration (GDI) platform.
- ETL jobs in Oracle Data Integrator (ODI) when part of an EDW layer.
Customizations and Extensions
Common enhancements include:- Adding custom fields like
GEOGRAPHY_CODE
for regional compliance. - Creating triggers to enforce DUNS validation rules against
FND_LOOKUP_VALUES
. - Building Materialized Views for performance optimization in global deployments.
Security Considerations
Access is typically controlled via:- Oracle Role-Based Access Control (RBAC) tied to
FND_RESPONSIBILITIES
. - VPD (Virtual Private Database) policies for multi-org access control.
- Data masking in clones per Oracle Advanced Security.
Migration and Upgrade Impacts
Between EBS 12.1.1 and 12.2.2:- Online Patching (ADOP) requires testing for EDW table dependencies.
- JSON-based REST APIs in 12.2.2 may replace legacy integration methods.
- In-Memory Column Store (IMCS) in 12.2.2 can accelerate analytical queries.
-
Concurrent Program: PAYRPGTN(US)
12.1.1
execution_filename: PAYRPGTN , product: PAY - Payroll , user_name: PAYRPGTN , description: Gross To Net Summary Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: PAYRPGTN(US)
12.2.2
execution_filename: PAYRPGTN , product: PAY - Payroll , user_name: PAYRPGTN , description: Gross To Net Summary Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
File: R11510 US SALES TAX.pdf
12.2.2
product: AR - Receivables , size: 42.289 KBytes , file_type: PDF Diagram ,
-
File: R11510 US SALES TAX.pdf
12.1.1
product: AR - Receivables , size: 42.289 KBytes , file_type: PDF Diagram ,
-
Lookup Type: PAY US VERTEX INTERFACE
12.2.2
product: PER - Human Resources , meaning: PAY US Vertex Interface , description: List of Different interface options available for Tax Calculation ,
-
Lookup Type: PAY US VERTEX INTERFACE
12.1.1
product: PER - Human Resources , meaning: PAY US Vertex Interface , description: List of Different interface options available for Tax Calculation ,
-
File: R11i10 US Federal Human Resorces ERD.pdf
12.1.1
product: PER - Human Resources , size: 47.676 KBytes , file_type: PDF Diagram ,
-
File: R11i10 US Federal Human Resorces ERD.pdf
12.2.2
product: PER - Human Resources , size: 47.676 KBytes , file_type: PDF Diagram ,
-
TABLE: POA.EDW_DUNS_NUMBER_LTC
12.1.1
owner:POA, object_type:TABLE, fnd_design_data:POA.EDW_DUNS_NUMBER_LTC, object_name:EDW_DUNS_NUMBER_LTC, status:VALID,
-
TABLE: POA.POA_TPRT_INTERFACE
12.1.1
owner:POA, object_type:TABLE, fnd_design_data:POA.POA_TPRT_INTERFACE, object_name:POA_TPRT_INTERFACE, status:VALID,
-
TABLE: POA.EDW_DUNS_NUMBER_LSTG
12.1.1
owner:POA, object_type:TABLE, fnd_design_data:POA.EDW_DUNS_NUMBER_LSTG, object_name:EDW_DUNS_NUMBER_LSTG, status:VALID,
-
APPS.ZX_MIGRATE_AR_TAX_DEF dependencies on ZX_REGIMES_B
12.2.2
-
Concurrent Program: LNS_TRANSFER_LOANS
12.2.2
execution_filename: LNS_REP_UTILS.LNS_TRANSFER_LOANS_CONCUR , product: LNS - Loans , user_name: LNS Transfer Loans , description: Transfer loans among different loan officers , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
APPS.ZX_MIGRATE_AR_TAX_DEF dependencies on ZX_REGIMES_B
12.1.1
-
APPS.OKL_PRICING_UTILS_PVT dependencies on OKL_STREAM_GENERATOR_PVT
12.2.2
-
APPS.OKL_PRICING_UTILS_PVT dependencies on OKL_STREAM_GENERATOR_PVT
12.1.1
-
APPS.AS_STATUSES_PKG dependencies on FND_CONC_GLOBAL
12.2.2
-
MATERIALIZED VIEW: APPS.BIL_BI_TOPOP_G_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:BIL_BI_TOPOP_G_MV, status:VALID,
-
APPS.IGI_IAC_ADJ_COST_REVAL_PKG dependencies on FND_FILE
12.1.1
-
APPS.AMW_VIOLATION_PUB dependencies on FND_USER
12.1.1
-
APPS.OKL_PA_DATA_INTEGRITY dependencies on FND_NEW_MESSAGES
12.1.1
-
APPS.AHL_SB_RULES_PVT dependencies on AHL_UNIT_EFFECTIVITIES_B
12.2.2
-
APPS.OKL_PA_DATA_INTEGRITY dependencies on FND_NEW_MESSAGES
12.2.2
-
TABLE: POA.EDW_DUNS_M
12.1.1
owner:POA, object_type:TABLE, fnd_design_data:POA.EDW_DUNS_M, object_name:EDW_DUNS_M, status:VALID,
-
TABLE: APPS.BIL_BI_TOPOP_G_MV
12.1.1
owner:APPS, object_type:TABLE, object_name:BIL_BI_TOPOP_G_MV, status:VALID,
-
APPS.AS_STATUSES_PKG dependencies on FND_CONC_GLOBAL
12.1.1
-
APPS.IGI_IAC_ADJ_COST_REVAL_PKG dependencies on FND_FILE
12.2.2
-
APPS.PON_BID_VALIDATIONS_PKG dependencies on PON_ATTRIBUTE_SCORES
12.1.1
-
APPS.MSD_DEM_COLLECT_PRICE_LISTS SQL Statements
12.1.1
-
APPS.ENGPKIMP dependencies on WIP_DISCRETE_JOBS
12.1.1
-
VIEW: SYS.TTS_TAB_VIEW
12.2.2
-
APPS.AHL_SB_RULES_PVT dependencies on AHL_SB_POSITION_RULES_S
12.2.2
-
APPS.PON_BID_VALIDATIONS_PKG dependencies on PON_ATTRIBUTE_SCORES
12.2.2
-
VIEW: SYS.TTS_TAB_VIEW
12.1.1
-
APPS.PO_DRAFTS_PVT dependencies on FND_ATTACHED_DOCUMENTS2_PKG
12.2.2
-
Table: PER_RI_DEPENDENCIES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_RI_DEPENDENCIES, object_name:PER_RI_DEPENDENCIES, status:VALID, product: PER - Human Resources , description: Dependencies among Workbench tasks , implementation_dba_data: HR.PER_RI_DEPENDENCIES ,
-
APPS.ASN_MIG_SALES_CREDITS_PVT dependencies on FND_CONC_GLOBAL
12.1.1
-
APPS.ASN_MIG_SALES_CREDITS_PVT dependencies on FND_CONC_GLOBAL
12.2.2
-
Lookup Type: AX_COMPONENT_TYPE
12.2.2
product: AX - Global Accounting Engine , meaning: AX_COMPONENT_TYPE ,
-
Table: AMW_FIN_ITEM_FLAT
12.1.1
owner:AMW, object_type:TABLE, fnd_design_data:AMW.AMW_FIN_ITEM_FLAT, object_name:AMW_FIN_ITEM_FLAT, status:VALID, product: AMW - Internal Controls Manager , description: Table that contains flattened parent-child relationships among financial items. , implementation_dba_data: AMW.AMW_FIN_ITEM_FLAT ,
-
Table: AMW_FIN_KEY_ACCT_FLAT
12.1.1
owner:AMW, object_type:TABLE, fnd_design_data:AMW.AMW_FIN_KEY_ACCT_FLAT, object_name:AMW_FIN_KEY_ACCT_FLAT, status:VALID, product: AMW - Internal Controls Manager , description: Table that contains flattened parent-child relationships among key accounts. , implementation_dba_data: AMW.AMW_FIN_KEY_ACCT_FLAT ,
-
Lookup Type: AX_COMPONENT_TYPE
12.1.1
product: AX - Global Accounting Engine , meaning: AX_COMPONENT_TYPE ,
-
Table: AMW_FIN_KEY_ACCT_FLAT
12.2.2
product: AMW - Internal Controls Manager (Obsolete) , description: Table that contains flattened parent-child relationships among key accounts. , implementation_dba_data: Not implemented in this database ,
-
APPS.AHL_LTP_MTL_REQ_PVT dependencies on AHL_UNIT_EFFECTIVITIES_B
12.2.2
-
Table: JTF_FM_PARTITION_X_REQUEST
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_FM_PARTITION_X_REQUEST, object_name:JTF_FM_PARTITION_X_REQUEST, status:VALID, product: JTF - CRM Foundation , description: This table will be used to store the list of all partitions that will be pooled among FFM requests , implementation_dba_data: JTF.JTF_FM_PARTITION_X_REQUEST ,
-
APPS.CSTPPCIT dependencies on CST_PAC_ITEM_COSTS
12.2.2
-
Table: MTL_MATERIAL_TXN_ALLOCATIONS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MATERIAL_TXN_ALLOCATIONS, object_name:MTL_MATERIAL_TXN_ALLOCATIONS, status:VALID, product: INV - Inventory , description: Unit allocations among repetitive schedules , implementation_dba_data: INV.MTL_MATERIAL_TXN_ALLOCATIONS ,
-
APPS.ENGPKIMP dependencies on WIP_DISCRETE_JOBS
12.2.2
-
Table: HZ_ORIG_SYS_MAPPING
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_ORIG_SYS_MAPPING, object_name:HZ_ORIG_SYS_MAPPING, status:VALID, product: AR - Receivables , description: The HZ_ORIG_SYS_MAPPING table stores the mapping among source systems and owner table names. , implementation_dba_data: AR.HZ_ORIG_SYS_MAPPING ,
-
Table: PER_RI_DEPENDENCIES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_RI_DEPENDENCIES, object_name:PER_RI_DEPENDENCIES, status:VALID, product: PER - Human Resources , description: Dependencies among Workbench tasks , implementation_dba_data: HR.PER_RI_DEPENDENCIES ,