Do you have any question about this error?
Message type: E = Error
Message class: GK - Messages for SAP Consolidation
Message number: 681
Message text: The definition of method &1 is inconsistent.
The method &V1& has been defined inconsistently in regards to the
treatment of (negative) goodwill.
This can be the case when you have defined the method to amortize the
(negative) goodwill and at the same time in system utilization did not
choose the function 'amortization of (negative) goodwill.'
This also applies to the proportional or direct elimination of
(negativen) goodwill.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Either choose in system utilization the treatment of goodwill as
defined in the method, or change the treatment of goodwill in the
method definition.
Error message extract from SAP system. Copyright SAP SE.
GK681
- The definition of method &1 is inconsistent. ?The SAP error message GK681, which states "The definition of method &1 is inconsistent," typically occurs in the context of Business Object (BO) methods in SAP's Business Workflow or Business Object Repository. This error indicates that there is a mismatch or inconsistency in the definition of a method within a Business Object.
Causes:
- Inconsistent Method Definition: The method may have been modified or deleted in the Business Object definition, but the changes were not properly reflected in all related areas.
- Transport Issues: If the Business Object or method was transported from one system to another (e.g., from development to production), there may be inconsistencies due to missing dependencies or incomplete transport.
- Version Mismatch: There may be a version mismatch between the Business Object and the method being called, especially if the method was changed after the Business Object was created.
- Missing Implementation: The method might not have an implementation in the corresponding class or function module, leading to inconsistencies.
Solutions:
- Check Method Definition: Go to the Business Object definition in the SAP system and verify that the method is correctly defined. Ensure that all parameters and return types are consistent with the expected definitions.
- Re-implement the Method: If the method is missing or incorrectly implemented, you may need to re-implement it in the appropriate class or function module.
- Transport Consistency: If the issue arose after a transport, check the transport logs and ensure that all related objects were transported correctly. You may need to re-transport the Business Object or method.
- Activate Objects: Sometimes, simply activating the Business Object and its methods again can resolve inconsistencies. Use transaction codes like
SWO1
(for Business Object Builder) to activate the object.- Check for Dependencies: Ensure that all dependencies for the method are present and correctly defined. This includes checking for any related classes or function modules that the method relies on.
- Debugging: If the issue persists, consider debugging the workflow or process that is calling the method to identify where the inconsistency arises.
Related Information:
SWO1
: Business Object BuilderSWO2
: Business Object ExplorerSWDD
: Workflow BuilderIf the problem continues after trying these solutions, it may be beneficial to consult with your SAP Basis or ABAP team for further investigation.
Get instant SAP help. Start your 7-day free trial now.
GK680
System utilization does not support any global settings.
What causes this issue? Global settings were not chosen in the system utilization for <DS:GLOS.consolidation_of_investments>consolidation of in...
GK679
Item &1 is not maintained in chart of accounts &2
What causes this issue? The FS item &V1& is not maintained in consolidation chart of accounts &V2&. It is used in the Customizing for...
GK682
The definition of method &1 is inconsistent.
What causes this issue? The method &V1& has been defined inconsistently in regards to the treatment of (negative) goodwill. This can be the c...
GK683
No cons chart of accounts-related attributes for method &1 found
What causes this issue? Method &V1& requires settings that are related to the consolidation chart of accounts &V2&. This might concer...
Click on this link to search all SAP messages.