SAP for Higher Education and Research Discussions
Spark conversations about student engagement, research optimization, and administrative efficiency using SAP in higher education and research. Join in!
cancel
Showing results for 
Search instead for 
Did you mean: 

The ASSERT condition was violated while creating Student master record

Former Member
0 Kudos

Runtime Errors ASSERTION_FAILED

Date and Time 20.06.2011 17:36:19

Short dump has not been completely stored (too big)

Short text

The ASSERT condition was violated.

What happened?

In the running application program, the ASSERT statement recognized a

situation that should not have occurred.

The runtime error was triggered for one of these reasons:

- For the checkpoint group specified with the ASSERT statement, the

activation mode is set to "abort".

- Via a system variant, the activation mode is globally set to "abort"

for checkpoint groups in this system.

- The activation mode is set to "abort" on program level.

- The ASSERT statement is not assigned to any checkpoint group.

Error analysis

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) "

Trigger Location of Runtime Error

Program CVI_KA_BP_CUSTOMER============CP

Include CVI_KA_BP_CUSTOMER============CM00D

Row 3

Module type (METHOD)

Module Name GET_T077D_LINE

Source Code Extract

Line SourceCde

1 method get_t077d_line.

2

>>>>> assert i_account_group is not initial.

4

5 select single * from t077d into r_t077d

6 where ktokd = i_account_group.

7

8 endmethod.

Please guide how to solve this problem. when i am creating student using piqstc tcode after completing all the steps its shows this run time error. its very helpful if anybody help me to solve this problem

Best Regards

Arun Rai

4 REPLIES 4

former_member182585
Contributor
0 Kudos

Hi, Refer the base configuration guide attached in sticky post by Michael fan.

0 Kudos

hello vinod,

what you told me i tried but need some more help like i gone through the contract account setting and the organisation account assignment. its all the needed things are already done. what the problem occur is when creating student master record and filling all detail when we are saving the master record it shows the assertion voilated problem and it show on fee calculation that is no company code is found for the student. but in IMG i go into student accounting and in there i update student accounting then i think it assign there contract account to student master record. so now how can i solve this problem.

Best Regards

Arun Rai

0 Kudos

Hi Arun,

Please check the following in regards to the company code issue:

1. Go to transaction PPOME and search for your Top Org unit,

2. For that org unit, go to the tab Account Assignment.

3. Fill the field Company Code with appropriate value and save it

This should resolve the issue in regards to the message of the company code. The dump refers to the table V_T077D. Please check your number range settings for the customer account groups related to students table V_T077D. Once the necessary customizing is maintained, the problem should get solved.

Good luck.

Rob

Former Member
0 Kudos

well on this run time error it showing

SHORT NAME 0500001333 IS NUMERICAL (COFUSION WITH OBJECT NUMBER)

PLEASE if any 1 help for this, i check out the configuration needed and tell to see for this problem may be something else is missing.

Best Regards

Arun Rai