Do you have any question about this error?
Message type: E = Error
Message class: FDT_EXPRESSIONS - Formula & Derivation Tool: Expressions
Message number: 846
Message text: Mappage non valide : au moins 2 param. affectés à la même table &1
In the current procedure call expression, you have defined an invalid
mapping between the parameters of the expression and of the called
method or function module. Two or more Exporting / Changing / Returning
/ Tables parameters are mapped to the same BRFplus table data object
&v1&. This is not allowed for reasons that can best be explained by an
example:
Assume you have defined a parameter mapping like this:
Parameter,,BRFplus Data Object,,Move Type
ET_PARTNER_H,,DO_TBL_BUSPARTNER,,MOVE-CORRESPONDING (TMC)
ET_PARTNER_I,,DO_TBL_BUSPARTNER,,MOVE-VALUE (TMV)
Once the called procedure has been executed and is about to return
control to the calling expression, both parameters are filled with the
appropriate values. Since it is impossible for the procedure call
expression to know how the parameters have been processed by the called
method or function module, it could happen that the two parameters
return the same table object with a different number of records. In such
a situation, it would be impossible for the system to decide how to
proceed with the concurrent states of the table object.
The expression cannot be activated.
Depending on your original intention, proceed as follows to solve this
problem:
Table data object has been intentionally passed twice to the called
method or function module: Create a copy of table &v1& and use it for
the second parameter. After the procedure call expression has been
executed, merge the contents of the two tables with the help of an
additional loop expression.
Table data object has been passed twice by mistake: Create a second
table data object to be passed as the second parameter.
Le système émet un message d'erreur et ne vous permettra pas de poursuivre cette transaction tant que l'erreur n'est pas résolue.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
FDT_EXPRESSIONS846
- Mappage non valide : au moins 2 param. affectés à la même table &1 ?Get instant SAP help. Start your 7-day free trial now.
FDT_EXPRESSIONS845
Au moins 2 param. pour objet de données &1 avec déplac. corresp. affectés
Quelle est la cause de ce problème? The system has determined an invalid mapping: Two or more Exporting / Changing / Returning parameters are mappe...
FDT_EXPRESSIONS844
Position de paramètre de mappage &1 : &2 est un type inconnu.
Message auto-explicatif Étant donné que SAP estime que ce message d'erreur spécifique est 'auto-explicatif', aucune autre information n'a été fou...
FDT_EXPRESSIONS847
Au moins 2 paramètres sont mappés ds le même objet &1 avec type Move &2
Quelle est la cause de ce problème? You have created an invalid mapping: Two or more Exporting / Changing / Returning parameters of the procedure t...
FDT_EXPRESSIONS848
Position param. de mappage &1 : val. non valide pour param. héxadécimal
Message auto-explicatif Étant donné que SAP estime que ce message d'erreur spécifique est 'auto-explicatif', aucune autre information n'a été fou...
Cliquez sur ce lien pour rechercher tous les messages SAP.