Do you have any question about this error?
Message type: E = Error
Message class: FL - Function Builder messages
Message number: 382
Message text: En RFC todos los parámetros necesitan un campo o un tipo de referencia
You have defined a parameter without a reference field or a type.in a
remotely called function module. This is not supported.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Assign either a reference field or a reference structure to every
parameter.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
FL382
- En RFC todos los parámetros necesitan un campo o un tipo de referencia ?Get instant SAP help. Start your 7-day free trial now.
FL381
En módulos RFC solo se permiten parámetros con transferencia de valores
¿Qué causa este problema? You have defined a reference parameter for a remotely called function module. However, only value parameters are allowed ...
FL380
En RFC las tablas no pueden contener boxed components
¿Qué causa este problema? Structures with boxed components are deep. With the RFC, no deep structures can be used.Respuesta del sistema El sistema...
FL383
En los módulos RFC no están permitidos los tipos genéricos
¿Qué causa este problema? You attempted to assign a generic type to a parameter of a remotely called function module. This is not supported.Respues...
FL384
En RFC no se permiten parámetros CHANGING.
¿Qué causa este problema? You attempted to create a CHANGING parameter for a remotely called function module. However, remotely called function mod...
Haga clic en este enlace para buscar todos los mensajes de SAP.