Do you have any question about this error?
Message type: E = Error
Message class: 28 - Configuration
Message number: 113
Message text: Fehler in der Tabellen-/Funktionsdeklaration
The syntax check found an error in the entry for a table or function.
Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.
A table is denoted by the keyword TABLE, the language-independent table
name and a list of arguments. Each argument consists of <formal
parameter = arg>, for example:
TABLE TEST_TAB(COLOR='red', PRICE=PRICE_1)
Here, COLOR and PRICE are formal parameters of the table, 'red' is a
constant, and PRICE_1 is a characteristic-specific variable.
A function is denoted by the keyword FUNCTION. The other entries for a
function are the same as for a table, for example:
FUNCTION TEST_FUN(COLOR='red', PRICE=PRICE_1)
Check the table or function entry at the cursor. Correct the error if
required. See also other possible causes of error (messages).
Special functions that read or change other configuration data
internally are identified with the keyword PFUNCTION. (The 'P' stands
for procedure.) These functions can only be used in procedural
dependencies, such as procedures and non-declarative selection
conditions. The argument list of a PFUNCTION can be empty.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
28113
- Fehler in der Tabellen-/Funktionsdeklaration ?Get instant SAP help. Start your 7-day free trial now.
28112
Tabellen-/Funktionsargument fehlerhaft &1
Was verursacht dieses Problem? The syntax check found an error in table or function parameters.Systemantwort The cursor shows where in your entry...
28111
'PART_OF'/'SUBPART_OF' Beziehung fehlerhaft
Was verursacht dieses Problem? The syntax check found an error in the entry for predefined standard dependency <ZH>PART_OF</> or <ZH...
28114
Fehler in generischer Funktionsbausteinschnittstelle (ABAP): &1
Was verursacht dieses Problem? The syntax check found an error in the function entry &V1&. The function module referred cannot be used, bec...
28116
Fehler in bedingter Restriktion (mit IF)
Was verursacht dieses Problem? An error was found in a conditional restriction, starting with the keyword IF.Systemantwort The cursor marks the i...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.