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

kb31n dump

former_member188827
Active Contributor
0 Likes
1,232

hi ,

when i post data using transaction kb31n i get dump message_type_x error.

kindly let me knw how to resolve this problem & why is this dump coming.

expecting your answers

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,192

Hi,

put a break it generated dump and try to debug the same.

this may be because of some bug in the standard code or because of some OSS note

Regards

Shiva

hi ,

when i post data using transaction kb31n i get dump message_type_x error.

kindly let me knw how to resolve this problem & why is this dump coming.

expecting your answers

9 REPLIES 9
Read only

Former Member
0 Likes
1,192

Hi,

Look into the SAP notes, you may find some solution related to this for your SAP version.

Regards,

Atish

Read only

0 Likes
1,192

hi,

ive already looked into sap notes & cant find any solution. Is there any other possible solution.

expecting your answer!

Read only

0 Likes
1,192

Which is your SAP version. Also check if there is any modification done to this transaction.

If this is not happened and no notes, then best thing give some try in debugging or raise a OSS message with SAP for the same as it is dump in the standard program.

Reward points if useful.

Regards,

Atish

Read only

Former Member
0 Likes
1,193

Hi,

put a break it generated dump and try to debug the same.

this may be because of some bug in the standard code or because of some OSS note

Regards

Shiva

Read only

0 Likes
1,192

hi following is the analysis of dump i got through st22:

What happened? |

The current application program detected a situation which really

should not occur. Therefore, a termination with a short dump was

| triggered on purpose by the key word MESSAGE (type X----


|Error analysis

| Short text of error message:

| System error: Termination during posting

|

| Long text of error message:

|

| Technical information about the message:

| Message class....... "BK"

| Number.............. 830

| Variable 1.......... " "

| Variable 2.......... " "

| Variable 3.......... " "

Variable 4.......... " "

-


any idea how to resolve it this dump is coming at the time of 'POST'.

expecting your answer

Read only

0 Likes
1,192

Hi,

This information is not sufficient to find out the cause.

Just check the values of variables at that time.

Message_type_X is very common ABAp dump

Regards,

Atish

Read only

Former Member
0 Likes
1,192

run the same transaction in another system and check if it works, may be the problem is with the GUI that u r running.

Read only

former_member188827
Active Contributor
0 Likes
1,192

thanx alot everybody the problem isnot resoved but the cause may be becoz number range hasnt been assigned

Read only

0 Likes
1,192

Hi,

You can check client maintenance. Probably no logical system is assigned for the client you work. If you assign a logical system you will not get dump.

Regards,

Gokhan