Do you have any question about this error?
Message type: E = Error
Message class: FCLM_BAM_MAINT -
Message number: 735
Message text: Activity has not been input when calling 'FCLM_BAM_AUTHORITY_CHECK'
Activity has not been input when calling the function module
'FCLM_BAM_AUTHORITY_CHECK'.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Please check method 'CHECK_BAM_AUTHORIZATION' of class
'CL_FCLM_BAM_REPLICATE_API'. The activity should be passed to the
function module when it is called in this method.
Error message extract from SAP system. Copyright SAP SE.
FCLM_BAM_MAINT735
- Activity has not been input when calling 'FCLM_BAM_AUTHORITY_CHECK' ?The SAP error message FCLM_BAM_MAINT735 with the description "Activity has not been input when calling 'FCLM_BAM_AUTHORITY_CHECK'" typically occurs in the context of the SAP Financial Closing cockpit or related applications where authorization checks are performed.
Cause:
This error generally indicates that the system is trying to perform an authorization check, but the required activity (or authorization object) has not been specified. This can happen due to:
- Missing Authorization Object: The user does not have the necessary authorization for the activity being attempted.
- Configuration Issues: There may be a misconfiguration in the authorization roles or profiles assigned to the user.
- Custom Development: If there are custom developments or enhancements in the system, they might not be correctly handling the authorization checks.
Solution:
To resolve this issue, you can take the following steps:
Check User Authorizations:
- Use transaction code SU53 immediately after the error occurs to check the authorization failure. This will show you which authorization object is missing.
- Review the roles assigned to the user in transaction PFCG and ensure that the necessary authorizations for the activity are included.
Review Authorization Objects:
- Identify the relevant authorization objects related to the activity in question. You may need to consult with your security team to ensure that the user has the correct authorizations.
Adjust Roles/Profiles:
- If the necessary authorizations are missing, you may need to adjust the roles or create a new role that includes the required authorizations. This may involve working with your SAP security team.
Check Custom Code:
- If there are any custom developments or enhancements, review the code to ensure that it correctly specifies the activity when calling the authorization check.
Consult SAP Notes:
- Check the SAP Support Portal for any relevant SAP Notes that might address this specific error message. There may be patches or updates that resolve known issues.
Testing:
- After making changes to authorizations or configurations, test the transaction again to ensure that the error is resolved.
Related Information:
If the problem persists after following these steps, it may be beneficial to engage with SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
FCLM_BAM_MAINT734
Illegal call of the function module 'FCLM_BAM_AUTHORITY_CHECK'
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FCLM_BAM_MAINT733
An unknown error occurred when locking BAM's data entry
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FCLM_BAM_MAINT736
An unknown error occurred when calling 'FCLM_BAM_AUTHORITY_CHECK'
Procedure for System Administrators The system issues an error message and will not allow you to continue with this transaction until the error is re...
FCLM_BAM_MAINT737
Calling the function module 'FCLM_BAM_AMD_MODIFY_MULTI_CD' failed
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.