‎2011 Jul 26 11:38 AM
Hi,
I've created a variant for certain checks in SCI(Code Inspector tool) and have added check on certain FMs in Search Functs. section(FInd unwanted Language Elements). The FMs added are as follows:
1) DB_COMMIT
2) DB_SET_ISOLATION_LEVEL
3) DB_RESET_ISOLATION_TO_DEFAULT
4) SXPG_CALL_SYSTEM
5) SXPG_COMMAND_EXECUTE
Problem 1) When I try to test the variant via. a dummy report, 4th and 5th FM are not getting caught by SCI transaction. Also, for 2nd and 3rd FM warning message is displayed rather than Error message.
Problem 2) GOTO->MANAGEMENT OF->Message Priorities does not have option to change the type of error for 'Find Unwanted Language Elements'.
Need your valuable inputs to tackle both the problems.
Thanks & Regards,
Amit
‎2011 Jul 28 7:25 AM
Closing this thread as I've resolved the issue using below mentioned pattern in configuration:
XXXXX * (Please note the space between * and statement)
e.g. * CALL FUNCTION 'SXPG_CALL_SYSTEM' *