‎2013 Oct 29 1:44 PM
Hi,
I have a structure with a component named "RFWRT'. This component has data type 'CURR', so it needs a currency reference field and table. The problem is that I can't find any table types with 'where used'.
How can I solve this problem?
Thanks,
RW
‎2013 Oct 29 1:48 PM
Please use these values:
Reference Table: /IRM/GCRREF
Ref.field: WAERK
Hope this helps!
-Venkat
‎2013 Oct 29 1:48 PM
Please use these values:
Reference Table: /IRM/GCRREF
Ref.field: WAERK
Hope this helps!
-Venkat
‎2013 Oct 29 1:54 PM
Hey Venkat,
Reference Table /IRM/GCRREF does not exist in my system.
Thanks anyways,
RW
‎2013 Oct 29 1:56 PM
‎2013 Oct 29 1:51 PM
use Reference table as T001
use Reference field as WAERS
Regards,
Venkat
‎2013 Oct 29 1:52 PM
‎2013 Oct 29 1:53 PM
Hi,
If your structure is a z-structure, you should be able to add another field of type 'CUKY', and reference the field RFWRT to this field..
You could see an example in table VBFA, where this field exists and it's referencend to field WAERS.
Regards
‎2013 Oct 29 2:05 PM
Hi Robbe,
I'd answer your question with a question.
If the value in field RFWRT only has meaning when described by a currency code, where is that currency code held? In what field? That is the field you should assign as the reference.
The random selection of tables offered so far may be techinically permitted, but the requirement to refer to a currency code from a currency value is designed to give the data contained in it meaning.
Regards,
Nick
‎2013 Oct 29 3:22 PM
Ok thanks, I used reference field and table from another currency component and it worked. Thanks for all the replies!
RW