Blanket Sales Agreement Creation Via API OE_BLANKET_PUB.Process_Blanket Errors - "ORA-06502: PL/SQL numeric or value error: number precision too large in Package OE_Blanket_Util Procedure API_Rec_To_RowType_Rec"
(Doc ID 2942208.1)
Last updated on MARCH 12, 2024
Applies to:
Oracle Order Management - Version 12.2.11 and laterInformation in this document applies to any platform.
Symptoms
When attempting to creates Blanket Sales Agreements via the API OE_BLANKET_PUB.Process_Blanket the following error occurs.
ERROR
Error occurring while creating Blanket Sales Agreement using OE_BLANKET_PUB.Process_Blanket() API:
ORA-06502: PL/SQL numeric or value error: number precision too large in Package OE_Blanket_Util Procedure
API_Rec_To_RowType_Rec
STEPS
1. Create a PLSQL script through which API OE_BLANKET_PUB.Process_Blanket is invoked to create Blanket Sales Agreement
2. Execute the PLSQL script via SQL Developer or through a custom concurrent program which invokes this PLSQL procedure
3. OE_Blanket_PUB.Process_Blanket Return status - U Number of OE messages :1
Message :ORA-06502: PL/SQL: numeric or value error: number precision too large in Package OE_Blanket_Util Procedure API_Rec_To_RowType_Rec
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 |