‎2019 Mar 27 5:17 AM
i had use ztype.
the error is generated at the activation of table type.


‎2019 Mar 27 5:49 AM
Please try
T001 for reference table and WAERS for reference field.
‎2019 Mar 27 7:06 AM
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"
‎2019 Mar 27 9:37 AM
‎2019 Mar 27 7:02 AM
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.
‎2019 Mar 27 10:55 AM
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.
‎2019 Mar 27 11:30 AM
‎2019 Mar 27 10:56 AM
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".