Do you have any question about this error?
Message type: E = Error
Message class: OL - Workflow object types: Run-time system
Message number: 392
Message text: Definición de campo clave inconsistente en el módulo de funciones &
In the function module interface, either export parameters with the
same name must be defined for all key fields of the corresponding
object type (only for class methods which involve methods which create
an instance) or there can be no export parameters whose names
correspond to the key field names for the object type (instance remains
unchanged).
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
You should change the function module accordingly and then transfer the
function again as a method.
More information about key fields can be found in the BAPI
Implementation Guide.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
OL392
- Definición de campo clave inconsistente en el módulo de funciones & ?Get instant SAP help. Start your 7-day free trial now.
OL391
El método no depende de la instancia
¿Qué causa este problema? You have marked a method as instance-dependent. However, the relevant function module has no input parameters with the sa...
OL390
El método depende de la instancia (parámetro campo clave en MF)
¿Qué causa este problema? You have flagged an API method as instance-independent. However, the relevant function module has an input parameter with...
OL393
Indique el sentido del parámetro
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
OL394
En este release ya sólo se admitirán parámetros opcionales
¿Qué causa este problema? You tried to add a mandatory parameter to a method which was created in a previous release. However, to ensure upwards-co...
Haga clic en este enlace para buscar todos los mensajes de SAP.