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

ABAP Run Time Error

Former Member
0 Likes
2,999

Hi ABAP Experts,

I am HR functional Consultant, one of my customers when they are trying to create 0295 and 0296 infotype, they are receiving the error

"Inoftype 0295 not supported" further it goes for a Dump  and run time error says that

Error in the ABAP Application Program

The current ABAP program "MP029500" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "MP029600 " in include "MP029600

" in

line 35:

"The last statement is not complete (period missing)."

" "

" "

" "

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "xxxxxxxxxxxxxxx "

Error in the ABAP Application Program


Can any one help me to understand, what was the problem here. any functional issue ?

Thanks

Sriram

13 REPLIES 13
Read only

VijayaKrishnaG
Active Contributor
0 Likes
2,962

Hi Sriram,

Custom Infotypes must be in the range of 9000 to 9999. All other ranges are standard infotypes.

Regards,

Vijay

Read only

0 Likes
2,962

Hi Vijay,

Yes it is not a customized infotype. Its a standard infotype only we are facing the problem.

Thajnks

Sriram

Read only

former_member201275
Active Contributor
0 Likes
2,962

Before you create a Garnishment order (P0295), you have to create a garnishment document (P0296).

Refer sap doc on this:

http://help.sap.com/saphelp_rc10/helpdata/en/55/96739979304676983e4c997b8e117c/content.htm

Read only

0 Likes
2,962

Hi Glen,

thanks for you reply. When we try to create 0296, we get run time error which i have pasted above.

Thanks

Sriram

Read only

0 Likes
2,962

ah.. I should read the whole post.

Please can you post the ST22 dump here i.e. complete message.

Read only

0 Likes
2,961

Hi Glen,

Here are the screenshots attached

Thanks

Sriram

Read only

0 Likes
2,961

You have commented out the "last changed by" in the dumpscreen1. Has someone changed the sap standard code? If so please post then the code that was changed i.e. around line 35.

If you can post more of the code, and also the whole dump here not just some pieces, then it would help, especially if you can post all the code that was changed.

Read only

0 Likes
2,961

Hi Glen,

You mean the whole ST22 dump one.

Thanks

Sriram

Read only

0 Likes
2,961

Hi Glen,

Yes it was actually changed by one of Business Release managers.

Thanks

Sriram

Read only

0 Likes
2,961

Certainly then I need all the code that has changed.

For the dump, everything down to the page ""Chosen Variables".

Read only

former_member201275
Active Contributor
0 Likes
2,961

Hi Sriram,

Is your issue resolved?

Read only

0 Likes
2,961

Hi glen,

Yes my issue is resolved. Actually there is a syntax error, like they added a symbol * next to some include.

Thanks

Sriram

Read only

0 Likes
2,961

Hi Glen,

thanks for your help.

Thanks

Sriram