I start working with BI Administration Tool, thus I just begin working with this tool. I work on Oracle OBIEE E12c Oracle BI Administration Tool 12.2.2.0.0

In BI-Database R12 of my environment there are a few fact and dimension tables, that have been modeled with OWB from my predecessor in the oracle dev job role. I have a good understanding of this star schema and with SQL I built a view PFAC_VENDOR_PERF_OV2_V that derives and aggregates a few new measures on a aggregated level of the cube's lowest grain. Thus the view realizes kind of a aggregate subcube of some upper hierarchical level.
I need now to add this view into the Physical Datamodel of OBIEE as a first step to propagate availability of the view's measures to BI-Analytics/Answers.
For this I think I have to use BI Administration Tool.
"Metadata Repository Builder's Guide for OBIEE - BIEMG (2017.10)" states that I best import metadata from the database.
Doing the metadata import on the DB-Connection I get into this dialogue:

Anyway my DB-view is not listed here.
My questions:
- Why is my View PFAC_VENDOR_PERF_OV2_V not visible in the left selection pane [Data source view]?
- How can I get it to be visible there, with all it's glory (column definitions, column type, etc.)?
- How can I get my view into the Physical Layer Catalog "PUR Recevings" in the left pane?
Im quite puzzled because Physical Layer Catalog appear in the left pane, too. In contrast I expect to construct just these layers in the right pane, by the selections of this dialogue.
(Above pic shows traces of vained tries: The physical table PFAC_VENDOR_PERF_OV_V in the right pane was build manually with names corresponding to another real-life view on the database. This doesn't select data neither and throws an error when I try to select data for testing..)
Can you help me to resolve this confusion and get the things done?
regards
LPNO,