Do you have any question about this error?
Message type: E = Error
Message class: SWF_BND_001 - Messages for workflow binding class
Message number: 092
Message text: Konvertierung von '&1' nach '&2' kann datenabhängig Fehler verursachen
The assignment between the data type &V1& and &V2& requires a conversion
at runtime of the workflow. This conversion can - depending on the
values then involved - lead to errors.
Examples:
An assignment between values of type integer (type <AB>I</>) and whole
numbers (type <AB>N</>) leads to errors if the integer value is
negative.
An assignment between a character string (type <AB>string</> or <AB>C
</>) and a number (type <AB>I</>, <AB>N</>, <AB>P</>, <AB>F</> ) leads
to errors if the content of the character string cannot be interpreted
as a number.
Assignment of a generic typed object to a fixed type object can cause an
error if the fixed object instances are not compatible at runtime.
Example: Assignment of an untyped BOR object (displayed as [BO.]) to a
typed BOR object (for example, type SOFM, displayed as [BO.SOFM]).
Assignment of an object reference of a father type to a derived type
(for example, [BO.FORMABSENC] to [BO.ZFORMABSENC]), a 'DownCast' can
call errors at runtime, if the variable of the father type does not
already contain a reference of the derived types. Alternatively, when
using BOR objects, always model on the father type and use Delegation on
the derived type.
A warning notifies you of the possibility of a runtime error.
Only use this assignment if you can guarantee that the conversion at
runtime of the workflow will not lead to errors. To rule out errors,
only use data types that are completely compatible.
If necessary, set the indicator <LS>ignore error</> for the assignment
operator in the binding. As a result, you ensure that the workflow is
not set to the status <ZK>error</> if an error occurs here. However, it
is your responsibility to model the subsequent process in such a way
that it also works correctly without the value to be transferred here.
Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
SWF_BND_001092
- Konvertierung von '&1' nach '&2' kann datenabhängig Fehler verursachen ?Get instant SAP help. Start your 7-day free trial now.
SWF_BND_001091
Bei Zuweisung zwischen Typ '&1' und '&2' ist Datenverlust möglich
Selbsterklärende Nachricht Da SAP der Meinung ist, dass diese spezielle Fehlermeldung 'selbsterklärend' ist, wurden keine weiteren Informationen geg...
SWF_BND_001090
Die Datentypen '&1' und '&2' sind nicht kompatibel
Selbsterklärende Nachricht Da SAP der Meinung ist, dass diese spezielle Fehlermeldung 'selbsterklärend' ist, wurden keine weiteren Informationen geg...
SWF_BND_001094
Strukturen vom Typ '&1' und '&2' sind nicht kompatibel
Was verursacht dieses Problem? A structure of type &V1& cannot be assigned as a whole to a structure of type &V2& due to the techni...
SWF_BND_001095
Strukturen vom Typ '&1' und '&2' nur über MOVE-CORRESPONDING zuweisbar
Was verursacht dieses Problem? A structure of type &V1& cannot be assigned as a whole to a structure of type &V2& due to the techni...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.