I am creating a data source (RSo2) from Extraction from Table, using the Table RESB , then i was getting an error saying that
Field NOMNG with reference field MEINS: Reference table MARA is replaced by ZOXDE20402
Message no. R8390
Diagnosis
The amount field NOMNG from the view used for generation or from the table has the currency/unit of measure field MEINS from table MARAas reference field.
To generate an extract structure, however, the currency/unit of measure field is expected to originate from the same view or the same table. Since the view or table used contains a currency/unit of measure field MEINS with the same name, the reference to this field was changed in the generated extract structure ZOXDE20402 .
Procedure
Check if the reference adjustment is permitted, that is, if the reference field assigned from the view or table really contains the corresponding currency/unit of measure.
If that is not the case, you might be able to correct the unit reference in a transformaton rule within BI. In this case, however, the data might be displayed in the PSA incorrectly (decimal places).
then due to the above issue i was asked to create the extractor using a view (for wich iam trying to create a view) but i have the following questions
1)can we create a view on single table(i would be needing only 8 fields from table RESB)
2)also can you guide on how do i fill the tabs (given only one tabel to create a view please find below screen shots)![DS1.PNG]()
![DS2.PNG]()
![DS3.PNG]()