Accounting Handoff Missing For CreateExtAccEcaEntries Operation
(Doc ID 2866653.1)
Last updated on MAY 04, 2022
Applies to:
Oracle FLEXCUBE Universal Banking - Version 12.3 to 12.4.0.0.0Information in this document applies to any platform.
Symptoms
On : 12.3 version, Implementation Support
ACTUAL BEHAVIOR
---------------
Accounting handoff missing for CreateExtAccEcaEntries operation
Accounting entries are missing in actb entries handoff table if I send the request from OBCL 14.5.
Issue occurred due acc entry serial no missing.
Service Name :FCUBSIFService
Operation :CreateExtAccEcaEntries
in above function ACPKS_CUSTBAL_PROCESS_EXT.G_EXT_ACCNTG_REQ global variable value updating as TRUE without checking any condition, due to this AC_ENTRY_SR_NO generation skipped inside acpks_custbal_process package.
The issue can be reproduced at will with the following steps:
1. Build the request XML for service FCUBSIFService and Operation code CreateExtAccEcaEntries
2. Submit the request from SOAP UI
Changes
Assigned AC_ENTRY_SR_NO to account handoff variable while converting external accounting object to Accounting handoff object.
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 |