Do you have any question about this error?
Message type: E = Error
Message class: GU - FI-SL utilities
Message number: 901
Message text: Pool table & only supported until 4.6C -> long text
You want to execute a function in FI-SL for a pool table. Pool tables
are outdated and will only be supported up to and including Release
4.6C.
The function can be executed, but after Release 4.6C, SAP can no longer
guarantee, that the function will work properly for pool tables.
Convert it to an object-containing transparent table according to the
FI-SL conversion guide.
<DS:RELN.FI_GLX_40A_CONVERSIO>Conversion guide</>
Error message extract from SAP system. Copyright SAP SE.
GU901
- Pool table & only supported until 4.6C -> long text ?The SAP error message GU901 indicates that you are trying to access a pool table that is no longer supported in your version of SAP. Pool tables were used in earlier versions of SAP (up to 4.6C) for storing data, but they have been deprecated in favor of transparent tables in later versions.
Cause:
The error occurs because:
To resolve this issue, you can take the following steps:
Identify the Pool Table: Determine which pool table is causing the error. This can often be found in the long text of the error message or by analyzing the program or transaction that triggered the error.
Check for Updates: If you are using a custom program or report, check if there is an updated version that uses transparent tables instead of pool tables. You may need to contact the developer or the support team responsible for the program.
Modify the Code: If you have access to the ABAP code, you may need to modify it to replace references to the pool table with a transparent table. This may involve changing the database access logic and ensuring that the data structure is compatible.
Consult Documentation: Review SAP documentation or notes related to the specific version you are using. SAP may provide guidance on how to transition from pool tables to transparent tables.
Contact SAP Support: If you are unable to resolve the issue on your own, consider reaching out to SAP support for assistance. They may have specific recommendations or patches available.
By following these steps, you should be able to address the GU901 error and ensure that your SAP environment is functioning correctly.
Get instant SAP help. Start your 7-day free trial now.
GU900
***************Messages for the conversion and migration*****************
What causes this issue? You have tried to call up the application "Create system parameters". However, you do not have the required authori...
GU883
You do not have authorization to delete values
What causes this issue? You do not have authorization for this function. This function belongs to the authorization group '&V1&'.Sy...
GU903
Error when opening the specified export file
What causes this issue? An error occurred when opening the export file you specified.How to fix this error? Enter a different export file. If the er...
GU904
No data exists in the source table
What causes this issue? The table to be converted (source table) does not contain any data.How to fix this error? Check your entries. The system iss...
Click on this link to search all SAP messages.