Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: GG - Messages for FI-SL customizing
Message number: 826
Message text: You are not allowed to select entries for 'GLT0' and 'GLS0'
You have tried to select the entry for 'GLT0' or 'GLS0'. You are not
allowed to do this because once entries have been selected, you can
perform functions on them, such as deletion. However, the entries for
'GLT0' and 'GLS0' are protected because they are vital entries.
The system cancels the relevant selections for 'GLT0' and 'GLS0'.
Note the information given above.
Error message extract from SAP system. Copyright SAP SE.
GG826
- You are not allowed to select entries for 'GLT0' and 'GLS0' ?The SAP error message GG826 indicates that the user is not authorized to select entries from the specified tables, which are
GLT0
(the General Ledger Transaction Data table) andGLS0
(the General Ledger Line Item table). This typically occurs when a user attempts to access or report on financial data without the necessary permissions.Cause:
- Authorization Issues: The most common cause of this error is that the user does not have the required authorizations to access the data in the
GLT0
andGLS0
tables. This can be due to missing roles or authorizations in the user's profile.- Data Access Restrictions: There may be restrictions set up in the system that limit access to certain data based on user roles or organizational units.
- Configuration Settings: Certain configuration settings in the SAP system may restrict access to specific tables or data sets.
Solution:
Check User Authorizations:
- Use transaction code
SU53
immediately after encountering the error to check the authorization check that failed. This will provide insight into which specific authorization object is missing.- Review the user's roles and authorizations in transaction code
SU01
orPFCG
. Ensure that the user has the necessary authorizations for accessing theGLT0
andGLS0
tables.Modify Roles:
- If the user lacks the necessary authorizations, you may need to modify their roles or create a new role that includes the required authorizations for accessing the General Ledger data.
- Common authorization objects related to General Ledger access include
S_TABU_DIS
(Table Authorization) andS_DATA
(Data Access).Consult with Security Team:
- If you are not authorized to make changes to user roles, consult with your SAP security team or administrator. They can help identify the missing authorizations and make the necessary adjustments.
Testing:
- After making changes to the user’s authorizations, have the user log out and log back in to ensure that the changes take effect. Then, attempt to access the data again to verify that the issue is resolved.
Related Information:
SU53
: Display Authorization CheckSU01
: User MaintenancePFCG
: Role MaintenanceBy following these steps, you should be able to resolve the GG826 error and allow the user to access the necessary data in the GLT0
and GLS0
tables.
Get instant SAP help. Sign up for our Free Essentials Plan.
GG825
The entries for the sets are not consistent
What causes this issue? The system returns this error message if you have entered sets which are defined for different tables, or if one of these set...
GG824
The exit name does not comply with the naming convention
What causes this issue? The name of the exit does not comply with the naming convention.System Response The system issues an error message and will ...
GG827
Selection is not allowed
What causes this issue? You have selected the function 'Select'. After selecting a dataset, the 'deletion' function would be acti...
GG828
You cannot enter ledger &
What causes this issue? You are maintaining local version parameters. However, the global table &V2& is assigned to ledger &V1&.Syst...
Click on this link to search all SAP messages.