Monday, February 27, 2012

SAP ABAP Object Oriented Interview Questions for Programmers


Object oriented programming is one of the most popular methodologies in software development in SAP ABAP. Object Oriented offers a powerful model for creating computer programs. OO Programming speeds the program development process improves maintenance and enhances reusability of programs. This post gives the list of Interview questions on Object Oriented Programming in SAP ABAP part-III.


Object Orientation in SAP ABAP Questions

Object oriented programming is one of the most popular methodologies in software development in SAP ABAP. Object Oriented offers a powerful model for creating computer programs. OO Programming speeds the program development process improves maintenance and enhances reusability of programs. This post gives the list of Interview questions on Object Oriented Programming in SAP ABAP part-II.


SAP Object Oriented ABAP Interview Questions

Object oriented programming is one of the most popular methodologies in software development in SAP ABAP. Object Oriented offers a powerful model for creating computer programs. OO Programming speeds the program development process improves maintenance and enhances reusability of programs. This post gives the list of Interview questions on Object Oriented Programming in SAP ABAP part-1.

Monday, February 20, 2012

BAPI Interview Questions

       SAP BAPI

       BAPI is also a Remote Enable function module, which is used to communicate between SAP-SAP or SAP-NONSAP servers. Basically BAPI uses RFC Technology. Initially BAPI is a RFC Function module later this RFC Function module will be inserted into a business object (BO), now it is converted into BAPI. This post lists the interview questions on BAPI in SAP-ABAP.

RFC Interview Questions

                         SAP RFC
                          
                         RFC’s are Special type of function modules which are used to communicate between remote servers. The remote servers can be SAP-SAP Servers or SAP to NON SAP servers. Converting the normal function modules into Remote enabled function modules just we need to check the radio button Remote Enabled, then normal function module will convert into Remote enable function module. This post gives the list of interview questions on RFC.

Friday, February 17, 2012

SAP EXITS ( SAP ENHANCEMENTS ) Interview Questions

ENHANCEMENTS

It is a concept by which we add extra code to the standard sap software with out modifying the original software is called Enhancements. Each enhancement point is called exit point. Here we are providing the list of interview questions on Enhancements.

Thursday, February 16, 2012

BDC Programming Questions for Interviews

Batch Data Communication (BDC), is a technology in SAP which is used to transfer the data from legacy system SAP database tables is called BDC. BDC is an inbound data transfer. We can upload the data from non SAP systems to SAP system. This post gives the list of real time interview questions on BDC part2. 

SAP BDC Interview Questions

Batch Data Communication (BDC), is a technology in SAP which is used to transfer the data from legacy system SAP database tables is called BDC. BDC is an inbound data transfer. We can upload the data from non SAP systems to SAP system. This post gives the list of real time interview questions on BDC. 

Wednesday, February 15, 2012

SAP Smartform Interview Questions

SAP Smart form is an GUI tool which is used to design the business legal documents such as Invoice, purchase order, Delivery note etc. SAP Smart forms are client independent. The T-code to create SAP Smart forms is SMARTFORMS. This post gives the list of interview questions on SAP Smart forms.

Monday, February 13, 2012

SAP Script Design&Programming Interview Questions

SAP Scripts are used to generate printable business legal documents like invoice, delivery note, sale order, purchase order etc. SAP Scripts are client dependent. Here we are providing list of Scripts interview questions part 2.

SAP Script Interview Questions

Script is an SAP tool which is used to generate printable business legal documents like invoice, delivery note, sale order, purchase order etc. SAP Scripts are client dependent. Here we are providing list of interview questions on SAP Scripts.

Friday, February 10, 2012

Modularization Interview Questions

Dividing the main program in to sub programs for better readability and re-usability is called Modularization technique SAP ABAP. Modularization technique is implemented by using various methods in ABAP. Here we are providing list of interview questions on  ABAB Modularization Programming.

ABAP Interactive Reports Interview Questions

ABAP Interactive Reports are reports displaying the basic information on the first screen and the detailed information on the remaining screens are called as Interactive reports in SAP ABAP. This post gives the list of interview questions on Interactive Reports.

ABAP Classical Reports Interview Question

ABAP Classical reports are reports to display data on a single list screen using various events available in SAP ABAP. Program execution will be based on events. Selection screen commands and events play a major role in Classical reports. Here we are providing list of interview questions on classical reports.

Monday, February 6, 2012

Lock Object Interview Questions

Lock Objects are one of the objects of Data Dictionary in SAP ABAP. Lock Objects are one type of lock mechanism used to lock the table data where multiple users are requesting same set of data in ABAP. This post gives the list of the interview questions on Lock Objects.

Search Help Interview Questions

Search helps are the objects of Data Dictionary in SAP ABAP. Search helps provides the input help to an input field for the list of the values to be selected. Whenever the user clicks F4 button on field the list of the possible input values are displayed. Here the list of the interview question on Search helps in SAP ABAP.

DOMAIN Interview Questions

Domain is one of the objects of data dictionary in SAP ABAP. Domain specifies the technical information for a field such as data type, length, lowercase, sign, conversion routine and fixed values. This post gives the list of the interview questions on domain in ABAP.

Wednesday, February 1, 2012

Type Group Interview Questions

Type Group is also one of the objects of the data dictionary in ABAP. Type Group is a group of user defined data types which can be re-usable. Here we are proving interview questions on type group.

Data Type Interview Questions

Data Type is one of the objects of SAP ABAP Data Dictionary. Data type is used to create Structures, Data Element, and Table Types. This post gives the list of the interview questions in Data types section.

 
This blog is not affiliated to SAP AG |SAP is trademark of SAP AG |The information collected from various sources use information with your own risk.