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: 029
Message text: You do not have any creation authorization for ledger &2 in comp. code &1
You have no authorization for activity '01' (add) in company code
&V1&, ledger &V2&, record type &V3&, and version &V4&.
Error message
Contact your system administrator. You need authorization for the
authorization object <ZK>F_FAGL_LDR</>.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message FAGL_POST_SERVICE029 indicates that a user is attempting to post to a ledger for which they do not have the necessary creation authorization in the specified company code. This error typically arises in the context of financial accounting, particularly when dealing with General Ledger (G/L) postings.
Cause:
- Authorization Issues: The user does not have the required authorization to create or post entries in the specified ledger for the given company code.
- Ledger Configuration: The ledger may not be properly configured to allow postings by the user or the user role may not include the necessary permissions.
- User Role Assignment: The user may not be assigned to the correct role that includes the necessary authorizations for the ledger in question.
Solution:
Check User Authorizations:
- Use transaction code
SU53
immediately after the error occurs to check the authorization failure details. This will show which specific authorization object is missing.- Review the user's roles and authorizations in transaction
SU01
orPFCG
to ensure they have the necessary permissions for the ledger.Modify User Roles:
- If the user lacks the necessary authorizations, you may need to modify their roles or assign them to a different role that includes the required authorizations for the ledger.
- Ensure that the authorization objects related to financial accounting and ledger postings (e.g.,
F_BKPF_BSA
,F_BKPF_BSA
, etc.) are included in the user's role.Consult with Security Team:
- If you do not have the necessary permissions to change user roles, contact your SAP security team or administrator to request the required authorizations.
Check Ledger Settings:
- Verify the configuration of the ledger in transaction
OB22
(for ledger settings) to ensure that it is set up correctly and that the user should have access to it.Testing:
- After making changes to the user roles or authorizations, have the user log out and log back in to ensure that the changes take effect. Then, attempt the posting again.
Related Information:
F_BKPF_BSA
(for document posting) and F_LFA1_APR
(for vendor master data).SU53
: Display authorization check.SU01
: User maintenance.PFCG
: Role maintenance.OB22
: Ledger configuration.By following these steps, you should be able to resolve the FAGL_POST_SERVICE029 error and ensure that the user has the necessary authorizations to post to the specified ledger.
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_SERVICE028 You do not have any display authorization for ledger &2 in comp. code &1
What causes this issue? You have no authorization for activity '03' (...
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_SERVICE030 You do not have any display authorization for &1 &2
Self-Explanatory Message Since SAP believes that this specific error message is ...
FAGL_POST_SERVICE031 You do not have any authorization to display &1 totals records
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.