Application Development 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: 

SPECIFY REFERENCE TABLE AND REFERENCE FIELD

Former Member
0 Kudos

Hi experts,

I define a struct, and add 2 lines:

articleno EMATNR
qty           ERFMG

Then I press "ctrl+F2", and I get a error message:

"XXXXXX-qty (SPECIFY REFERENCE TABLE AND REFERENCE FIELD)"

Please help me. Thanks.

1 REPLY 1

former_member203305
Active Contributor

Hi,

what u need to do is go to the tab "currency/quantity fields) and then u will see a field for input, fill it with

reference table = EKPO

Ref.field = MEINS

and then try it again, active the structure.

Solve ur problem.

Regards