E1: 43: Web Exception Error When Trying To Cancel Line On Purchase Order That Was Created From A Requisition
(Doc ID 3029774.1)
Last updated on JUNE 18, 2024
Applies to:
JD Edwards EnterpriseOne Procurement and Subcontract Management - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
When attempting to cancel an old PO Line that was created from a Requisition with a G/L Date in April 2022 (more than 2 years ago), the program crashes with several consecutive messages on the screen.
"Select Application Failure Header Label"
There was a problem with the server while running the business function "GetPODetailShipmentNumber" (N4302630).
ASYNCHRONOUS BUSINESS FUNCTION ERROR
There was a problem with the server while running the business function "F4311EndDoc" (XT4311Z1).
TRANSACTION ERROR
Transaction cannot be committed. It was cancelled.
WEB CLIENT EXCEPTION
There was a problem with the server while running the business function "GetPODetailShipmentNumber" (N4302630)
There was a problem with the server while running the business function "GetPODetailShipmentNumber" (N4302630).
ASYNCHRONOUS BUSINESS FUNCTION ERROR
There was a problem with the server while running the business function "F4311EndDoc" (XT4311Z1).
TRANSACTION ERROR
Transaction cannot be committed. It was cancelled.
WEB CLIENT EXCEPTION
There was a problem with the server while running the business function "GetPODetailShipmentNumber" (N4302630)
Steps to Reproduce:
Note: All references to actual client data have been removed from the steps below
- Find Purchase Order and Row Exit to Order Detail Revisions
- Order Date shows order was created in May 2019 (five years ago)
- Notice that Line 1.000 is at Status 400/400 partially received and the Request Date and G/L Date are in April 2022 (more than 2 years ago)
- Take the Cancel Line Row Exit
- The line is crossed out and appears to be canceled
- Click OK to save
- Instead of returning the PO Inquiry screen, the "Select Application Failure Header Label" screen appears with the following message:
- There was a problem with the server while running the business function "GetPODetailShipmentNumber" (N4302630)
- Click on the Close (X) button.
- Work with Order Headers screen appears with no records in the grid.
- ASYNCHRONOUS BUSINESS FUNCTION ERROR pop-up message appears
- There was a problem with the server while running the business function "F4311EndDoc" (XT4311Z1).
- Click OK
- Pop-up message appears.
- TRANSACTION ERROR
- Transaction cannot be committed. It was cancelled.
- Click OK again
- Another message appears
- WEB CLIENT EXCEPTION
- There was a problem with the server while running the business function "GetPODetailShipmentNumber" (N4302630)
- Review the JDEDEBUG.LOG and note the following:
- GetPurchaseOrderDetail (B4300110) failed with a Record Invalid (Error 0002)
- SQL SELECT STATEMENT failed because there is no record in the PO Detail (F4311) for Purchase Requisition.
- SELECT * FROM ENVIRONMENT.F4311 WHERE ( PDDOCO = <Requisition Doc#> AND PDDCTO = 'R*' AND PDKCOO = '0000X' AND PDSFXO = '000' AND PDLNID = 1000.000000 )
- No More Data found
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |