GLPPOS: Posting Was run Twice using Same Request ID Causing GL Balance Corruption
(Doc ID 2188077.1)
Last updated on OCTOBER 10, 2022
Applies to:
Oracle General Ledger - Version 12.1.3 and laterInformation in this document applies to any platform.
GLPPOS
Symptoms
On : 12.1.3 version, Balances and related objects
ACTUAL BEHAVIOR
---------------
The duplicate balances is occurring frequently due to posting request ran twice in same request id.
There is no error in the log file but you can see in log the program ran twice:
>> glpmai() 14-MAY-2016 03:38:19
PPOS0003: *** Posting Process Started ***
PPOS0004: All phases to posting will be detailed in this log.
PPOS0219: glpmai() - Your Posting Run ID is 12345
>> glucmt() 14-MAY-2016 03:38:19
...
>> glpmai() 14-MAY-2016 03:38:19
PPOS0003: *** Posting Process Started ***
PPOS0004: All phases to posting will be detailed in this log.
PPOS0219: glpmai() - Your Posting Run ID is 12345
>> glucmt() 14-MAY-2016 03:38:19
...
>> glucmt() 14-MAY-2016 03:40:38
<< glucmt() 14-MAY-2016 03:40:38
PPOS0037: **** POSTING IS NOW COMPLETE ***
<< glpmai() 14-MAY-2016 03:40:38
+---------------------------------------------------------------------------+
Start of log messages from FND_FILE
+---------------------------------------------------------------------------+
+---------------------------------------------------------------------------+
End of log messages from FND_FILE
+---------------------------------------------------------------------------+
+---------------------------------------------------------------------------+
No completion options were requested.
Output file size:
1194
>> glusbe() 14-MAY-2016 03:40:38
<< glusbe() 14-MAY-2016 03:40:38
<< glpcbe() 14-MAY-2016 03:40:38
>> glpsqx() 14-MAY-2016 03:40:38
<< glpsqx() 14-MAY-2016 03:40:38
>> glucmt() 14-MAY-2016 03:40:38
<< glucmt() 14-MAY-2016 03:40:38
PPOS0037: **** POSTING IS NOW COMPLETE ***
<< glpmai() 14-MAY-2016 03:40:38
+---------------------------------------------------------------------------+
Concurrent request completed successfully
Current system time is 14-MAY-2016 03:40:38
EXPECTED BEHAVIOR
-----------------------
Expect posting to run only once and correctly update the balances
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 |
References |