Do you have any question about this error?
Message type: E = Error
Message class: RSPLFOX - FOX messages: Parsing and runtime
Message number: 090
Message text: Syntax error: Type &1 is not permitted
Choose 'Data Types' to view information about the permitted types. With
key figures (or attributes that are key figures), use types I or F.
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.
RSPLFOX090
- Syntax error: Type &1 is not permitted ?The SAP error message RSPLFOX090 with the description "Syntax error: Type &1 is not permitted" typically occurs in the context of SAP BW (Business Warehouse) when working with Fox formulas in the context of planning functions or queries. This error indicates that there is an issue with the data type being used in the Fox formula.
Cause:
The error is usually caused by one of the following reasons:
- Invalid Data Type: The type of variable or field being referenced in the Fox formula is not compatible with the operation being performed. For example, trying to perform mathematical operations on a string or character type.
- Incorrect Syntax: There may be a syntax error in the Fox formula itself, such as missing operators or incorrect function usage.
- Unsupported Operations: Certain operations may not be supported for specific data types, leading to this error.
Solution:
To resolve the RSPLFOX090 error, you can take the following steps:
Check the Fox Formula:
- Review the Fox formula for any syntax errors. Ensure that all operators and functions are used correctly.
- Verify that the data types of the variables used in the formula are appropriate for the operations being performed.
Data Type Validation:
- Ensure that the data types of the variables or fields being referenced in the Fox formula are compatible with the expected types for the operations. For example, if you are performing arithmetic operations, ensure that the variables are numeric.
Use Type Conversion:
- If necessary, use type conversion functions to convert data types to the appropriate format. For example, if you need to convert a string to a number, you can use conversion functions available in Fox.
Test the Formula:
- After making corrections, test the Fox formula to ensure that it executes without errors. You can do this by running the planning function or query that uses the formula.
Consult Documentation:
- Refer to SAP documentation or help resources for specific details on the Fox syntax and supported data types.
Related Information:
By following these steps, you should be able to identify and resolve the cause of the RSPLFOX090 error in your SAP BW environment.
Get instant SAP help. Start your 7-day free trial now.
RSPLFOX089
Syntax error: Type name was expected
What causes this issue? You must enter a valid data type here.System Response The system issues an error message and will not allow you to continue ...
RSPLFOX088
Syntax error: Variable name &1 is not allowed
What causes this issue? Variable name '&V1&' has a format which is not allowed. Variable names must fulfil the following requiremen...
RSPLFOX091
Syntax error: Variable name &1 is already declared
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSPLFOX092
Syntax error: Invalid MESSAGE instruction
What causes this issue? Error messages must be constructed as follows: MESSAGE Typnnn(xxx) or MESSAGE Typnnn(xxx) with OPERAND1 ... OPERAND4. Error m...
Click on this link to search all SAP messages.