Do you have any question about this error?
Message type: E = Error
Message class: SY - ABAP/4 system messages
Message number: 376
Message text: Verwendung lokaler Result-Variablen in einem Control/Automation-Aufruf
You cannot use a local variable in a call to a control or automation
server.
For performance reasons, the system collects calls to front end
components, such as controls, in a queue and does not transfer them to
the frontend for processing until the so-called flush. These calls are
processed in the front end asynchronously to calls in the ABAP source
code. If local variables are used in calls to controls for including
the return values (for example the selected node of a tree), it is
possible that the local variable will not exist at the time of the
flush. It will not be possible to transfer the return value to the
variable.
It is highly unlikely that further processing will continue correctly
without return values. For safety reasons, further processing is
terminated.
Check your application for local variables that are used for return
values of control/automation calls.
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
SY376
- Verwendung lokaler Result-Variablen in einem Control/Automation-Aufruf ?Get instant SAP help. Start your 7-day free trial now.
SY375
Spool-Auftrag (Nummer &) an Archiv gesendet
Selbsterklärende Nachricht Da SAP der Meinung ist, dass diese spezielle Fehlermeldung 'selbsterklärend' ist, wurden keine weiteren Informationen geg...
SY374
Spool-Auftrag (Nummer &) an SAP-Drucker & gesendet
Selbsterklärende Nachricht Da SAP der Meinung ist, dass diese spezielle Fehlermeldung 'selbsterklärend' ist, wurden keine weiteren Informationen geg...
SY380
Das OVERFLOW-Feld bei SCAN ABAP-SOURCE ist für & zu klein
Was verursacht dieses Problem? The effect of the SCAN ABAP-SOURCE command is to place character strings more than 30 characters long in an overflow...
SY390
Sie haben keine Berechtigung zum Aufruf der OLE-Anwendung &1.
Was verursacht dieses Problem? User &V3& is not authorized to start the OLE application &V1& from the ABAP program &V2&.Sys...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.