Do you have any question about this error?
Message type: E = Error
Message class: 5A - Basis Personnel Management
Message number: 718
Message text: Table PLOG must no longer be used for infotype &
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.
5A718
- Table PLOG must no longer be used for infotype & ?The SAP error message 5A718, which states "Table PLOG must no longer be used for infotype &," typically occurs in the context of SAP HR (Human Resources) when there is an attempt to access or manipulate data in the PLOG table for a specific infotype. This error indicates that the PLOG table is deprecated for the specified infotype, and the system is enforcing this restriction.
Cause:
- Deprecated Table: The PLOG table is no longer supported for the specific infotype you are trying to access. This could be due to changes in the data model or the introduction of new tables or structures that should be used instead.
- Custom Code: If there is custom ABAP code or enhancements that reference the PLOG table for the infotype, it may trigger this error.
- Configuration Issues: Incorrect configuration or settings in the HR module may lead to attempts to access deprecated tables.
Solution:
- Identify the Infotype: Determine which infotype is causing the error. The error message will typically include the infotype number.
- Use Alternative Tables: Check the SAP documentation or the data model for the specific infotype to find the appropriate table or structure that should be used instead of PLOG.
- Update Custom Code: If there is custom ABAP code that references the PLOG table, it should be updated to use the new recommended tables or structures.
- Consult SAP Notes: Look for relevant SAP Notes that may provide additional guidance or fixes related to this error. SAP Notes often contain important information about changes in the data model and recommended practices.
- Testing: After making the necessary changes, thoroughly test the functionality to ensure that the error is resolved and that the system behaves as expected.
Related Information:
By following these steps, you should be able to resolve the error and ensure that your SAP HR system functions correctly without referencing deprecated tables.
Get instant SAP help. Start your 7-day free trial now.
5A717
Structure could not be updated
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
5A716
Created relationship is outside the preview period
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
5A719
Caution: system could not perform all data changes
What causes this issue? The required data changes consist of two parts: 1. Scheduling existing relationships 2. Creating a new relatonship The existi...
5A720
You cannot move an object from object type &1 to object type &2 here
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.