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: 

Assertion Failed Runtime error in XD02

Former Member
0 Kudos

Hi All,

I am getting runtime  error  ASSERTION_FAILED  in XD02 after enter the details in the initial screen and hit enter button.

When i checked the Dump analysis it is stating that

The following checkpoint group was used: "No checkpoint group specified"

If in the ASSERT statement the addition FIELDS was used, you can find
the content of the first 8 specified fields in the following overview:
" (not used) "
" (not used) "
" (not used) "
" (not used) "
" (not used) "
" (not used) "
" (not used) "
" (not used) "

And as mentioned in dump ..

I checked SAP notes with the Key words

"ASSERTION_FAILED" " "

"CVI_KA_BP_CUSTOMER============CP" or "CVI_KA_BP_CUSTOMER============CM00Z"

"GET_ALL_CUST_CTS_FOR_PERSON"

But I did not find any SAP notes relevant to this.

And the Information on where terminated is
    Termination occurred in the ABAP program "CVI_KA_BP_CUSTOMER============CP" -
     in "GET_ALL_CUST_CTS_FOR_PERSON".
    The main program was "SAPMF02D ".

    In the source code you have the termination point in line 6
    of the (Include) program "CVI_KA_BP_CUSTOMER============CM00Z".

And I seen the error message also in the dump history..

SY-MSGTY E

SY-MSGID R1

SY-MSGNO 201

SY-MSGV1 3050961

when i checked the message  in R1 message class it is stating that

201 :Business partner &1 does not exist

How to correct the error.

And one more thing is first time when we enter XD02 and giving details and hit enter button it is not going to dump and again immediately if we come back and enter the details in XD02 and hit enter button it is going to Dump.

And again after some time if we enter XD02 and giving details it is not going to dump.

Is there will be any time intervals will be there between the displaying the data from the same transactions..

Can any one pls let me know.

Regards

Raj

4 REPLIES 4

Former Member
0 Kudos

Any clues...

Regards

Raj

Former Member
0 Kudos

Hi Raj,

Check in ST22 and find out the reason for dump. It will provide details about the actual cause of the error, source code that triggered the assertion.

Also check Notes 1637970,1343806,1559475,1585456.

Regards

Danny

Former Member

0 Kudos

Hi John,

I searched the link and SAP notes mentioned by you

Dump history also analysed but no useful.

Is there any other clues ....

it is standard program right whether we need to report to SAP?

Regards

Raj