Do you have any question about this error?
Message type: E = Error
Message class: SY - ABAP/4 system messages
Message number: 373
Message text: Error número &1 al tomar el resultado de una llamada OLE
The system could not assign the results of an OLE Automation call to
the correct program variables.
Meanings of the error number <(>&<)>1:
-1: The event memory of the automation queue is destroyed - internal
error
1: There is no valid link to the program variables (PcbInvalidId)
2: The link cannot be expanded (PcbInternal)
3: The link points to an internal table that has been cleared
(PcbItabFreed)
4: The link points to a local variable whose stack frame has been
released (PcbStackFreed).
Note: Errors 3 and 4 indicate a programming error. When you program
with controls, you must ensure that the return value (for example, the
selected node of a tree) is not written into a local variable. For
performance reasons, control calls are not necessarily sent to the
front end imnmediately, but are placed in a queue instead. The queue
may be sent to the frontend at a point where the local variable no
longer exists because, for example, the call occurred in a subroutine
that had ended by the time the queue was flushed. Avoid control calls
with local importing parameters.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
The system assumes that correct processing is no longer possible
without the return value. To be on the safe side, it stops processing.
Depending on the kind of error, the application program may need
correcting (error number 3 or 4) or a system error occurred while
processing the automation queue (SAP Automation Controller).
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
SY373
- Error número &1 al tomar el resultado de una llamada OLE ?Get instant SAP help. Start your 7-day free trial now.
SY372
Falta autorización para modificar valores de memoria.
¿Qué causa este problema? You must have the appropriate authorization to set the values.¿Cómo arreglar este error? You need the authorization S_...
SY371
Verbo OLE & no existe en infotipo.
¿Qué causa este problema? Type information describes all methods and properties of an OLE server and must be loaded into the R/3 System, before you...
SY374
Orden SPOOL (número &) enviada a impresora SAP &
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
SY375
Orden SPOOL (número &) enviada al archivo
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
Haga clic en este enlace para buscar todos los mensajes de SAP.