B4200312 - "F4211EditDoc"
Hello All,
I used B4200312 - "F4211EditDoc" BSFN in one my custom application.
F4211EditDoc is calling the function "I4200312_ProcessHdrRcd".
In "I4200312_ProcessHdrRcd", it should create the cache records in F42UI01 .
But in my case instead of creating the records, it is returing the error code value as "2" and thereby BSFN is not getting processed.
When i looked into error code value is "4365",& its description is "No Memory" (There is not sufficient memory to perform this task.)
What could be the reason for not creating the records in the cache.
We are on 9.2 tools release.
This issue is not happening for all the orders, its an intermittent issue.