‎2013 Mar 01 6:05 AM
Hi friends,
I m getting run time error for infotype 185. and we didnt do any enhancements.
Guide me to solve this problem.
Best Regards,
Narasimha Rao Putturi
‎2013 Mar 01 6:17 AM
hi,
it seems enhancement is there in your program.. LV_DEFAULT looks like a variable used inside the enhancement.. better check for the enhancement codes and check it out before you execute your program..
thanks,
Mathan R.
‎2013 Mar 01 6:18 AM
Hi Narasimha,
In the above screen shot, it says LV_DEFAULT has already been declared. Can you do a global search for LV_DEFAULT in the include given and the program given and see where the variable is declared?
Maybe you correct accordingly.
Hope this helps!
‎2013 Mar 01 7:04 AM
Hi AN,
It is been declared in the following includes of MP018500.
but how to change the content since it is standard.
Best regards,
Narasimha.
‎2013 Mar 01 7:21 AM
Hi Narasimha,
As suggested by Mathan, there are enhancements implemented in this include.
Go into SE80. Select Program and below that give this name MP018500 and click on display. Check in the includes or within this program if there are any Custom includes or so. LV_DEFAULT has been declared in custom includes of this program. It is NOT standard!
‎2013 Mar 01 7:26 AM
Why didn't you look for OSS notes as this is a standard SAP program, you should have found Note 1728270 - Variable in MP018500 is Repeated Declared yourself - Read the Rules of Engagement.
Regards,
Raymond
‎2013 Mar 01 8:54 AM
Hi Raymond,
we have applied the note but it is not suitable for ECC 6.0 , EHP5 version.
kindly let me know proper solution for this.
Best Regards,
Narasimha.
‎2013 Mar 01 9:00 AM
This note is for 605 but localized. Then raise an OSS message at http://service.sap.com/message. (As the note is fairly recent, june 2012)
Regards,
Raymond