cancel
Showing results for 
Search instead for 
Did you mean: 

ASSERT condition was violated

Former Member
0 Kudos

Hi Experts,

I am getting fallowing error/dump in WEB UI for few scenarios on most of the screens(EX:when ever I select DDLB value or some times when ever I choose business role link after login page ).Some time in the same scenarios its not giving same dump and working fine.

The following error text was processed in the system CRD : The ASSERT condition was violated. 
The error occurred on the application server XXXXX_CRD_00 and in the work process 0 . 
The termination type was: RABAX_STATE 
The ABAP call stack was: 
Function: CRM_ORDER_MAINTAIN of program SAPLCRM_ORDER_API
Method: CREATE_ORDERS of program CL_CRM_METHODS_BTIL===========CP
Method: METHOD_CALL of program CL_CRM_METHODS_BTIL===========CP
Method: IF_GENIL_APPL_INTLAY~CREATE_OBJECTS of program CL_CRM_BTIL===================CP
Method: CREATE of program CL_CRM_GENERIC_IL_NEW=========CP
Method: ROOT_CREATE of program CL_CRM_BOL_CORE===============CP
Method: CREATE of program CL_CRM_BOL_ENTITY_FACTORY=====CP
Method: CREATE_BTORDER_AND_NAVIGATE of program CL_CRM_BT_WORKAREA_MAINWINDOW=CP

We restarted server since we have assumed that might some data inconsistency. But still problem is persist.

Please suggest to resolve the issue

Thanks

Chand

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hey Chand,

Can you please let me know how the error was resolved? I am facing the same issue when ever i select a product in the line item of a transaction.

Thanks in advance for your help and it would be a great help.

Thanks,

Nagur

Former Member
0 Kudos

Hi Chand,

Do you have any custom implementation ( BADI / Event FM) where you are calling CRM_ORDER_MAINTAIN , If yes then make sure that while calling the FM you do include the exception.

Thanks,

Vikash.

Former Member
0 Kudos

Hi Expert !

Can you tell me how do you resolve this Dump ? I'm getting same Error " The assert condition was violated". Please help me to resolve this Dump?

Thanks

Hari

0 Kudos

Hi ,

I am getting this error in SRM-> strategic purchasing ->sourcing->perform sourcing.

But it's not happening when I am using the standard roles.

It's only appearing for customized ones. Means if I am copying the sourcing part into a new portal role.

Can you please suggest how to resolve this.

prasenjit_sharma
Active Contributor
0 Kudos

Hi,

Do you get that dump in CRM_ORDER_MAINTAIN every time? I do not think so.CRM_ORDER_MAINTAIN is the function related to CRM 1-Order scenarios. Please check again.

Regards

Prasenjit

0 Kudos

Hi ,

I am getting this error in SRM-> strategic purchasing ->sourcing->perform sourcing.

But it's not happening when I am using the standard roles.

It's only appearing for customized ones. Means if I am copying the sourcing part into a new portal role.

Can you please suggest how to resolve this.