Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error when compiling a class

nishanthbhandar
Contributor
0 Likes
677

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.

3 REPLIES 3
Read only

Former Member
0 Likes
472

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.

Read only

0 Likes
472

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.

Read only

0 Likes
472

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