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: SDRB - Document Relationship Browser
Message number: 116
Message text: Function module &1 does not exist
To determine the linked objects, the DRB is to call function module
&V1&.
However, this function module does not exist.
The system creates a log messages, but continues processing. This
enables you to display the DRB overview; however, linked objects may be
missing.
Contact the SAP hotline.
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.
SDRB116
- Function module &1 does not exist ?The SAP error message SDRB116 indicates that a function module specified in the system does not exist. This can occur for various reasons, and understanding the cause and finding a solution involves several steps.
Causes:
- Typographical Error: The name of the function module may have been misspelled in the code or configuration.
- Missing Function Module: The function module may not have been created or activated in the system.
- Transport Issues: If the function module was recently transported from another system, it may not have been included in the transport request or may not have been imported correctly.
- Version Mismatch: The function module may exist in a different version of SAP or in a different client.
- Authorization Issues: The user may not have the necessary authorizations to access the function module.
Solutions:
- Check Spelling: Verify that the function module name is spelled correctly in the code or configuration.
- Function Module Existence: Use transaction code SE37 (Function Builder) to check if the function module exists. If it does not, you may need to create it or find out why it is missing.
- Transport Check: If the function module was supposed to be transported, check the transport logs to ensure it was included and imported correctly.
- Client Check: Ensure you are in the correct client where the function module is supposed to exist.
- Authorization Check: Verify that the user has the necessary authorizations to access the function module. You can check this using transaction code SU53 after the error occurs.
- Debugging: If you have access to debugging tools, you can set breakpoints to see where the error is being triggered and gather more context.
Related Information:
If the issue persists after trying the above solutions, it may be beneficial to consult with your SAP Basis team or reach out to SAP support for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
SDRB115
Switch to secure mode (see long text)
trados = docu -> bc -> bcsrv -> bcsrvgbtWhat causes this issue? The system assumes that one of the last calls of the Document Relationship ...
SDRB114
&1&2&3
trados = docu -> bc -> bcsrvgbtWhat causes this issue? The system tried to call up the function module &V4& to determine object relati...
SDRB117
Program &1 contains syntax errors
trados = docu -> bc -> bcsrv -> bcsrvgbtWhat causes this issue? To determine the linked objects, the DRB is to call function module &V2...
SDRB118
&1 &2 &3 not found
trados = docu ->bc -> bcsrv -> bcsrvgbtWhat causes this issue? You want to display the object "&V1& &V2&&V3&&q...
Click on this link to search all SAP messages.