Do you have any question about this error?
Message type: E = Error
Message class: CNV_20100 - Messageclass for chart of account conversion
Message number: 104
Message text: Report &1 (&2): Global variable &3 is not defined or has '*' as value
Table CESETS and CEFORMF contain report painter data. Report painter
definitions can (among others) contain G/L account numbers (RACCT) or
cost elements (KSTAR).
The system found that for FIELD = &V2& the global variable &V3& from
report (APPLCLASS,SUBCLASS,TABNAME,FORM) = &V1& is not defined or has
the value '*'.
As a result, the report &V1& may not be converted correctly.
Reports should always be checked for logical consistency after the
conversion. This is particularly important if complex selection
characteristics are used.
After the conversion, check report &V1& manually for semantic
correctness.
Go to transaction GRR3. Choose the library, to which the report belongs
to.
The library is indicated in the third value: &V1&
The report name is indicated in the fourth value: &V1&
Check the correctness of the indicated G/L accounts / cost elements
manually
&ADDITIONAL_HINTS&
If you want to convert tables CEFORMF and CESETS independent of org.
units, call the transaction CNV_PARAMS and set the parameter
CNV_20100_CEFORMF_ORGINDEP to X.
Error message extract from SAP system. Copyright SAP SE.
CNV_20100104
- Report &1 (&2): Global variable &3 is not defined or has '*' as value ?The SAP error message CNV_20100104 typically occurs during data migration or conversion processes, particularly when using the SAP S/4HANA Migration Cockpit or similar tools. This error indicates that a global variable, which is expected to have a defined value, is either not defined or has a wildcard value ('*').
Cause:
- Undefined Global Variable: The global variable referenced in the error message is not defined in the context of the report or program being executed.
- Wildcard Value: The variable has been assigned a wildcard value ('*'), which is not acceptable in the context where it is being used.
- Configuration Issues: There may be issues with the configuration settings or parameters that are supposed to define the global variable.
- Data Migration Settings: If you are running a migration or conversion process, the settings for the migration might not be correctly set up, leading to this error.
Solution:
Check Global Variable Definition:
- Ensure that the global variable (&3) is defined in the program or report. You may need to check the relevant configuration or coding to ensure that it is properly initialized.
Review Migration Settings:
- If this error occurs during a migration process, review the migration settings to ensure that all required parameters are correctly set and that no wildcards are being used where specific values are expected.
Debugging:
- If you have access to the ABAP code, you can debug the program to see where the variable is being set and why it might be undefined or set to a wildcard value.
Consult Documentation:
- Refer to the SAP documentation or notes related to the specific migration or conversion process you are using. There may be specific instructions or known issues related to the error.
Contact SAP Support:
- If the issue persists and you cannot resolve it, consider reaching out to SAP support for assistance. Provide them with the error details and any relevant context to help them diagnose the issue.
Related Information:
LTMC
(for Migration Cockpit) or SCC1
(for client copy).By following these steps, you should be able to identify the cause of the error and implement a solution.
Get instant SAP help. Start your 7-day free trial now.
CNV_20100103
Report &1: Complex selection characteristics
What causes this issue? It may not be possible to automatically convert complex selection characteristics of report &V1& in the correct way.S...
CNV_20100102
Rename of cost element group &1 to &2 is not possible due to length
What causes this issue? According to the mapping table, you want to rename cost element group &V1& into &V2&.System Response This is...
CNV_20100105
Intervals could not be created due to priority indicator settings
What causes this issue? The system issues an error message and will not allow you to continue with this transaction until the error is resolved. Syst...
CNV_20100106
There are no conflictual merges
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.