Message type: E = Error
Message class: ISSR_TP - Message Class for Statutory Reporting
Message number: 793
Message text: Data object & cannot be assigned to field symbol &
Data object &V1& cannot be assigned to field symbol &V2&: The data
object is probably not contained in the table structure of database
table &V4&.
The system cannot delete data records for SR variant &V3& in database
table &V4&.
Check the settings for copying SR-variant-dependent data records in
database table &V4& in the Implementation Guide (Customizing activity
<DS:SIMG.ISSR_CV_COPY>Enter Customizing Tables to Copy</>); then restart
the activity.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
ISSR_TP793
- Data object & cannot be assigned to field symbol & ?The SAP error message ISSR_TP793 indicates that there is an issue with assigning a data object to a field symbol in ABAP. This typically occurs when the data type of the object being assigned does not match the expected type of the field symbol.
Cause: Type Mismatch: The most common cause of this error is that the data object you are trying to assign to the field symbol has a different data type than what the field symbol is defined to accept. Field Symbol Declaration: The field symbol may not be declared correctly or may not be compatible with the data object. Dynamic Assignment: If you are using dynamic assignments, the data type of the object being assigned may not be compatible with the field symbol's expected type.
Solution: Check Data Types: Ensure that the data type of the object you are trying to assign matches the data type expected by the field symbol. You can
Get instant SAP help. Sign up for our Free Essentials Plan.
ISSR_TP792
Data object & cannot be assigned to field symbol &
What causes this issue? Data object &V1& cannot be assigned to field symbol &V2&.System Response The system cannot delete data recor...
ISSR_TP791
Data records for SR variant & cannot be deleted
What causes this issue? The data records for SR variant &V1& belong to the delivered Customizing. For this reason, you cannot delete them usi...
ISSR_TP794
& data records (SR variant &) deleted from table &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ISSR_TP795
Data record & for SR variant & could not be deleted from table &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.