Message type: E = Error
Message class: CB - PP-PI-PMA: Dialog Messages for Process Management
Message number: 322
Message text: Receptor &: la tabla & no ha sido creada en la base de datos
The destination &V1& of type "ABAP/4 table" is assigned to the
selected process message via the message category. However, the
corresponding table &V2& has not been created on the database. The
process message has not been sent to the destination &V1&.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
RESET N1
Branch to the ABAP/4 Dictionary and create the table on the database.
INCLUDE 'NA_EMPF_SEND' OBJECT DOKU ID TX LANGUAGE E
Otherwise, manually maintain the table entry if necessary.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
Get instant SAP help. Sign up for our Free Essentials Plan.
CB321 Receptor &: la tabla & no se corresponde con la convención de nombres
¿Qué causa este problema? The destination &V1& of type "ABAP/4 table" is assigned to the selected process message via the message...
CB320 ;;*** receptor tabla ***
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. ...
CB323 Receptor &: error al leer los campos de la tabla &
¿Qué causa este problema? The destination &V1& of type "ABAP/4 table" is assigned to the selected process message via the message...
CB324 Receptor &: la tabla & no tiene campos
¿Qué causa este problema? The destination &V1& of type "ABAP/4 table" is assigned to the selected process message via the message...
Haga clic en este enlace para buscar todos los mensajes de SAP.