Do you have any question about this error?
Message type: E = Error
Message class: SALV_X_API - Messages for ALV API exceptions
Message number: 087
Message text: Reference to source data table is no longer bound
There is a programming error in the application calling the ALV table
services (ATS).
The reference to the source data which the caller has provided earlier
is not bound any more.
A possible cause is that the reference pointed to a variable with
limited scope (for example a table locally declared in a method) and the
ABAP control flow has in the mean time left this scope.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
If you are the developre of the application consider allocating the
memory for the source data table with CREATE DATA.
If you are not a developer, please create a CSN message on the component
of the application that issued this error.
Error message extract from SAP system. Copyright SAP SE.
SALV_X_API087
- Reference to source data table is no longer bound ?Get instant SAP help. Start your 7-day free trial now.
SALV_X_API086
The grouping key specified for column &1 is empty
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SALV_X_API085
Index value &1 is out of valid bounds [&2, &3]
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SALV_X_API088
This operation is allowed for group header rows only
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SALV_X_API089
No services for internal table defined
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.