Monday, December 30, 2024
Query to get failed records in Invoices Interface in Oracle APPS R12
Wednesday, January 12, 2022
Pricing Data Bulk Loader in Oracle APPS
The pricing data bulk loader imports data from the following interface tables:
- QP_INTERFACE_LIST_HEADERS
- QP_INTERFACE_LIST_LINES
- QP_INTERFACE_QUALIFIERS
- QP_INTERFACE_PRICING_ATTRIBS
- QP_INTERFACE_ERRORS
Thursday, October 21, 2021
Import Standard Purchase Order Program or Import Price Catalog Failed in Oracle APPS
Below solution is from Oracle Support Doc ID 1632117.1
Caution: Before doing any changes please validate it from Oracle Support.
1) Verify the executable method in the below PDOI concurrent programs:
Import Standard Purchase Orders
Import Price Catalogs
Import Contract Purchase Agreements
Steps:
1. Navigate to System Administrator -> Concurrent -> Program -> Define
2. Query for the program for example 'Import Standard Purchase Orders'
3. Check the Executable method defined for the program. If it is 'SQL*Plus' then select the LOV beside Executable 'POXPDOI' and reselect the executable as'POXPDOI'.
4. Confirm that the executable method has been changed as 'PL/SQL Procedure'
5. Do the same for the other programs.
2) Check whether the attribute 'MULTI_ORG_CATEGORY' is set to 'S' in all the below concurrent programs:
Import Standard Purchase Orders
Import Price Catalogs
Import Contract Purchase Agreements
Steps:
1. Navigate to System Administration > Concurrent > Programs
2. Query for the Program for example 'Import Standard Purchase Orders'
3. Click on Update pencil icon
4. Click on Request tab
5. For field Operating Unit Mode - The value should be 'Single'
6. Do the same for the other programs.
3) Test and run the program import standard purchase orders. Program will get completed successfully and should not get any error
Ex: 'Routine fdpsql cannot read the file
/u16/oracle/XX/apps/apps_st/appl/po/12.0.0/sql/PO_PDOI_GRP.start_process
Friday, October 8, 2021
Customer Interface failed with B5 Interface_Status in oracle apps
B5 means PRIMARY_SITE_USE_FLAG is mandatory when inserting an address.
Thursday, October 7, 2021
Running the Customer Interface throwing "racina: ORA-00001: unique constraint (AR.HZ_LOCATIONS_PK) violated and racina: Error inserting addresses." Errors
When trying to Import customers using Customer Interface (RACUST) and receive the following error:
ORA-00001 running Customer Interface
racina: ORA-00001: unique constraint (AR.HZ_LOCATIONS_PK) violated
racina: Error inserting addresses.
The Customer Interface process is attempting to insert an existing location_id in the HZ_LOCATIONS table.
Running the Customer Interface throwing "racina: ORA-00001: unique constraint(AR.HZ_PARTY_SITES_U2) violated" error:
When you run "Customer Interface" program by populating ra_customers_interface_all and ra_customers_interface_all interface tables throwing "racina: ORA-00001: unique constraint(AR.HZ_PARTY_SITES_U2) violated". This error is due to the next site number generated using HZ_PARTY_SITE_NUMBER_S is less than the max (party_site_number) that is already generated in system.
Please check party_site_number and exists take action accordingly.
Saturday, September 18, 2021
APEX$TASK_PK
APEX$TASK_PK is a substitution string holding the primary key value of the system of records
-
The XDOLoader utility is a Java-based command line program to load template (RTF, PDF, and XSL-FO), XML, and XSD files to the XML Publis...
-
SELECT aca.check_number ,aia.invoice_id ,aia.invoice_num ,aia.invoice_amount ,distribution_line_number ,aida.accrual_p...
-
Serial_number_control_code column contains values as 1,2,5 &6 in mtl_system_items_b table. Inorder to find meaning for this values r...





