Categories
SAP Blogs SAP Interview Questions

HANA Interview Questions

SAP HANA Interview Questions Which operating system is supported by HANA? Currently SAP HANA supports SUSE Linux Enterprise Server x86-64 (SLES) 11 SP1 Operating System. What are some features of SAP HANA in-memory database? SAP HANA in-memory database main features are: SAP HANA in-memory is a combination of row based, column based and Object Oriented […]

Categories
SAP Blogs SAP Interview Questions

GUI (Graphical User Interface) Interview Questions

GUI (Graphical User Interface) Interview Questions How to change default download directory from SAP GUI? In order to change default download directory from SAP GUI user need to change default path in the setting of below registry: [HKEY_LOCAL_MACHINESoftwareSAPSAP Shared] on 32-bit operating systems [HKEY_LOCAL_MACHINESoftwareWow6432NodeSAPSAP Shared] on 64bit operating systems Key: SapWorkDir Type: Expandable String Value […]

Categories
SAP Blogs SAP Interview Questions

SAP FIORI Interview Questions

SAP FIORI Interview Questions 1. What is SAP Fiori? Ans. SAPUI5 is a client-side HTML5 rendering framework or library and SAP FIORI is collection of and released as waves of applications that are completely based on SAPUI5 framework. It means we can create applications using the SAPUI5 framework and SAP FIORI is the final product i.e. application. 2. Difference […]

Categories
SAP Blogs

SAP ABAP Interview Questions and Answers

Resources   SAP ABAP FAQs Explain program flow of BADI? Program flow of BADI is: First, define the BADI with the help of transaction code SE18 Then declare the objects, classes and methods. Then with the help of t-code SE19 Implement BADI At last, defining the Classes and methods as per as requirements of the end […]