Do you have any question about this error?
Message type: E = Error
Message class: SY - ABAP/4 system messages
Message number: 287
Message text: This flush is unnecessary because it transports a queue w/o return value.
You should only flush an automation queue when you definitely need
return values from a CALL METHOD or GET PROPERTY. Flushing a queue that
does not contain any return values is expensive in terms of runtime and
is poor programming style. The system flushes automatically at the end
of the PBO event, so there is no danger that automation calls will not
reach the frontend because a flush is missing. If short dumps occur
when you omit the flush, use the Frontend Automation Trace to find the
error.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
SY287
- This flush is unnecessary because it transports a queue w/o return value. ?Get instant SAP help. Start your 7-day free trial now.
SY286
SQL prefetch active
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SY285
SQL prefetch inactive
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SY288
Core dump with error message
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SY289
No dump
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.