Message type: E = Error
Message class: ABAP_DECFLOAT - Messages of CL_ABAP_DECFLOAT
Message number: 011
Message text: '&1' is not recognized in the system as an ISO currency key
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
ISO currency keys are maintained in the database table /ISCER/C_CUR.
Error message extract from SAP system. Copyright SAP SE.
ABAP_DECFLOAT011
- '&1' is not recognized in the system as an ISO currency key ?The SAP error message ABAP_DECFLOAT011 indicates that the system does not recognize the specified currency key as a valid ISO currency code. This error typically arises when working with currency fields in ABAP programs or when processing financial data.
Cause: Invalid Currency Key: The currency key provided (represented by &1 in the error message) is not a valid ISO 4217 currency code. This could be due to a typo or an outdated currency code. Missing Currency Configuration: The currency may not be configured in the SAP system. This can happen if the currency was recently added or if the system is not updated with the latest currency definitions. Data Entry Error: The currency key might have been entered incorrectly in the transaction or program logic.
Solution: Check Currency Key: Verify that the currency key you are using is a valid ISO currency code. You can refer to the ISO 4217 standard for a list of valid
Get instant SAP help. Sign up for our Free Essentials Plan.
ABAP_DECFLOAT010
A currency key is required with currency amounts
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ABAP_DECFLOAT009
Input has too many input places
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ABAP_LANGUAGE_VRSN000
Object type &1 is not supported.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ABAP_LANGUAGE_VRSN001
ABAP language version &2 is not supported for object type &1.
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.