SAP Testing Articles

Found 15 articles

Data Preview option in HANA Modeling view in SAP HANA

SAP ABAP Expert
SAP ABAP Expert
Updated on 18-Jun-2020 633 Views

Once HANA Modeling view is activated, you can use Data Preview option to analyze the data in HANA Modeling view. To see Data Preview, you can right-click on View name → Data PreviewYou can also click on the icon as shown in below snapshot:

Read More

Use of Data Foundation in Attribute view in SAP HANA

Anil SAP Gupta
Anil SAP Gupta
Updated on 18-Jun-2020 422 Views

When you enter the Attribute name, Type, and Subtype and click on Finish, it will open three work panesScenario pane that has Data Foundation and Semantic Layer.Details Pane shows attribute of all tables added to Data Foundation and joining them.Output pane where we can add attributes from Detail pane to filter in the report.You can add Objects to Data Foundation, by clicking on ‘+’ sign written next to Data Foundation. You can add multiple Dimension tables and Attribute Views in the Scenario Pane and join them using a Primary Key.

Read More

Checking performance of SAP HANA system

SAP Developer
SAP Developer
Updated on 18-Jun-2020 2K+ Views

This can be checked in Performance tab under Administration icon in SAP HANA.In this tab, you can check the following:ThreadsSessionsBlocked TransactionsSQL Plan CacheExpensive statement traceJob ProgressLoad

Read More

Checking topology of SAP HANA

SAP ABAP Expert
SAP ABAP Expert
Updated on 18-Jun-2020 995 Views

The topology of SAP HANA system is maintained by Name Server. This is used to manage all the running components and data stored in each component.

Read More

Adding columns to output in an Attribute view in SAP HANA

Anil SAP Gupta
Anil SAP Gupta
Updated on 12-Mar-2020 907 Views

This can be done in 2 waysYou can directly click on round circle in front of the column name in Details PaneYou can add a column to output by right click on the column and select → Add to OutputWhen you add a column to output pane, it is added in Output pane on the right side under columns list.

Read More

Learning SAP HANA Modeling and Administration

Anil SAP Gupta
Anil SAP Gupta
Updated on 12-Mar-2020 307 Views

There are various tutorials that you can follow and you can get a fair idea about SAP HANA Concepts. We have various text and video tutorials published free on our website which is developed by experts. You can easily follow them as they provide step by step documentation for all key functions in HANA.https://www.tutorialspoint.com/sap_hana_administration/index.htmhttps://www.tutorialspoint.com/sap_hana/index.htmThere are various sites which provide HANA demo system access with nominal payment. Happy Learning…!!

Read More

Different Package type in SAP HANA

SAP Developer
SAP Developer
Updated on 12-Mar-2020 488 Views

In SAP HANA, packages are used to store design time repository objects under the Content folder in HANA Studio. You have two types of the package in HANA system:Structural This package only contains sub-packages and doesn’t store repository objects.Non-Structural This package stores both repository objects and sub-packages.

Read More

Checking configuration of XS service in SAP HANA

Anil SAP Gupta
Anil SAP Gupta
Updated on 12-Mar-2020 497 Views

This can be checked under Configuration tab in HANA Administration. You need to scroll down and there you can check details under xsengine.ini

Read More

Use of _SYS_BI schema in SAP HANA

SAP Expert
SAP Expert
Updated on 12-Mar-2020 2K+ Views

Both the schema are system defined schemas. _SYS_BI schema is used to store all the metadata of created column Views.It is different from _SYS_BIC and _SYS_REPO schema and you can understand this from below −SYS_BI − This schema stores all the metadata of created column Views._SYS_BIC − Whenever you activate any HANA Modeling view, it is stored under _SYS_BIC System defined schema._SYS_REPO − Whatever the objects are there in the system is available in repository. This is used to create required run time objects.

Read More

Generating time data in SAP HANA

SAP ABAP Expert
SAP ABAP Expert
Updated on 12-Mar-2020 941 Views

To generate time data and replicate your data, follow below steps −In the SAP HANA Studio in the Modeler perspective, on the Quick Launch tab, select the relevant SAP HANA system and choose Generate Time Data.In the field Calendar Type, select Gregorian.Enter the period for which you want to generate data. You should generate time data for all years for which data can occur in your application (Ex: 1999 to 2020).Select Granularity Day → Finish

Read More
Showing 1–10 of 15 articles
« Prev 1 2 Next »
Advertisements