...
TODO: Mapping with FBPA as source: only Master Data and Facts Semantic is used.
Info |
---|
The mappings to any reporting element (Calculated, Restricted Key Figures and BW Queries) from its base InfoProvider is not displayed in the Mapping file. That is because normally the mappings are 1-1 Mappings. Special cases described here TODO. |
In the mappings file we will not find any Transformation. All Mappings are displayed without a Transformation.
That means if a source entity 1 is connected via transformation to a source entity 2 where field 1 is mapped to field 2, the mapping file contains only one edge like
source="FIELD1|sourceEntity1|<type>" target="FIELD2|sourceEntity2|<type>"
...