ā2014 Aug 13 8:51 AM
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
ā2014 Aug 13 9:01 AM
Hi Sriram,
Custom Infotypes must be in the range of 9000 to 9999. All other ranges are standard infotypes.
Regards,
Vijay
ā2014 Aug 13 9:03 AM
Hi Vijay,
Yes it is not a customized infotype. Its a standard infotype only we are facing the problem.
Thajnks
Sriram
ā2014 Aug 13 9:10 AM
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
ā2014 Aug 13 9:14 AM
Hi Glen,
thanks for you reply. When we try to create 0296, we get run time error which i have pasted above.
Thanks
Sriram
ā2014 Aug 13 9:18 AM
ah.. I should read the whole post.
Please can you post the ST22 dump here i.e. complete message.
ā2014 Aug 13 10:17 AM
ā2014 Aug 13 10:34 AM
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.
ā2014 Aug 13 11:26 AM
ā2014 Aug 13 11:27 AM
Hi Glen,
Yes it was actually changed by one of Business Release managers.
Thanks
Sriram
ā2014 Aug 13 12:02 PM
Certainly then I need all the code that has changed.
For the dump, everything down to the page ""Chosen Variables".
ā2014 Aug 14 10:08 AM
ā2014 Aug 14 12:22 PM
Hi glen,
Yes my issue is resolved. Actually there is a syntax error, like they added a symbol * next to some include.
Thanks
Sriram
ā2014 Aug 14 12:23 PM