Do you have any question about this error?
Message type: E = Error
Message class: FL - Function Builder messages
Message number: 381
Message text: En módulos RFC solo se permiten parámetros con transferencia de valores
You have defined a reference parameter for a remotely called function
module. However, only value parameters are allowed in this kind of
function module.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Change the reference parameter to a value parameter.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
FL381
- En módulos RFC solo se permiten parámetros con transferencia de valores ?Get instant SAP help. Start your 7-day free trial now.
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...
FL379
En RFC solamente se pueden utilizar boxed components con log basXML
¿Qué causa este problema? With RFCs, boxed components are allowed for IMPORT/EXPORT/CHANGING parameters only if the indicator basXML Protocol is se...
FL382
En RFC todos los parámetros necesitan un campo o un tipo de referencia
¿Qué causa este problema? You have defined a parameter without a reference field or a type.in a remotely called function module. This is not suppor...
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...
Haga clic en este enlace para buscar todos los mensajes de SAP.