Do you have any question about this error?
Message type: E = Error
Message class: OL - Workflow object types: Run-time system
Message number: 380
Message text: Der Funktionsbausteinparameter & hat Dictionary-Bezug
You have assigned a parameter from a function module to the method
parameter. A field or structure from the ABAP/4 Dictionary is assigned
to the parameter as a data type reference. However, the current method
parameter is an object reference.
Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.
Assign the same data type reference to both the method parameter and
the function module parameter or implement a conversion of the method
parameter into the type of the function module parameter in the method
before the call of the function module.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
OL380
- Der Funktionsbausteinparameter & hat Dictionary-Bezug ?Get instant SAP help. Start your 7-day free trial now.
OL379
Funktionsbausteinparameter & ist ein &-Parameter
Was verursacht dieses Problem? You have assigned a function module parameter to the method parameter. However, there are other direction attributes...
OL378
Der Funktionsbaustein & hat keinen Parameter &
Selbsterklärende Nachricht Da SAP der Meinung ist, dass diese spezielle Fehlermeldung 'selbsterklärend' ist, wurden keine weiteren Informationen geg...
OL381
Der Funktionsbausteinparameter & verweist auf Struktur/Feld &
Was verursacht dieses Problem? You have assigned a parameter to the method parameter from a function module to which a field or a structure from th...
OL382
Der Funktionsbaustein & ist nicht remote-fähig
Was verursacht dieses Problem? The method is part of an SAP API. However, the assigned function module cannot be called remotely and can therefore ...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.