‎2005 Jun 09 6:08 AM
Hi all,
I have created a class in SE24 for BOM creation.There are no syntax errors.But when i run the extended program check i get the following error.
The program YMFCL_ENH00108_SRV_BOM========CCDEF referred to in INCLUDE, CALL FUNCTION, PERFORM, CALL TRANSACTION, or SUBMIT is missing.
It would be very helpful if somebody could tell me what the error message means and what i need to check to remove the error.
‎2005 Jun 09 6:24 AM
I wouldn't worry about it as its part of extended program check. I feel it would be a warning only. Ignore it and activate the class.
‎2005 Jun 09 6:28 AM
Hi Syd,
Thanks for the suggestion.But as part of the process the code that we develop has to be free of all errors even including those in extended program check.Thanks anyway.
‎2005 Jun 09 6:55 AM
Really?! FYI even SAP standard programs are full of warnings when you do an extended check on them! Just try one and see for yourself.
The development objective should be to get rid of 'real' errors which affects the system or the business processes.
Good luck with the extended program check