Message type: E = Error
Message class: FTR_AU - Messages for unit tests
Message number: 018
Message text: Name of persistent class not specified (CL_TRG_AUNIT_TEST->CONSTRUCTOR)
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
FTR_AU018
- Name of persistent class not specified (CL_TRG_AUNIT_TEST->CONSTRUCTOR) ?The SAP error message FTR_AU018 indicates that there is an issue with the configuration or instantiation of a persistent class in the context of an Asset Accounting (FI-AA) unit test. Specifically, the error message states that the name of the persistent class has not been specified, which is required for the system to properly instantiate the class.
Cause: Missing Class Name: The error typically arises when a required parameter, specifically the name of the persistent class, is not provided during the instantiation of the class.
Configuration Issues: There may be issues in the configuration of the unit test or the environment that prevent the class from being recognized. Code Issues: There could be a bug or oversight in the ABAP code where the class is being instantiated.
Solution: Check the Code: Review the ABAP code where the class is being instantiated. Ensure that the name of the persistent class is correctly specified. Look for any parameters
Get instant SAP help. Sign up for our Free Essentials Plan.
FTR_AU017
Expected value of parameter &1 differs from actual value
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FTR_AU016
Class &1 does not have method &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FTR_AU019
Instance of class &1 not unique; key &2 chosen
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FTR_AU050
Severe problem in framework (trace PREVIOUS)
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.