Do you have any question about this error?
Message type: E = Error
Message class: MC - Aggregate: views, matchcodes, lock objects
Message number: 777
Message text: Field groups are only permitted for database and projection views
You have entered the group name of an include instead of a field name.
For database views and projection views, all fields of this group will
be included in the view.
This is not permitted for other view types because dependent programs
can easily be invalidated.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Include the fields individually in the view.
Error message extract from SAP system. Copyright SAP SE.
MC777
- Field groups are only permitted for database and projection views ?The SAP error message MC777, which states "Field groups are only permitted for database and projection views," typically occurs in the context of SAP BW (Business Warehouse) or when working with InfoObjects and data modeling. This error indicates that there is an issue with the type of view you are trying to create or modify in the context of field groups.
Cause:
- Incorrect View Type: The error arises when you attempt to use field groups in a view type that does not support them. Field groups are only allowed in database views and projection views, not in other types of views like calculation views or analytical views.
- Modeling Error: You may have inadvertently selected the wrong type of view or made a configuration mistake while defining the view.
Solution:
- Check View Type: Ensure that you are working with a database view or a projection view. If you are using a different type of view (like a calculation view), you will need to change your approach.
- Modify the View: If you need to use field groups, consider creating a database view or a projection view instead of the current view type.
- Review Field Group Usage: If you are using field groups, ensure that they are defined correctly and that you are not trying to apply them in an unsupported context.
- Consult Documentation: Refer to the SAP documentation for the specific version you are using to understand the limitations and requirements for field groups and view types.
Related Information:
By ensuring that you are using the correct view type and following the guidelines for field groups, you should be able to resolve the MC777 error.
Get instant SAP help. Start your 7-day free trial now.
MC776
Append views are only allowed for database views and projection views
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
MC775
Operator & is not allowed in a selection condition.
What causes this issue? In a selection condition you specified an operator which cannot be interpreted.System Response The system issues an error me...
MC778
Field &: Position relative to Basis table cannot be exchanged
What causes this issue? You have defined a projection view. Here, fields from the Basis table can be omitted. The sequence of the included fields, ho...
MC779
Field &-&: Type conflict, comparison value & is too long
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.