Do you have any question about this error?
Message type: E = Error
Message class: 3G - Payroll: International
Message number: 650
Message text: Wage type &1 exists more than once in table T52LIDIBASE
Wage type &1 exists in table T52LIDIBASE more than once as a liability
wage type.
A liability wage type may only exist once in the table. It does not
matter whether the wage type is the main liability or part of a wage
type package.
The wage types that are processed together with other liabilities as a
wage type package are to be entered as a liability wage type in the
detail view in the blocks "Distribtution Basis 2" and "Distribtution
Basis 3".
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Check both the overview and detail view.
Wage type &1 exists at least once as a "Liability Wage Type" in the
"Distribution Basis 2" block or in the "Distribution Basis 3" block in
the detail view. Ensure that each wage type exists only once.
Error message extract from SAP system. Copyright SAP SE.
3G650
- Wage type &1 exists more than once in table T52LIDIBASE ?The SAP error message 3G650 indicates that a wage type (represented by &1) exists more than once in the table T52LIDIBASE. This typically occurs in the context of payroll processing, where wage types are used to define various components of employee compensation.
Cause:
The error arises when there are duplicate entries for a specific wage type in the T52LIDIBASE table. This can happen due to:
To resolve this error, you can follow these steps:
Check for Duplicates:
SELECT * FROM T52LIDIBASE WHERE WT = '&1';
&1
with the actual wage type code.Identify and Remove Duplicates:
Review Configuration:
Testing:
Documentation:
If the issue persists after following these steps, it may be beneficial to consult with SAP support or a technical consultant who specializes in SAP HR and payroll configurations.
Get instant SAP help. Start your 7-day free trial now.
3G649
Characteristics for doc. splitting/general ledger determined locally
What causes this issue? You are working in an integrated system, which means that Human Resources and Accounting run in the same system. For this rea...
3G648
Characteristics for doc. splitting/GL determined in log. system &1
What causes this issue? You are working in a distributed system, which means that Human Resources and Accounting run in different systems. As a resul...
3G651
Wage type &1 already exists in field Liability Wage Type 2
What causes this issue? You have entered a wage type in the "Liability Wage Type" field of the "Distribution Basis 3" block that ...
3G652
Wage type &1 already exists in table T52LIDIBASE
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.