Do you have any question about this error?
Message type: E = Error
Message class: 28 - Configuration
Message number: 127
Message text: Keine Herleitungen für Aktion/Prozedur
The syntax check found an error in an action or procedure. No inference
of values values is formulated (in connection with a table/function
call).
Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.
Qualify all characteristics for which you require inferred values with
$SELF. For example:
TABLE TEST_TAB(COLOR = 'red', PRICE = $SELF.PRICE)
If you enter:
TABLE TEST_TAB(COLOR = 'red', PRICE = PRICE)
no value is inferred for characteristic PRICE.
Check whether the values you want to infer match the value assignment
alternatives defined in the table. In actions and procedures, the first
value assignment alternative defined for a table access is read. You
can only infer values for characteristics that are defined as data
fields in the value assignment alternative. If a characteristic is
defined as a key field in a table, values cannot be inferred for this
characteristic.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
28127
- Keine Herleitungen für Aktion/Prozedur ?Get instant SAP help. Start your 7-day free trial now.
28126
Notwendiger Formalparameter fehlt für Herleitung in &1
Was verursacht dieses Problem? Before a value can be inferred from a table or a user-defined function, all the characteristics defined as key field...
28125
Herleitung von Vorschlagswert für &1 in Tabelle/Funktion nicht möglich
Was verursacht dieses Problem? The syntax check found an error. When calling table or function &V1&, the inference of a default value was r...
28130
Netz voll. Constraint/Regel kann nicht im Netz eingetragen werden.
Was verursacht dieses Problem? There is a maximum number of rules (value assignment alternatives for constraints) which can be stored in a constrai...
28131
Constraint hat zuviele Auswertungsvarianten: &1
Was verursacht dieses Problem? There is a maximum number of value assignment alternatives (rules) for an individual constraint. The number of value...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.