Application Development and Automation 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: 
Read only

OS_COMMIT_TOP_FAILED - Dump

Former Member
4,019

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
Read only

RaymondGiuseppi
Active Contributor
0 Likes
2,245

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

Read only

Former Member
0 Likes
2,245

Hello Rama,

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

Regards

Arya

Read only

0 Likes
2,245

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

Thanks.

Read only

Former Member
0 Likes
2,245

Some how issue is nolonger existing in the landscape.

Thanks All