Search Results supplier site assignment
The POS_ACNT_ADDR_SUMM_REQ table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Procurement and Sourcing (POS) module, specifically designed to store and manage summarized account address information for procurement-related transactions. This table plays a pivotal role in ensuring accurate vendor communication, payment processing, and compliance with organizational procurement policies. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS.
Table Overview
The POS_ACNT_ADDR_SUMM_REQ table (often referenced in APIs and interfaces) serves as a repository for summarized address data linked to procurement accounts. It typically stores key attributes such as vendor site addresses, remittance details, and payment terms, which are essential for purchase order (PO) creation, invoice processing, and payment settlements. The table is part of Oracle's Procure-to-Pay (P2P) flow and integrates with modules like Accounts Payable (AP), Purchasing (PO), and Supplier Lifecycle Management.Key Columns and Data Structure
While the exact schema may vary between EBS 12.1.1 and 12.2.2, the table generally includes the following columns:- REQUEST_ID: A unique identifier for the address summary request, often tied to a procurement transaction.
- ACCOUNT_ID: References the procurement account (e.g., vendor or internal account) associated with the address.
- ADDRESS_TYPE: Specifies the address purpose (e.g., "REMIT_TO," "SHIP_TO," or "BILL_TO").
- ADDRESS_SUMMARY: A condensed representation of the full address, including city, state, and postal code.
- STATUS_FLAG: Indicates the processing status (e.g., "PENDING," "PROCESSED," or "ERROR").
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns for tracking record lifecycle.
Functional Role in Oracle EBS
The table supports the following processes:- Vendor Management: Stores standardized address data for vendors, ensuring consistency across POs and invoices.
- Payment Processing: Provides remittance addresses for AP payments, reducing errors in manual entry.
- Data Integration: Acts as an intermediary for data flows between Procurement, AP, and external systems (e.g., banking interfaces).
- Compliance: Helps enforce tax and regulatory requirements by maintaining accurate address records.
Integration with Other Modules
The table interacts with:- AP_INVOICES_ALL: Links invoice payments to validated vendor addresses.
- PO_HEADERS_ALL: Ensures PO delivery and billing addresses are synchronized.
- IBY_EXT_BANK_ACCOUNTS: Facilitates electronic payments via bank account address verification.
Technical Considerations
In EBS 12.2.2, the table may leverage Oracle's Online Patching (ADOP) framework for maintenance. Performance optimizations, such as indexing on REQUEST_ID and ACCOUNT_ID, are recommended for high-volume environments. Customizations or extensions to this table should adhere to Oracle's Application Object Library (AOL) standards to avoid upgrade conflicts.Conclusion
The POS_ACNT_ADDR_SUMM_REQ table is a foundational component of Oracle EBS Procurement, ensuring data integrity and operational efficiency in address management. Its design reflects Oracle's emphasis on modular integration and auditability, making it indispensable for organizations leveraging EBS 12.1.1 or 12.2.2 for procurement automation.-
File: Supplier Portal ERD.pdf
12.1.1
product: POS - iSupplier Portal , size: 1.553 MBytes , file_type: PDF Diagram ,
-
File: Supplier Portal ERD.pdf
12.2.2
product: POS - iSupplier Portal , size: 1.553 MBytes , file_type: PDF Diagram ,
-
Lookup Type: POS_SUPP_PROF_EXT_BASE
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Profile Common Extension , description: Classification Code for Supplier Profile Common Extension ,
-
Lookup Type: POS_SUPP_PRIMARY_AG
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Hub Operational Attributes , description: Supplier Hub Operational Attributes ,
-
Lookup Type: POS_SBD_BYR_USAGE_LIST
12.1.1
product: POS - iSupplier Portal , meaning: Supplier Bank Account Uses Drop Down List , description: Supplier Bank Account Uses Drop Down List ,
-
Lookup Type: POS_SBD_BYR_USAGE_LIST
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Bank Account Uses Drop Down List , description: Supplier Bank Account Uses Drop Down List ,
-
Lookup Type: POS_SITE_ENABLE_OPTION
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Site Enable Profile Option Lookup , description: Supplier Site Enable Profile Option Lookup ,
-
Lookup Type: MANAGE_SITE_DETAIL_TYPE
12.1.1
product: POS - iSupplier Portal , meaning: Manage Site Detail Type , description: Mange Site Detail Type ,
-
Lookup Type: MANAGE_SITE_DETAIL_TYPE
12.2.2
product: POS - iSupplier Portal , meaning: Manage Site Detail Type , description: Mange Site Detail Type ,
-
Lookup Type: POS_SBD_SUPP_VIEWS
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Bank Account Views , description: Supplier Bank Account Views ,
-
Lookup Type: POS_SBD_SUPP_VIEWS
12.1.1
product: POS - iSupplier Portal , meaning: Supplier Bank Account Views , description: Supplier Bank Account Views ,
-
Table: POS_ACNT_ADDR_SUMM_REQ
12.2.2
owner:POS, object_type:TABLE, fnd_design_data:POS.POS_ACNT_ADDR_SUMM_REQ, object_name:POS_ACNT_ADDR_SUMM_REQ, status:VALID, product: POS - iSupplier Portal , description: This table stores the details of supplier bank account and address assignment requests. , implementation_dba_data: POS.POS_ACNT_ADDR_SUMM_REQ ,
-
Table: POS_ACNT_ADDR_REQ
12.2.2
owner:POS, object_type:TABLE, fnd_design_data:POS.POS_ACNT_ADDR_REQ, object_name:POS_ACNT_ADDR_REQ, status:VALID, product: POS - iSupplier Portal , description: Table for supplier bank account and address assignment requests , implementation_dba_data: POS.POS_ACNT_ADDR_REQ ,
-
Lookup Type: POS_SPMNTF_EVENT_TYPE
12.2.2
product: POS - iSupplier Portal , meaning: POS Supplier Profile Notification Event Types ,
-
Lookup Type: POS_SPMNTF_EVENT_TYPE
12.1.1
product: POS - iSupplier Portal , meaning: POS Supplier Profile Notification Event Types ,
-
Lookup Type: POS_IMP_SUPPORTED_ENTITIES
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Import entities ,
-
Lookup Type: POS_SUPREG_SUP_NUM_RULE
12.1.1
product: POS - iSupplier Portal , meaning: Supplier Registration Supplier Number generation rule ,
-
Lookup Type: POS_SUPREG_SUP_NUM_RULE
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Registration Supplier Number generation rule ,
-
Lookup Type: POS_EXT_CLASS_SCHEMES
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Classification Schemes , description: Supplier Classification Schemes ,
-
Concurrent Program: POS_SBD_ACCOUNT_ASSIGNMENTS
12.2.2
execution_filename: pos_sbd_upgrade_pkg.upgrade_bank_accounts_from_ap , product: POS - iSupplier Portal , user_name: Migrate Account Assignments for Supplier Bank Accounts , description: Migrate Account Assignments for Supplier Bank Accounts , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: POSSUPIMP
12.2.2
execution_filename: POS_BATCH_IMPORT_PKG.import_batch , product: POS - iSupplier Portal , user_name: POSSUPIMP , description: Integrated Supplier Import program , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: POS_SBD_ACCOUNT_ASSIGNMENTS
12.1.1
execution_filename: pos_sbd_upgrade_pkg.upgrade_bank_accounts_from_ap , product: POS - iSupplier Portal , user_name: Migrate Account Assignments for Supplier Bank Accounts , description: Migrate Account Assignments for Supplier Bank Accounts , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: POSSJAVA
12.2.2
execution_filename: SuppADIConcurrentProgram , product: POS - iSupplier Portal , user_name: POS Supplier Hub WEDADI Java Loader , description: POS: Java Loader to Bulkload Supplier Profile Attributes and User-Defined Attributes , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: POSSUPBO
12.2.2
execution_filename: pos_supp_pub_raise_event_pkg.populate_bo_and_save_concur , product: POS - iSupplier Portal , user_name: CreateSuppBO , description: Create Supplier BO , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: POSSUPPUBJOB
12.2.2
execution_filename: POS_SUPPLIER_PUB_JOB_PKG.publish_supp_event_job , product: POS - iSupplier Portal , user_name: POSSupplierBOJob , description: Supplier BO job - runs and check for BO changes , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: POS_SUPP_PROF_EXT_INTF
12.2.2
owner:POS, object_type:TABLE, fnd_design_data:POS.POS_SUPP_PROF_EXT_INTF, object_name:POS_SUPP_PROF_EXT_INTF, status:VALID, product: POS - iSupplier Portal , description: Supplier Data Hub project. Interface table for Supplier user-defined attributes , implementation_dba_data: POS.POS_SUPP_PROF_EXT_INTF ,
-
Table: POS_SUPP_PROF_EXT_B
12.2.2
owner:POS, object_type:TABLE, fnd_design_data:POS.POS_SUPP_PROF_EXT_B, object_name:POS_SUPP_PROF_EXT_B, status:VALID, product: POS - iSupplier Portal , description: Supplier Data Hub project. Extension table to store user-defined attributes for Supplier related entities. , implementation_dba_data: POS.POS_SUPP_PROF_EXT_B ,
-
Lookup Type: POS_SBD_APV_VERIFY_FAIL
12.1.1
product: POS - iSupplier Portal , meaning: Supplier Prenote Account Approve Actions (1) , description: Supplier Prenote Account Approve Actions (1) ,
-
Lookup Type: POS_SUPP_REG_PURPOSE
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Registration Purpose , description: Supplier Registration Purpose ,
-
Lookup Type: POS_SBD_APV_VERIFY_FAIL
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Prenote Account Approve Actions (1) , description: Supplier Prenote Account Approve Actions (1) ,
-
Lookup Type: POS_SBD_NEW_ACCOUNT
12.2.2
product: POS - iSupplier Portal , meaning: Supplier New Account Approve Actions (2) , description: Supplier Rejected Account Approve Actions (2) ,
-
Concurrent Program: POS_SUPP_IMP_REJ_REP
12.2.2
product: POS - iSupplier Portal , user_name: Integrated Supplier Import Rejections Report , description: Integrated Supplier Import Rejections Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: POS_SBD_APV_INVERIFY
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Prenote Account Approve Actions , description: Supplier Prenote Account Approve Actions ,
-
Lookup Type: POS_SBD_APV_REJECTED
12.1.1
product: POS - iSupplier Portal , meaning: Supplier New Account Approve Actions (1) , description: Supplier Rejected Account Approve Actions (1) ,
-
Lookup Type: POS_SBD_USAGE_STATUS_B
12.1.1
product: POS - iSupplier Portal , meaning: Supplier Bank Account Usage Status V2 , description: Supplier Bank Account Usage Status V2 ,
-
Lookup Type: POS_SBD_BYR_MAIN_OPT
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Account Buyer Main View Options , description: Supplier Account Buyer Main View Options ,
-
Lookup Type: POS_SBD_USAGE_STATUS_B
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Bank Account Usage Status V2 , description: Supplier Bank Account Usage Status V2 ,
-
Lookup Type: POS_SBD_APV_NEW
12.2.2
product: POS - iSupplier Portal , meaning: Supplier New Account Approve Actions , description: Supplier New Account Approve Actions ,
-
Lookup Type: POS_SBD_APV_REJECTED
12.2.2
product: POS - iSupplier Portal , meaning: Supplier New Account Approve Actions (1) , description: Supplier Rejected Account Approve Actions (1) ,
-
Lookup Type: POS_SBD_NEW_ACCOUNT
12.1.1
product: POS - iSupplier Portal , meaning: Supplier New Account Approve Actions (2) , description: Supplier Rejected Account Approve Actions (2) ,
-
Lookup Type: POS_SBD_APV_AANIYO
12.1.1
product: POS - iSupplier Portal , meaning: Supplier Change Pending Account Approve Actions (1) , description: Supplier Change Pending Account Approve Actions (1) ,
-
Lookup Type: POS_SBD_APV_CP
12.1.1
product: POS - iSupplier Portal , meaning: Supplier Change Pending Account Approve Actions , description: Supplier Change Pending Account Approve Actions ,
-
Lookup Type: POS_SBD_APV_INVERIFY
12.1.1
product: POS - iSupplier Portal , meaning: Supplier Prenote Account Approve Actions , description: Supplier Prenote Account Approve Actions ,
-
Lookup Type: POS_SBD_APV_NEW
12.1.1
product: POS - iSupplier Portal , meaning: Supplier New Account Approve Actions , description: Supplier New Account Approve Actions ,
-
Lookup Type: POS_REG_TYPES
12.1.1
product: POS - iSupplier Portal , meaning: Registration Types , description: Registration Types ,
-
Lookup Type: POS_SBD_BYR_MAIN_OPT
12.1.1
product: POS - iSupplier Portal , meaning: Supplier Account Buyer Main View Options , description: Supplier Account Buyer Main View Options ,
-
Lookup Type: POS_SBD_APV_CP
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Change Pending Account Approve Actions , description: Supplier Change Pending Account Approve Actions ,
-
Lookup Type: POS_SBD_APV_AANIYO
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Change Pending Account Approve Actions (1) , description: Supplier Change Pending Account Approve Actions (1) ,
-
Lookup Type: POS_REG_TYPES
12.2.2
product: POS - iSupplier Portal , meaning: Registration Types , description: Registration Types ,
-
Lookup Type: POS_SUPP_SEARCH_REDIRECT
12.2.2
product: POS - iSupplier Portal , meaning: Supplier Search Result Update Link Redirection , description: Supplier Search Result Update Link Redirection ,