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

Table problem

Former Member
0 Likes
638

Hi Friends,

I have created a Z table and it is been used by the user in the production now the user wants some fileds to be changed from Integer to Decimal places. I tried to change the table in Dev, but I am unable to activate it is asking me the reference table and reference field.

Regards,

Line

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
608

You can try passing the same table and field name there if you dont have any standard field of such type provided by SAP.If you know any then give that.

Regards,

Amit

Reward all helpful replies.

3 REPLIES 3
Read only

Former Member
0 Likes
608

Hi,

If the Fields related to QUAN and the CURR fields then you need to give the reference fields to those fields,

http://help.sap.com/saphelp_40b/helpdata/en/cf/21ea5d446011d189700000e8322d00/content.htm

Regards

Sudheer

Read only

amit_khare
Active Contributor
0 Likes
609

You can try passing the same table and field name there if you dont have any standard field of such type provided by SAP.If you know any then give that.

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
608

Hi

When ever you create a Table with Quantity and Currency(amount) fields it is a must to pass the reference field and a table name, if your Z table is having the CURRENCY and UNIT fields pass the same fields to that field

or for Amount fields pass VBAK as table and WAERK as field

and for QTY fields pass EKPO as table and MEINS as field.

Reward points if useful

Regards

Anji