> 💡 Code pal for ABAP follows the [Clean ABAP](https://github.com/SAP/styleguides/blob/main/clean-abap/CleanABAP.md). If the issue relates to coding style, please submit it [here](https://github.com/SAP/styleguides/issues). **Check Name** Y_CHECK_BASE **Actual Behavior** Code Pal unnecessarily scans the standard Includes when run for a Function Group:  **Expected Behavior** If the include is not from the FG underscan, skip it.