‎2009 Jul 01 1:06 PM
Hello
we are using 4.6c version and trying to apply servicepacks through oss notes
i found that there is an extended progarm check error in the program SAPLV61A in include RV64A640
there is a statement DATA: wa_/rex/r_sd_icat02 LIKE /rex/r_sd_icat02.
and i am getting extended syntax check error saying that '/ ' is no longal valid
i know that i can ignore this
is there any oss note available to modify this?
i have checked but not found
Edited by: tummala swapna on Jul 1, 2009 5:38 PM
‎2009 Jul 01 3:17 PM
Hi
you get also this warning by using '-' in the declarations...
more Info see: 902006
bestreg
Robert
‎2009 Jul 01 1:29 PM
Hi Swapna,
I have checked the program in ECC6.0. In this version the include which u have mentioned is not present.
I didnot chk it in 4.6c system as its not available.
In ECC6.0 all data declarations are done in one top include named lv61atop.The include which u have mentioned might be replaced by this include in upcoming versions.i have searched for SAP Notes but did not get any relevant notes.
I'll post once i found any solution for this problem.
regards,
Lakshman.
‎2009 Jul 01 3:17 PM
Hi
you get also this warning by using '-' in the declarations...
more Info see: 902006
bestreg
Robert