‎2007 Mar 16 2:51 AM
Hi,
I have customized infotype and BAPI in SAP 4.6. After upgade to ECC6, my Infotype is working fine, but my BAPI give this error :
The following syntax error was found in the program SAPLZBAPI_HR :
"INCLUDE report "%_HR9000" not found."
If I goto SE38 to recreate %_HR9000, SAP not allow me to continue and appear message "Do not use any special character".
May I know how to resolve this problem ?
Thanks a million.
Regards,
Eric
‎2007 Mar 16 4:16 AM
Hi,
In the ECC6.0 version, it seems that one of the INCLUDE that was generated for that infotype in 4.6 C ending.. with words....HR9000 was not transported or not found for that infotype. Please check all the includes..
In SE38 you can enter the characters like %, so that error is coming
% means LIKE PATTERN ....HR9000 .
Hope you understood.
Regards,
ANJI
‎2007 Mar 16 5:47 AM
Hi ANJI,
Thank you very much.
Should I request BASIS team re-transport the file to resolve this problem or re-generate the Infotype in ECC 6 ?
Regards,
Eric