Do you have any question about this error?
Message type: E = Error
Message class: 28 - Configuration
Message number: 114
Message text: Error en interfase de módulos de función genérica (ABAP): &1
The syntax check found an error in the function entry &V1&. The
function module referred cannot be used, because the interface does not
match the conventions.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Ensure that the function module referred to has a generic interface
that matches the conventions:
one IMPORT parameter GLOBALS (with structure CUOV_00)
one TABLES parameter QUERY (with structure CUOV_01)
one TABLES parameter MATCH (with structure CUOV_01)
one EXCEPTION with the name FAIL (signals a contradiction)
one EXCEPTION with the name INTERNAL_ERROR (timeout)
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
28114
- Error en interfase de módulos de función genérica (ABAP): &1 ?Get instant SAP help. Start your 7-day free trial now.
28113
Error en la declaración de tabla/función
¿Qué causa este problema? The syntax check found an error in the entry for a table or function.Respuesta del sistema El sistema emite un mensaje d...
28112
Argumento de tabla/función erróneo &1
¿Qué causa este problema? The syntax check found an error in table or function parameters.Respuesta del sistema The cursor shows where in your ent...
28116
Error en restricción necesaria (con IF)
¿Qué causa este problema? An error was found in a conditional restriction, starting with the keyword IF.Respuesta del sistema The cursor marks the...
28117
No se puede efectuar limitación: la expresión no es lineal
¿Qué causa este problema? You can only use formulas to restrict a numeric characteristic if the formula in the characteristic you want to restrict ...
Haga clic en este enlace para buscar todos los mensajes de SAP.