Archive for May, 2009

ABAP Data dictionary interview questions

Q. What’s the full form of ECC?
Ans: Enterprice Central Component.
Q. What’s the full form of IDES?
Ans: Internet Demonstration and Evaluation System.
Q. What’s ABAP dictionary and its role in SAP?
Ans: ABAP dictionary is the central information base for the developers. This manages all definitions(metadata) required for different applications in SAP. ABAP dictionary is completely integrated into [...]

Read the rest of this entry »

ABAP Interview questions on ABAP reports

Q.1) What are SAP reports?
Ans: SAP Reports are event-driven programs using ABAP/4 programming langugage. These reports are used to fetch business-specific data from SAP standard databases under specified selection criteria, fetched data is processed to display result on output screen. User develop SAP report object on ABAP editor using the standard SAP transaction SE38.
Q.2)What are [...]

Read the rest of this entry »