NTT Data
Emporis Organisation Interview Questions and Answers
Q1. How will you create a custom adobe Form and assign it to output type?
To create a custom Adobe Form and assign it to an output type in SAP ABAP, you can use transaction code SFP.
Create a custom Adobe Form using transaction code SFP
Assign the Adobe Form to an output type in transaction code NACE
Configure the output type to use the custom Adobe Form
Test the output type to ensure the custom Adobe Form is being used
Q2. How to break a page based on condition?
Use the command 'NEW-PAGE' to break a page based on condition in SAP ABAP.
Use the command 'NEW-PAGE' followed by a condition to break a page in SAP ABAP.
Example: NEW-PAGE TITLE 'New Page Title'.
Example: NEW-PAGE TITLE 'New Page Title' AT LINE-SELECTION.
Q3. What is bdc and how many type
BDC stands for Batch Data Communication. It is a method used in SAP ABAP to transfer data from external systems to SAP.
BDC is used to automate the process of data entry in SAP.
There are two types of BDC: Classic BDC and Call Transaction Method.
Classic BDC involves creating a batch input session and processing it using transaction codes.
Call Transaction Method uses the CALL TRANSACTION statement to directly process data without creating a session.
BDC is commonly used for tasks...read more
Q4. How to debug smartform
To debug a smartform, use transaction SMARTFORMS and set breakpoints in the code.
Open transaction SMARTFORMS
Select the smartform to be debugged
Click on the 'Debugging' button
Set breakpoints in the code
Execute the smartform and the debugger will stop at the breakpoints
Q5. Events of MPP
MPP events are used to control the flow of screens in SAP ABAP programs.
MPP stands for Module Pool Programming.
Events are triggered by user actions or system events.
PBO (Process Before Output) and PAI (Process After Input) are the two main events.
PBO is used to initialize screen fields and PAI is used to process user input.
Other events include START-OF-SELECTION, AT SELECTION-SCREEN, AT LINE-SELECTION, etc.
Q6. Events of report
Events in a report are used to trigger certain actions or code blocks based on specific occurrences.
Events can be defined at the start, end, or during the processing of a report.
Examples of events include initialization, start-of-selection, end-of-selection, and top-of-page.
Events can be used to manipulate data, perform calculations, or display output.
Events can also be used to control the flow of a report by skipping certain sections or repeating them.
Events can be triggered...read more
Top SAP Abap Consultant Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month