E1: BSFN: JDB9900600 - Failed to store value, maximum exceeded
(Doc ID 642206.1)
Last updated on APRIL 04, 2025
Applies to:
JD Edwards EnterpriseOne Tools - Version 8.98 and laterInformation in this document applies to any platform.
Check for relevance Aug-01-2019
Symptoms
In a custom NER business function following business functions are called in the order below :
- XF4105-GetItemCost returns a memory pointer
- XF4105-GetItemCostInformation uses this pointer to retrieve the cost
- B4000460-FreePtrToData Structure is called to clear the memory pointer
When custom NER business function is called in a UBE report, it fails with an error in jde log
Debugging the NER business function shows the pointer is getting cleared by B4000460 but the business function XF4105-GetItemCost keeps returning prior pointer values incremented by two until it reaches 1000 when JDB9900600 error occurs
Changes
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 |
Changes |
Cause |
Solution |