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

STRUCTURE activation prob

Former Member
0 Likes
2,314

i had use ztype.

the error is generated at the activation of table type.

7 REPLIES 7
Read only

tan_michael
Active Participant
0 Likes
2,197

Please try

T001 for reference table and WAERS for reference field.

Read only

0 Likes
2,197

Better explain why... i.e. for a currency amount field, the "reference field" must be a currency key field (with DDIC predefined type CUKY).

I'm surprised by the text of this message AD855 "&-& (combination reference table/field &-& does not exist)", though... I would prefer "is invalid" rather than "does not exist"

Read only

0 Likes
2,197

Noted Sandra Thanks! 🙂

Read only

matt
Active Contributor
0 Likes
2,197

BSEG may be a cluster table in your system which means maybe you can't use it at all as a reference table. Use something else.

Edit: this answer is incorrect.

Read only

Sandra_Rossi
Active Contributor
2,197

I just tried it, no issue that it's a currency key field in a clustered table, because anyway it's used at display time only.

Read only

matt
Active Contributor
2,197

sandra.rossi

I stand corrected. Thanks.

Read only

Sandra_Rossi
Active Contributor
2,197

For a currency amount field, the "reference field" must be a currency key field (with DDIC predefined type CUKY).

But I'm surprised by the text of this message AD855 "&-& (combination reference table/field &-& does not exist)". I would prefer "is invalid" rather than "does not exist".