Do you have any question about this error?
Message type: E = Error
Message class: SRF_AUTHORING - Message class for SRF Authoring
Message number: 239
Message text: Currency field not found for amount field &1
In order to output currency amounts correctly, the corresponding
currency must be known. For instance, the amount value "0.01" can mean
0.01 EUR, 1 JPY, or 0.001 OMR, depending on the currency. The currency
is defined by means of a reference field in ABAP Dictionary.
You use currency amount field &V1& of query source &V2&. Either no
currency field is referenced, or the referenced currency field is not
contained in the query source. The currency can only be determined if it
is contained in the same query source.
&V2& specifies reference field "&V3&" and reference table "&V4&".
The decimals of the currency amount will not be adjusted when included
in a document.
Enter a suitable reference field in query source &V2& if you need to
output amounts for currencies that do not use two decimals and if the
amounts have not already been adjusted.
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.
SRF_AUTHORING239
- Currency field not found for amount field &1 ?Get instant SAP help. Start your 7-day free trial now.
SRF_AUTHORING238
Loop query &1 does not use all non-unique key fields
What causes this issue? You defined a loop query which does not use all non-unique key fields (neither from primary key or nor from secondary keys by...
SRF_AUTHORING237
Nested-loop optimization can not be applied due to column sort order
What causes this issue? You defined sort order &V1& for query column &V2& in position &V3&. For better database performance w...
SRF_AUTHORING240
Currency field &1 not found in BW query &2
What causes this issue? In order to process currency amounts correctly, the corresponding currency must be known. For instance, the technical amount ...
SRF_AUTHORING241
Sort order for query &1 does not contain all relevant key fields
What causes this issue? You defined a sort order which does not include all key fields that may have different values in the result set. Key fields t...
Click on this link to search all SAP messages.