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: Feldüberschreitung. Gültiger Bereich von & wird verwendet
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.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
GB026
- Feldüberschreitung. Gültiger Bereich von & wird verwendet ?Get instant SAP help. Start your 7-day free trial now.
GB025
Feld & ist in Klasse & nicht verfügbar
Was verursacht dieses Problem? In a Boolean statement, you have tried to use a field that is not assigned to the Boolean class of the object you ch...
GB024
Regel & wird rekursiv verwendet
Was verursacht dieses Problem? A rule is used recursively. This rule calls itself up directly, or is called up by a rule in which it is used. For ...
GB027
Exit & hat den falschen Typ
Was verursacht dieses Problem? The exit type of the system exit or user exit cannot be used in this condition. This may be the case, if: in a condi...
GB028
Vektor Operationen (&) zu diesem Zeitpunkt nicht erlaubt
Was verursacht dieses Problem? You have tried to use a column-related mathematical operator. However, column-related operators (SUM, AVG, MAX, MIN...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.