Message type: E = Error
Message class: CNV_00001 - Message class for CWB settings maintenance programs
Message number: 235
Message text: Table &1 found in CNV_EMP_CHK_EXCL; content check will not be performed.
Table &V1& was found in CNV_EMP_CHK_EXCL. Table CNV_EMP_CHK_EXCL
contains names of tables that should be excluded from the content check,
that is a check that determines whether a table contain any entries.
This may be desirable for various reasons, e.g.:
performance (if &V1& is a cluster table empty check can take a long
time)
table is known to change contents very often (it is likely that it's
empty now but will not be empty in the nearest future) and therefore it
does not make sense to check whether it contains any entries at this
point.
It will not be checked whether the table contans entries.
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.
The SAP error message CNV_00001235 indicates that a specific table (denoted as &1) has been found in the conversion process related to the CNV_EMP_CHK_EXCL check, and as a result, the content check for that table will not be performed. This message is typically associated with data migration or conversion activities, particularly in the context of SAP's data migration tools.
Cause: Exclusion List: The table in question is likely part of an exclusion list that is defined in the conversion or migration process. This means that the system has been configured to skip content checks for certain tables, possibly because they are not relevant for the migration or because they are known to contain data that should not be altered or checked during the process. Configuration Settings: The configuration settings for the data migration might have been set up to exclude certain tables from checks to optimize performance or because the data in those
Get instant SAP help. Sign up for our Free Essentials Plan.
CNV_00001234 Table &1 should be included in conversion.
What causes this issue? Some fields of table &V1& were chosen for conversion but the table itself was not amont the conversion-relevant table...
CNV_00001233 Table &1 was included in conversion.
What causes this issue? Some fields of table &V1& were chosen for conversion but the table itself was not found among the conversion relevant...
CNV_00001236 Table &1 is a cluster table; content check will not be performed.
What causes this issue? Table &V1& is a cluster table. Performing an empty check for cluster tables may take a very long time.System Response...
CNV_00001237 Table &1 is empty
What causes this issue? Table &V1& is empty. It will be marked with 'Exclude' flag and additionally with a "No data" indi...
Click on this link to search all SAP messages.