Do you have any question about this error?
Message type: E = Error
Message class: RSBK - Messages for the Data Transfer Process
Message number: 072
Message text: La selección de base de datos se canceló (v.texto explicativo)
You are extracting data from a DataSource or an InfoProvider. The
selection is made with an open database cursor. This cursor was in
validated by one of the following ABAP commands:
<AB>COMMIT WORK</>
<AB>ROLLBACK WORK</>
<AB>CALL TRANSACTION</>
<AB>SUBMIT</>
The ABAP command leading to the termination was probably executed in a
custom transformation routine.
Processing of the request ended with errors.
Change the code of the transformation in which one of the
above-specified ABAP commands is executed. If you are using the command
<AB>COMMIT WORK</>, replace it with the following call:
<AB>CALL FUNCTION 'DB_COMMIT'.</>
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
RSBK072
- La selección de base de datos se canceló (v.texto explicativo) ?Get instant SAP help. Start your 7-day free trial now.
RSBK071
Los DTP remotos no se pueden copiar en una cadena de procesos
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. ...
RSBK070
Se ha escrito en el log un mensaje de error vacío
¿Qué causa este problema? An error message was written to the DTP runtime log using method ADD_MSG. The prerequisite of this method is that in impo...
RSBK073
Ningún proceso de fondo libre disponible (v.texto explicativo)
¿Qué causa este problema? A DTP request is processed in parallel in the background. The number of background processes used can be defined in the D...
RSBK074
La última petición (&1) no se ha podido reparar
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. ...
Haga clic en este enlace para buscar todos los mensajes de SAP.