Do you have any question about this error?
Message type: E = Error
Message class: SY - ABAP/4 system messages
Message number: 474
Message text: READ BINARY SEARCH check switched off
You can only use the READ ... BINARY SEARCH statement if the relevant
internal table is sorted by the key used. Otherwise any table row will
be found.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
To find such program errors there is a test that can be switched on inError message extract from SAP system. Copyright SAP SE.
SY474
- READ BINARY SEARCH check switched off ?Get instant SAP help. Start your 7-day free trial now.
SY473
READ BINARY SEARCH check switch on
What causes this issue? You can only use the READ ... BINARY SEARCH statement if the relevant internal table is sorted by the key used. Otherwise any...
SY472
Could not display more than & entries
What causes this issue? You tried to increase the size of a list of objects with dynamic memory consumption. This was not possible because not enough...
SY475
Expiration date must be no more than two months away
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SY476
Session was saved under the name &
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.