Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

quantity and currency error

sachin_chauhan3
Participant
0 Likes
996

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
958

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

5 REPLIES 5
Read only

Former Member
0 Likes
958

Hi,

You have to specify the Reference Field and Reference Table for the Quantity and Currency fields.

Thanks

Pavan.N

Read only

0 Likes
958

thankx....

Read only

Former Member
0 Likes
959

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

Read only

RaymondGiuseppi
Active Contributor
0 Likes
958

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

Read only

sachin_chauhan3
Participant
0 Likes
958

thankx to all of you..... i have solved my problem