Message type: E = Error
Message class: ES - ABAP Workbench: Repository Information System
Message number: 028
Message text: Select by function group
You cannot search globally with function modules.
The global object for a function module is its function group.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Select using function group selection.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message ES028 ("Select by function group") typically occurs when there is an issue related to the selection of function groups in the SAP system. This error can arise in various contexts, such as when trying to execute a transaction or when working with function modules.
Cause:
Missing Function Group: The function group you are trying to access may not exist or may not be properly defined in the system.
Authorization Issues: The user may not have the necessary authorizations to access the function group or execute the related function modules.
Transport Issues: If the function group was recently transported from another system, there may be inconsistencies or missing objects.
Development Issues: There may be issues in the ABAP code that references the function group, such as incorrect naming or syntax errors.
Solution:
Check Function Group Existence: Verify that the function group exists in the system. You can do this by using transaction SE80 (Object
Get instant SAP help. Sign up for our Free Essentials Plan.
ES027 No global search possible for meta objects
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ES026 Specify a valid object type
What causes this issue? Object type passed is unknown.System Response The system issues an error message and will not allow you to continue with thi...
ES029 Select by program
What causes this issue? You cannot search globally with components of programs. The global object for a program component is its program.System Respo...
ES030 Select by basic object or further object
What causes this issue? You cannot search globally using fields of ABAP Dictionary objects. The global objects for ABAP Dictionary fields are under B...
Click on this link to search all SAP messages.