Message type: E = Error
Message class: DMEE - Messages for Data Medium Exchange Engine
Message number: 358
Message text: Node &1: function module &2 has incorrect interface
You have assigned the exit module &V2& to node &V1&. However, the
interface for this function module is not one of the predefined
interfaces.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Make sure that your exit module contains the interface of one of the
following module templates:
<DS:FU.DMEE_EXIT_TEMPLATE>DMEE_EXIT_TEMPLATE</>
<DS:FU.DMEE_EXIT_TEMPLATE_EXTENDED>DMEE_EXIT_TEMPLATE_EXTENDED</>
Error message extract from SAP system. Copyright SAP SE.
DMEE358
- Node &1: function module &2 has incorrect interface ?The SAP error message DMEE358 indicates that there is an issue with the function module specified in the DMEE (Data Medium Exchange Engine) configuration. Specifically, it means that the function module referenced in the DMEE node has an incorrect interface, which could be due to a mismatch in the expected parameters or the structure of the function module.
Cause: Incorrect Function Module: The function module specified in the DMEE node may not exist or may not be the correct one for the intended purpose. Parameter Mismatch: The parameters defined in the DMEE node do not match the parameters expected by the function module. This could include missing parameters, incorrect data types, or an incorrect number of parameters. Changes in Function Module: If the function module was modified (e.g., added or removed parameters), the DMEE configuration may not have been updated accordingly. Transport Issues: If the function module was transported from another system, it may not
Get instant SAP help. Sign up for our Free Essentials Plan.
DMEE357
Node &1: data type 'currency amount' not possible for constant value
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DMEE356
Node &1: Invalid constant value &2 because data type of node is numeric
What causes this issue? Node &V1& has a numeric data data type. The constant source value &V2& is not a valid source value for this d...
DMEE359
Sort field &1: data type &2 not allowed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DMEE360
Node &1: aggregation with aggregation type 2 not possible for node &2
What causes this issue? For node &V1&, you have specified an aggregation via node &V2&. However, node &V2& has the node type ...
Click on this link to search all SAP messages.