‎2013 Sep 20 8:06 AM
Hello every one .
I have occured an error regarding quantity and currency... while activating the the feild in which i have to set the quantity unit it was partly active...
so is there any one who can help me to come out from this problem...
it is quite urgent.
Thanks in advance
Sachin Chauhan
‎2013 Sep 20 10:56 AM
Hello Sachin,
In addition of Pavan..
You must specify a reference table for fields containing quantities (data type QUAN) or currency amounts (data type CURR).
This reference table must contain a field with the format for the currency key (data type CUKY) or unit of measure (data type UNIT). This field is called the reference field of the output field. The reference field can also reside in the table itself.
you can read this also for more SAP Library - BC - ABAP Dictionary
‎2013 Sep 20 9:49 AM
Hi,
You have to specify the Reference Field and Reference Table for the Quantity and Currency fields.
Thanks
Pavan.N
‎2013 Oct 03 10:34 AM
‎2013 Sep 20 10:56 AM
Hello Sachin,
In addition of Pavan..
You must specify a reference table for fields containing quantities (data type QUAN) or currency amounts (data type CURR).
This reference table must contain a field with the format for the currency key (data type CUKY) or unit of measure (data type UNIT). This field is called the reference field of the output field. The reference field can also reside in the table itself.
you can read this also for more SAP Library - BC - ABAP Dictionary
‎2013 Sep 20 12:19 PM
Are there more information in the activation log (In menu Utilities of SE11) ?
Also read Reference Fields and Reference Tables if error related to reference fields unit of measure or currency code, if not and a transparent table, you could try SE14 "Utilities for Dictionary Tables" to fulfil activation.
Regards,
Raymond
‎2013 Oct 03 10:35 AM