cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

creating table getting msg: SPECIFY REFERNCE TABLE AND REFERENCE FIELD

Former Member
0 Likes
1,879

I am trying to create ZSOITEMS table, when i activate i get teh following error message:

How can i reference tabe and ref field:

-----------------------------------------------------------------------------------------

TABLE ZSOITEMS WAS NOT ACTIVATED

zsoitems-netwr ( SPECIFY REFERNCE TABLE AND REFERENCE FIELD)

ZSOITEMS - ZMENG (SPECIFY REF TABLE AND REF FIELD)

------------------------------------------------------------------------------------------

thank you very much for the helpful info.

Accepted Solutions (1)

Accepted Solutions (1)

TuncayKaraca
Active Contributor
0 Likes

Raj,

As you can see on screen-shot, you need to give a reference currency for each amount field, and reference unit field for each quantity field. If your table doesn't have currency/unit field, you may consider to add these fields.

An amount field is meaningful with a currency, and quantity field is meaningful with a unit field, not only in tables, but also in ABAP programs.

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

Double-click on your field and enter the reference table/field for currency amount or quantity...

check this: http://help.sap.com/saphelp_nw04s/helpdata/en/cf/21ea5d446011d189700000e8322d00/content.htm

Kr,

Manu.