Search Results ship to customer sites
The AP_SUPPLIER_INT_REJECTIONS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for tracking rejected supplier records during the supplier integration process. This table stores detailed information about supplier data that fails validation or encounters errors when being imported into the Oracle Payables module, typically through interfaces such as the Supplier Open Interface (AP_SUPPLIERS_INT). Understanding its structure, purpose, and usage is essential for troubleshooting integration issues and maintaining data integrity in Oracle EBS.
### **Purpose of AP_SUPPLIER_INT_REJECTIONS**
The primary function of this table is to log rejected supplier records during the supplier import process. When data is submitted via the Supplier Open Interface (AP_SUPPLIERS_INT
), Oracle validates the entries against predefined business rules. If a record fails validation (e.g., missing mandatory fields, duplicate vendor data, or invalid tax codes), it is moved to AP_SUPPLIER_INT_REJECTIONS
instead of being processed into the AP_SUPPLIERS
table. This ensures that erroneous data does not corrupt the master supplier tables while providing administrators with a mechanism to review and correct issues.
### **Key Columns and Structure**
The table contains columns that capture both the rejected data and the reasons for rejection. Some of the critical columns include:
1. **INTERFACE_LINE_ID**: A unique identifier for the rejected record, often referencing the original AP_SUPPLIERS_INT
entry.
2. **REJECTION_REASON**: A descriptive message explaining why the record was rejected (e.g., "Invalid Tax ID" or "Missing Supplier Name").
3. **BATCH_ID**: Links the rejection to a specific import batch, aiding in bulk error resolution.
4. **CREATION_DATE**: Timestamp indicating when the rejection occurred.
5. **CREATED_BY**: The user or process responsible for the submission.
6. **ATTRIBUTE_CATEGORY/ATTRIBUTE1-15**: Flexfield columns for custom attributes, if configured.
7. **ORG_ID**: Identifies the operating unit associated with the rejected record (multi-org context).
### **Integration Workflow**
1. **Data Submission**: Supplier data is loaded into AP_SUPPLIERS_INT
via APIs, spreadsheets, or third-party systems.
2. **Validation**: The "Import Suppliers" concurrent program validates the data against Oracle's rules.
3. **Rejection Handling**: Failed records are inserted into AP_SUPPLIER_INT_REJECTIONS
with error details.
4. **Correction**: Administrators query this table, fix errors (e.g., via SQL updates or re-submission), and re-run the import.
### **Common Rejection Scenarios**
- **Missing Mandatory Fields**: Supplier name, payment terms, or tax details.
- **Duplicate Vendors**: Attempting to create a supplier with an existing TIN or name.
- **Invalid Lookup Values**: Incorrect payment methods or currency codes.
- **Tax or Legal Compliance Issues**: Mismatched tax registrations or inactive codes.
### **Troubleshooting and Resolution**
To resolve rejections:
1. Query AP_SUPPLIER_INT_REJECTIONS
using INTERFACE_LINE_ID
or BATCH_ID
.
2. Analyze the REJECTION_REASON
and correct the source data in AP_SUPPLIERS_INT
.
3. Purge or reprocess the batch after fixes.
### **Best Practices**
- Regularly monitor this table to prevent backlog.
- Use custom alerts or workflows to notify stakeholders of rejections.
- Document common errors to streamline future data loads.
In summary, AP_SUPPLIER_INT_REJECTIONS
is a safeguard in Oracle EBS that ensures only valid supplier data enters the system while providing transparency into integration failures. Proper management of this table reduces operational delays and maintains clean vendor master data.
-
Lookup Type: LABELS SITES
12.2.2
product: AP - Payables , meaning: Labels Sites , description: Sites, e.g. non-pay, to be included in mailing labels ,
-
Lookup Type: LABELS SITES
12.1.1
product: AP - Payables , meaning: Labels Sites , description: Sites, e.g. non-pay, to be included in mailing labels ,
-
Concurrent Program: APXSSIMP
12.2.2
execution_filename: APXSSIMP , product: AP - Payables , user_name: Supplier Sites Open Interface Import , description: Supplier Sites Open Interface Import , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: APXSSIMP
12.1.1
execution_filename: APXSSIMP , product: AP - Payables , user_name: Supplier Sites Open Interface Import , description: Supplier Sites Open Interface Import , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: APXSSIMP_XML
12.2.2
product: AP - Payables , user_name: Supplier Sites Open Interface Import (XML) - Not Supported: Reserved For Future Use , description: Supplier Sites Open Interface Import , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: APXSSIMP_XML
12.1.1
product: AP - Payables , user_name: Supplier Sites Open Interface Import (XML) - Not Supported: Reserved For Future Use , description: Supplier Sites Open Interface Import , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Lookup Type: NEW VENDOR OR NEW SITE
12.1.1
product: AP - Payables , meaning: New Vendor Or New Site , description: New vendor or new vendor site report ,
-
Lookup Type: NEW VENDOR OR NEW SITE
12.2.2
product: AP - Payables , meaning: New Vendor Or New Site , description: New vendor or new vendor site report ,
-
Table: AP_SUPPLIER_INT_REJECTIONS
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIER_INT_REJECTIONS, object_name:AP_SUPPLIER_INT_REJECTIONS, status:VALID, product: AP - Payables , description: Contains suppliers, sites, contacts rejections information. , implementation_dba_data: AP.AP_SUPPLIER_INT_REJECTIONS ,
-
Table: AP_SUPPLIER_INT_REJECTIONS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIER_INT_REJECTIONS, object_name:AP_SUPPLIER_INT_REJECTIONS, status:VALID, product: AP - Payables , description: Contains suppliers, sites, contacts rejections information. , implementation_dba_data: AP.AP_SUPPLIER_INT_REJECTIONS ,
-
Lookup Type: AP_IMPORT_OPTIONS
12.1.1
product: AP - Payables , meaning: Payables import options , description: Suppliers and Sites Open Interface Import program options ,
-
Lookup Type: AP_IMPORT_OPTIONS
12.2.2
product: AP - Payables , meaning: Payables import options , description: Suppliers and Sites Open Interface Import program options ,
-
Lookup Type: CARD TYPE
12.2.2
product: AP - Payables , meaning: Card Type , description: Credit card type ,
-
Lookup Type: ALL OR ACTIVE
12.2.2
product: AP - Payables , meaning: All Or Active , description: Vendors Report vendors, sites, contacts selection option ,
-
Lookup Type: ALL OR ACTIVE
12.1.1
product: AP - Payables , meaning: All Or Active , description: Vendors Report vendors, sites, contacts selection option ,
-
Lookup Type: CARD TYPE
12.1.1
product: AP - Payables , meaning: Card Type , description: Credit card type ,
-
Lookup Type: HOLD CODE
12.1.1
product: AP - Payables , meaning: Hold Code , description: The hold codes are also stored as lookups for NLS translations ,
-
Lookup Type: HOLD CODE
12.2.2
product: AP - Payables , meaning: Hold Code , description: The hold codes are also stored as lookups for NLS translations ,
-
Lookup Type: ACCOUNT TYPE
12.1.1
product: AP - Payables , meaning: Account Type , description: Bank Account Record Types ,
-
Lookup Type: ACCOUNT TYPE
12.2.2
product: AP - Payables , meaning: Account Type , description: Bank Account Record Types ,
-
Lookup Type: INVOICE IMPORT REJECTION
12.1.1
product: AP - Payables , meaning: Invoice Import Rejection , description: Reason for the rejection of an imported invoice ,
-
Lookup Type: INVOICE IMPORT REJECTION
12.2.2
product: AP - Payables , meaning: Invoice Import Rejection , description: Reason for the rejection of an imported invoice ,
-
View: AP_AEL_GL_PAY_V
12.1.1
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: AP_AEL_SL_PAY_V
12.1.1
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: AP_AEL_GL_PAY_V
12.2.2
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: AP_AEL_SL_PAY_V
12.2.2
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: EDI REMITTANCE METHOD
12.1.1
product: AP - Payables , meaning: Edi Remittance Method , description: Indicates which partner is responsible to send the remittance advice ,
-
Lookup Type: EDI REMITTANCE METHOD
12.2.2
product: AP - Payables , meaning: Edi Remittance Method , description: Indicates which partner is responsible to send the remittance advice ,
-
Lookup Type: MATCH_STATUS
12.2.2
product: AP - Payables , meaning: Match Status , description: Type of Distribution Match ,
-
Lookup Type: MATCH_STATUS
12.1.1
product: AP - Payables , meaning: Match Status , description: Type of Distribution Match ,
-
Lookup Type: TRANSFER STATUS
12.1.1
product: AP - Payables , meaning: Transfer Status , description: Transfer Status ,
-
Lookup Type: INVOICE LINE MATCH TYPE
12.1.1
product: AP - Payables , meaning: Invoice Line Match Type , description: Defines available match types ,
-
Lookup Type: INVOICE LINE MATCH TYPE
12.2.2
product: AP - Payables , meaning: Invoice Line Match Type , description: Defines available match types ,
-
Lookup Type: TRANSFER STATUS
12.2.2
product: AP - Payables , meaning: Transfer Status , description: Transfer Status ,
-
Lookup Type: INVOICE MATCH OPTION
12.2.2
product: AP - Payables , meaning: Invoice Match Option , description: Indicates if invoice should be matched to purchase order or receipt ,
-
Lookup Type: MATCH OPTIONS
12.1.1
product: AP - Payables , meaning: Match Options , description: Options available when matching a Purchase Order to an Invoice ,
-
Lookup Type: INVOICE MATCH OPTION
12.1.1
product: AP - Payables , meaning: Invoice Match Option , description: Indicates if invoice should be matched to purchase order or receipt ,
-
Lookup Type: MATCH OPTIONS
12.2.2
product: AP - Payables , meaning: Match Options , description: Options available when matching a Purchase Order to an Invoice ,
-
Lookup Type: PAY_DIST_TYPES
12.2.2
product: AP - Payables , meaning: Pay Dist Types , description: Line types of the ap_payment_distributions table ,
-
Lookup Type: MISC PHRASES
12.1.1
product: AP - Payables , meaning: Misc Phrases , description: Miscellaneous phrases to save hard-coding ,
-
Lookup Type: PAY_DIST_TYPES
12.1.1
product: AP - Payables , meaning: Pay Dist Types , description: Line types of the ap_payment_distributions table ,
-
Lookup Type: MISC PHRASES
12.2.2
product: AP - Payables , meaning: Misc Phrases , description: Miscellaneous phrases to save hard-coding ,
-
Lookup Type: GL DATE OPTIONS
12.2.2
product: AP - Payables , meaning: Gl Date Options , description: GL Date options for system parameters form ,
-
Lookup Type: GL DATE OPTIONS
12.1.1
product: AP - Payables , meaning: Gl Date Options , description: GL Date options for system parameters form ,
-
Concurrent Program: APXCCUPGMGR
12.2.2
execution_filename: AP_WEB_CC_UPGRADE_PKG.Upgrade_Cards_Manager , product: AP - Payables , user_name: Upgrade Credit Card Details Manager , description: Manager to upgrade Expenses related credit card data to Payments central repository. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: APPPST
12.2.2
execution_filename: APPPST , product: AP - Payables , user_name: APPPST , description: Oracle Payables Transfer to General Ledger , argument_method: Database fetch , enabled: No , execution_method: Spawned ,
-
Lookup Type: PERIOD BASIS OPTIONS
12.1.1
product: AP - Payables , meaning: Period Basis Options , description: Period basis options for Withholding tax amount ranges ,
-
Lookup Type: OIE_DAY_PERIOD_RULE
12.1.1
product: AP - Payables , meaning: Day Period Rule , description: Used by policy compliance to define a day ,
-
Lookup Type: OIE_DAY_PERIOD_RULE
12.2.2
product: AP - Payables , meaning: Day Period Rule , description: Used by policy compliance to define a day ,
-
Concurrent Program: APPPST
12.1.1
execution_filename: APPPST , product: AP - Payables , user_name: APPPST , description: Oracle Payables Transfer to General Ledger , argument_method: Database fetch , enabled: No , execution_method: Spawned ,