Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

OS_COMMIT_TOP_FAILED - Dump

Former Member

Hi,

When we are trying to select the conditions button in the t-code of BP we are getting a dump with the error:

Exception condition "OS_COMMIT_TOP_FAILED" raised. Is it a an issue with the program or any other error from BASIS side

settings.

_______________________________________________________________

Error analysis

A RAISE statement in the program "CL_OS_TRANSACTION==========

exception

condition "OS_COMMIT_TOP_FAILED".

Since the exception was not intercepted by a superior

program, processing was terminated.

Short description of exception condition:

For detailed documentation of the exception condition, use

Transaction SE37 (Function Library). You can take the called

function module from the display of active calls.

-


-

Please advise.

Best Regards,

DVRK

4 REPLIES 4

raymond_giuseppi
Active Contributor
0 Kudos

Read [Note 1141443 - Exception OS_COMMIT_TOP_FAILED is triggered|https://service.sap.com/sap/support/notes/1141443]

It is very likely that this is due to a programming error in the application.

The note provides a way to find the reason for this problem by debugging the program

Regards,

Raymond

Former Member
0 Kudos

Hello Rama,

I am also facing exactly same problem...did you find any solution?

Regards

Arya

0 Kudos

Was anyone able to figure out a fix for this? My client is getting the same issue.

Thanks.

Former Member
0 Kudos

Some how issue is nolonger existing in the landscape.

Thanks All