SAP Message CB329 - Destination &: Target field & is not contained in table &

Diagnosis
The ABAP/4 table &V3& is assigned to the selected process messageas destination &V1&. A characteristic of the message is to betransferred to the destination-specific target field &V2&. However,this field is not contained in the table &V3&.
The message has not been sent to the destination &V1&.

Procedure
RESET N1
In Customizing, correct the definition of the target fields for thedestination &V1&.
In Customizing for the current message category, correct the assignmentof the message characteristics to the target fields of the destinationV1.
INCLUDE 'NA_EMPF_SEND' OBJECT DOKU ID TX LANGUAGE E
Otherwise, manually maintain the table entry if necessary.