Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: COM_ATTRFRG_GEN - Message Class for Generating Attributes and Sets
Message number: 079
Message text: No attributes found for set type &
No attributes were found for this set type.
The attributes of a set type are stored in table COMC_SETTYP_ATTR.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Check the consistency of the set type by searching for the structure
&V1&_MV (<SETTYP_NAME>_MV). The elements of this structure are
interpreted as attributes of a set type and should therefore have an
entry in the table given above.
Contact SAP.
Error message extract from SAP system. Copyright SAP SE.
COM_ATTRFRG_GEN079
- No attributes found for set type & ?The SAP error message COM_ATTRFRG_GEN079 indicates that no attributes were found for a specified set type. This error typically occurs in the context of SAP's classification system or when working with characteristics and attributes in the context of product data management.
Cause:
- Missing Attributes: The most common cause is that the set type you are trying to use does not have any attributes defined in the system.
- Incorrect Set Type: The set type specified may be incorrect or not properly configured in the system.
- Authorization Issues: There may be authorization issues preventing the system from accessing the attributes associated with the set type.
- Data Inconsistency: There could be inconsistencies in the data or configuration that lead to the attributes not being recognized.
Solution:
Check Set Type Configuration:
- Go to the configuration of the set type in the SAP system (transaction code
SPRO
).- Ensure that the set type has attributes defined. If not, you will need to create or assign attributes to the set type.
Verify Set Type Usage:
- Ensure that you are using the correct set type in your transaction or program. Double-check the input parameters.
Authorization Check:
- Verify that you have the necessary authorizations to access the attributes for the set type. You may need to consult with your SAP security team.
Data Consistency Check:
- Run consistency checks on the data related to the set type and attributes. This can often be done through specific SAP reports or transaction codes.
Consult Documentation:
- Review the SAP documentation or help resources related to the specific module you are working with to ensure that you are following the correct procedures.
Contact SAP Support:
- If the issue persists after checking the above points, consider reaching out to SAP support for further assistance. Provide them with the details of the error message and the context in which it occurred.
Related Information:
SPRO
for configuration, SE11
for data dictionary, and SE80
for object navigator.By following these steps, you should be able to identify the cause of the error and implement a solution.
Get instant SAP help. Sign up for our Free Essentials Plan.
COM_ATTRFRG_GEN078
Attribute & is not defined as a multiple-value attribute
What causes this issue? The attribute &V1& is not intended for use as a multiple-value attribute.System Response The system issues an error ...
COM_ATTRFRG_GEN077
Error when deleting the table type for set type &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
COM_ATTRFRG_GEN080
An attribute with type & can have a maximum of 14 decimal places
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
COM_ATTRFRG_GEN081
Number of decimal places (&1) exceeds attribute length &2
What causes this issue? The total length of a data type includes its decimal places. The number of decimal places you have entered is larger than the...
Click on this link to search all SAP messages.