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 sélection de base de données a été interrompue (voir texte descriptif)
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'.</>
Le système émet un message d'erreur et ne vous permettra pas de poursuivre cette transaction tant que l'erreur n'est pas résolue.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
RSBK072
- La sélection de base de données a été interrompue (voir texte descriptif) ?Get instant SAP help. Start your 7-day free trial now.
RSBK071
Les DTP distants ne peuvent pas être utilisés dans une chaîne de proc.
Message auto-explicatif Étant donné que SAP estime que ce message d'erreur spécifique est 'auto-explicatif', aucune autre information n'a été fou...
RSBK070
Un message d'erreur vide a été écrit dans le journal.
Quelle est la cause de ce problème? An error message was written to the DTP runtime log using method ADD_MSG. The prerequisite of this method is th...
RSBK073
Aucun processus en arrière-plan libre disponible (voir texte descr.)
Quelle est la cause de ce problème? A DTP request is processed in parallel in the background. The number of background processes used can be define...
RSBK074
Impossible de réparer la dernière demande (&1)
Message auto-explicatif Étant donné que SAP estime que ce message d'erreur spécifique est 'auto-explicatif', aucune autre information n'a été fou...
Cliquez sur ce lien pour rechercher tous les messages SAP.