Transient provider
We have SAP HANA System. On top of HANA we have ABAP Application layer. On top of
Application Server We have a front end called BEX Analyzer.
The Data Models we have in SAP HANA.
BEX which is plug-in to Excel .It can’t communicate directly to HANA.
Transient Provider is an InfoProvider in BW that is not modeled in the classic sense in BW,
but generates its BW InfoProvider metadata (including the infoobjects) out of the metadata of the
source.
It is possible to “publish” HANA models (Analytic or Calculation Views, not Attribute Views)
as a Transient Provider. To publish a HANA model in BW, you simply execute the transaction
RSDD_HM_PUBLISH.
Open HANA studio.
Expand H20 (BEST) systemExpand BEST schema
In BEST schemaselect tableright click on itclick on New Table.
Enter table name which you want.
Enter column names with specified data type.
Click on Execute.
Select tableright click on itclick on filters
Enter table nameclick on ok.
Now insert values into tables.
Right click on this tableclick on generateclick on insert statement.
Click on Execute.
Here we see statement is executed successfully and values are inserted into tables.
Enter another record.
Click on Execute.
Another record also executed successfully.
For table data preview
Select tableright click on itclick on open data preview.
Here we see data preview of the table.
Now we create another analytic view.
Select analytic viewRight click on itclick on new.
Enter analytic view nameclick on finish.
Click on data foundationclick on “+” icon.
Enter your newly created table name.
Select tableclick on ok.
Select and right click on itclick on add all output.
Now we see all columns in the output panel.
Give any one key.
Click on validate.
Click on save and activate.
Click on data preview.
Click on raw data.
Now logon to BW75ONAHANA .Double click on it
Enter user name and password.
Press Enter
Click on continue with this logon without ending any other logons in the system.
Click on continue.
Enter RSDD_HM_PUBLISH Tcode.
Press Enter
Click on below showing symbol for selecting package.
Select our package.
Click on below showing symbol.
Select view.
Click on create.
This is Analytic Index.
Click on continue.
Click on save.
This is our analytic Index name.
When we click on save Analytic Index is saved.
This is InfoProvider.
Now click on startclick on Business Explorerclick on Analyzer
Click on Add_INS
Click on open Query.
Click on BW75ONHANAclick on ok.
Enter Passwordclick on ok.
Click on find.
Copy the InfoProvider name.
Paste it on searchclick on find.
Select our view.
Here we see output.
Click on filter.
If you want to see BUKRS then double click on it. Now we can see BUKRS with NETWR.
IF you want to see VBELN then Double click on it then at right side we see VBELN data.
IF you want to see VKORG then Double click on it then at right side we see VKORG data.