Uncategorized
ABAPTM Certification Questions 1. What is the fastest way to move one internal table to another internal table (assuming two tables of similar structure)? a) append lines of table1 to table2. b) loop at table1. Move: table1-field1 to table2-field1, table1-field2 to table2-field2. Append table2. Endloop. c) table2[] = table1[]. d) loop at table1. Move-corresponding table1 […]
nterview Questions on SAP HANA XS Qs. What is SAP HANA XS Engine? Answer: XS Engine is a JavaScript application server based on the Mozilla SpiderMonkey engine. The main idea of SAP HANA XS is to embed a full featured application server, web server, and development environment within the SAP HANA appliance itself. Important points […]
Qs. What is SAP HANA Studio? The SAP HANA studio is an Eclipse-based development and administration tool for working with HANA. It enables technical users to manage the SAP HANA database, to create and manage user authorizations, to create new or modify existing models of data etc. It is a client tool, which can be […]
Qs. What are the different types of replication techniques? There are 3 types of replication techniques: 1. SAP Landscape Transformation (SLT) 2. SAP Business Objects Data Services (BODS) 3. SAP HANA Direct Extractor Connection (DXC) Note: There is one more replication technique called Sybase replication. It was part of initial offering for HANA replication, but […]
Qs. What are the types of modeling views in HANA? There are 3 types of modeling in HANA: Attribute View Analytic View Calculation View Qs. What is a Delivery Unit? A delivery unit could be regarded as a collection of several packages, used for transporting content from one HANA system to another. Delivery unit (DU) […]
Qs. What is SAP HANA? SAP HANA is an in-memory database. It is a combination of hardware and software made to process massive real time data using In-Memory computing. It combines row-based, column-based database technology. Data now resides in main-memory (RAM) and no longer on a hard disk. It’s best suited for performing real-time analytics, […]
SAP Data Services is a world leading Enterprise Information Management solution for all your data integration, data quality, data profiling and text data processing needs. Using it’s agile and powerful information management capabilities and user friendly approach SAP Data Services let’s you easily integrate, transform, improve and deliver trusted data to your business. In this post I will provide […]