Do you have any question about this error?
Message type: E = Error
Message class: COM_PME_PARSER - 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 . 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.
COM_PME_PARSER114
- Error en interfase de módulos de función genérica (ABAP): &1 ?Get instant SAP help. Start your 7-day free trial now.
COM_PME_PARSER113
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...
COM_PME_PARSER112
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...
COM_PME_PARSER116
Error en limitació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...
COM_PME_PARSER117
No se puede efectuar restricció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.