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: Impression avec & inexistante dans validation de matrice autorisée
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
Le système émet un message d'erreur et ne vous permettra pas de poursuivre cette transaction tant que l'erreur n'est pas résolue.
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</>
Extrait du message d'erreur du système SAP. Copyright SAP SE.
GB305
- Impression avec & inexistante dans validation de matrice autorisée ?Get instant SAP help. Start your 7-day free trial now.
GB304
Une entrée uniquement sur cette ligne (soit constante soit exit)
Message auto-explicatif Étant donné que SAP estime que ce message d'erreur spécifique est 'auto-explicatif', aucune autre information n'a été fou...
GB303
Pool FORM exit utilisateur & inexistante
Quelle est la cause de ce problème? The user exit formpool &V1& is not available. A possible reason is, for example, because of the system ...
GB306
Pool formulaire exit utilisateur & contient des erreurs syntaxe
Quelle est la cause de ce problème? User exit formpool &V1& contains a syntax error in line &V2&. This can happen when you save the...
GB307
Zone &1 non autorisée dans expressions mathématiques
Quelle est la cause de ce problème? You used the field &V1& within a mathematical expression. The field is not valid in the expression. On...
Cliquez sur ce lien pour rechercher tous les messages SAP.