Do you have any question about this error?
Message type: E = Error
Message class: FAGL_POST_SERVICE - Messages for Package FAGL_POSTING_SERVICES
Message number: 028
Message text: You do not have any display authorization for ledger &2 in comp. code &1
You have no authorization for activity '03' (display) in company code
&V1&, ledger &V2&, record type &V3&, and version &V4&.
Contact your system administrator. You need authorization for the
authorization object <ZK>F_FAGL_LDR</>.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message FAGL_POST_SERVICE028 indicates that a user is attempting to access a ledger for which they do not have the necessary display authorization in the specified company code. This error typically occurs in the context of financial accounting, particularly when dealing with General Ledger (G/L) postings.
Cause:
The primary cause of this error is a lack of authorization for the user to view or post to the specified ledger in the given company code. This can happen due to:
- Missing Authorization Roles: The user may not have been assigned the appropriate roles that include the necessary authorizations for the ledger.
- Authorization Object Restrictions: The authorization objects related to financial accounting (like
F_LFA1_AKT
,F_BKPF_BES
, etc.) may not include the required ledger or company code.- Configuration Issues: There may be configuration settings in the system that restrict access to certain ledgers based on user roles.
Solution:
To resolve this issue, you can take the following steps:
Check User Authorizations:
- Use transaction code
SU53
immediately after encountering the error to see which authorization check failed. This will provide insight into what specific authorization is missing.- Alternatively, you can use transaction
SU01
to check the user's roles and authorizations.Assign Necessary Roles:
- If the user lacks the necessary roles, work with your SAP security team to assign the appropriate roles that include display authorization for the required ledger in the specified company code.
Modify Authorization Objects:
- If the roles are correct but the user still cannot access the ledger, check the authorization objects associated with the roles. Ensure that the ledger and company code are included in the authorizations.
Consult with Security Team:
- If you are not authorized to make changes, contact your SAP security team or administrator to review and adjust the user's authorizations as needed.
Testing:
- After making changes, have the user log out and log back in to ensure that the new authorizations take effect. Then, attempt the transaction again to verify that the issue is resolved.
Related Information:
SU53
: Display Authorization CheckSU01
: User MaintenancePFCG
: Role MaintenanceF_BKPF_BES
(Authorization for Document Types) and F_LFA1_AKT
(Vendor Master Data).By following these steps, you should be able to identify and resolve the authorization issue causing the FAGL_POST_SERVICE028 error.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
FAGL_POST_SERVICE027 You do not have any change authorization for ledger &2 in company code &1
Self-Explanatory Message Since SAP believes that this specific error message is ...
FAGL_POST_SERVICE026 You do not have any display authorization for ledger &2 in comp. code &1
Self-Explanatory Message Since SAP believes that this specific error message is ...
FAGL_POST_SERVICE029 You do not have any creation authorization for ledger &2 in comp. code &1
What causes this issue? You have no authorization for activity '01' (...
FAGL_POST_SERVICE030 You do not have any display authorization for &1 &2
Self-Explanatory Message Since SAP believes that this specific error message is ...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.