Hello ABAP for HANA experts,
I am trying to create an external view in ABAP Development Tools for a SAP HANA view, and have reached the stage where I see the mapping for each field between the HANA type and the ABAP Dictionary type.
Some of the fields in my view represent currency amounts and their associated currency keys, and so I have manually changed the proposed Dictionary type to CURR for the amount field, and CUKY for the currency key.
Now of course, when creating currency amount fields in SE11, we would be asked to provide a reference table and field for the currency key which describes it.
Well, when I try to activate my external view in ADT, I get the expected error:
'Specify reference table and reference field'.
The problem is, I cannot see anywhere where I can maintain this setting in ADT - and since external views cannot be maintained in SE11, I am unable to activate my view.
Any ideas?
Christine