Do you have any question about this error?
Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 026
Message text: Débordement de zones. Domaine valable & est utilisé
You have specified a part of a field, but the part you specified is
longer than the respective field.
&EXAMPLE& COBL-BUKRS:2-5: (the field BUKRS consists of only 4
characters).
The system truncates the segment to fit the field:
If the first value of the specified interval is too high, the last
value of the field is used.
&EXAMPLE& COBL-BUKRS:5-5: -> COBL-BUKRS:4-4:
If the last value of the specified interval is too high, the system
truncates the segment to fit the length of the field.
&EXAMPLE& COBL-BUKRS:2-5: -> COBL-BUKRS:2-4:
Correct the interval you entered.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
GB026
- Débordement de zones. Domaine valable & est utilisé ?Get instant SAP help. Start your 7-day free trial now.
GB025
Zone & non disponible dans classe &
Quelle est la cause de ce problème? In a Boolean statement, you have tried to use a field that is not assigned to the Boolean class of the object y...
GB024
Règle '&' à nouveau utilisée
Quelle est la cause de ce problème? A rule is used recursively. This rule calls itself up directly, or is called up by a rule in which it is used....
GB027
Exit & est de type erroné
Quelle est la cause de ce problème? The exit type of the system exit or user exit cannot be used in this condition. This may be the case, if: in a ...
GB028
Vecteur opérations (&) non autorisé pour cet événement
Quelle est la cause de ce problème? You have tried to use a column-related mathematical operator. However, column-related operators (SUM, AVG, MAX...
Cliquez sur ce lien pour rechercher tous les messages SAP.