Uploading Budget Using Excel The Webadi Fails With ORA-06512: at "APPS.PA_FP_WEBADI_PKG"
(Doc ID 453562.1)
Last updated on AUGUST 11, 2022
Applies to:
Oracle Project Planning and Control - Version 11.5.10.0 to 11.5.10.2 [Release 11.5.10]Information in this document applies to any platform.
Symptoms
On 11.5.10.2 in Production:
When attempting to upload the budget from excel the upload to excel error.
A BNE log shows following error
ERROR
7/5/07 10:52 AM TRACE BnePLSQLUtils.preparePLSQLStatement() PLSQL statement=DECLARE
x_return_status VARCHAR2(1); x_msg_count NUMBER; x_msg_data VARCHAR2(80); x_success_msg
VARCHAR2(2000); BEGIN pa_fp_webadi_pkg.switcher(x_return_status, x_msg_count, x_msg_data, ?, ?,
x_success_msg, ?); ? := x_return_status; ? := x_msg_count; ? := x_msg_data; ? := x_success_msg; END;
7/5/07 10:52 AM TRACE BnePLSQLUtils.preparePLSQLStatement() End
7/5/07 10:52 AM DETAIL BneAbstractBaseImporter.runAPIStatement in exception handler for
SQLException java.sql.SQLException: ORA-01403: no data foundfile
ORA-06512: at "APPS.PA_FP_WEBADI_PKG", line 11068
ORA-06512: at line 1
STEPS
The issue can be reproduced at will with the following steps:
1. Open the project (only this one project)
2. Financial tab--> Forecast Cost Budget
3. Download the current version to excel
4. make any changes and upload back
Gives error
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 |
References |