Do you have any question about this error?
Message type: E = Error
Message class: GB - Messages used by the Boolean code generator
Message number: 305
Message text: Ausdruck mit & nicht in Matrix-Validierung erlaubt
You formulated a condition which is to be valuated on every line of the
table. Such conditions are not allowed in matrix validations outside of
a mathematical expression.
Included is this are, for example, expressions with field comparisons
and/or sets. These expressions cannot be processed, since the matrix
validation processes an entire table all at once. These expressions,
however, refer to exactly one line in a table.
Example:
BSEG-HKONT = "400000" not allowed
SUM ( BSEG-DMBTR ) > "100000.00" allowed
Line-by-line field comparisons are only allowed for fields that can
also be used in mathematical expressions. These expressions will be
valuated as true if they are not false for any line in the table.
Examples:
BSEG-DMBTR > "100000.00" allowed
BSEG-DMBTR = BSEG-WRBTR allowed
Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.
The expression is recognized as containing an error and is not
accepted.
If you want to formulate a condition which is to be valuated per line
in the table, use the application callup point at line level. In FI,
for example, use callup point 0002 (document line).
You also have the possibility of using a user exit in which you can
either partially or entirely code your logical expression using ABAP/4.
You can find more information on user exits in <DS:DE.BOOLEXP>Boolean
sytax</>
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
GB305
- Ausdruck mit & nicht in Matrix-Validierung erlaubt ?Get instant SAP help. Start your 7-day free trial now.
GB304
Nur eine Eingabe in dieser Zeile (entweder Konstante oder Exit)
Selbsterklärende Nachricht Da SAP der Meinung ist, dass diese spezielle Fehlermeldung 'selbsterklärend' ist, wurden keine weiteren Informationen geg...
GB303
Benutzer-Exit-Formpool & nicht vorhanden
Was verursacht dieses Problem? The user exit formpool &V1& is not available. A possible reason is, for example, because of the system trans...
GB306
Benutzer-Exit-Formpool & enthält Syntaxfehler
Was verursacht dieses Problem? User exit formpool &V1& contains a syntax error in line &V2&. This can happen when you save the user...
GB307
Feld &1 nicht in mathematischen Ausdrücken erlaubt
Was verursacht dieses Problem? You used the field &V1& within a mathematical expression. The field is not valid in the expression. Only fi...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.