Sail E0 Webinar

MCQs

Total Questions : 25 | Page 2 of 3 pages
Question 11. What are presentation and application servers in SAP?
  1.    An application server is actually a program named Sapgui.exe. It is usually installed on a user's workstation
  2.    The application server is a set of executables that collectively interpret the ABAP/4 Programs and manage the input & output for them
  3.    Presentation server is actually a program named Sapgui.exe. It is usually installed on a user's workstation
  4.    Presentation server is a set of executables that collectively interpret the ABAP/4 Programs and manage the input & output for them
 Discuss Question
Answer: Option B. -> The application server is a set of executables that collectively interpret the ABAP/4 Programs and manage the input & output for them




Question 12. What are the ways to link LDB to executable program?
  1.    Using Program Attributes
  2.    Using function module 'LDB_PROCESS'
  3.    Using function groups
  4.    All the above
 Discuss Question
Answer: Option D. -> All the above




Question 13. Which event is used to navigate from basic list to secondary list?
  1.    At user-command
  2.    At Pfn
  3.    At line-selection
  4.    Initialization
 Discuss Question
Answer: Option C. -> At line-selection




Question 14. What is the basic object of data Dictionary
  1.    Domains
  2.    Documentation
  3.    Data Models
  4.    Dynpro
 Discuss Question
Answer: Option A. -> Domains




Question 15. What kind of component of a business object are BAPIs ?
  1.    Interface
  2.    Definition
  3.    Event
  4.    Method
 Discuss Question
Answer: Option D. -> Method




Question 16. Search help cannot be attached to
  1.    Domain
  2.    field of a table
  3.    Check table
  4.    Type
 Discuss Question
Answer: Option D. -> Type




Question 17. Which layer is NOT used in R/3 system?
  1.    Presentation Layer
  2.    Application Layer
  3.    Control Layer
  4.    Database Layer
 Discuss Question
Answer: Option C. -> Control Layer




Question 18. In Inner and outer join
  1.    buffers are always used
  2.    Choice of buffer can be made to use
  3.    buffers are always bypassed
  4.    None of above
 Discuss Question
Answer: Option C. -> buffers are always bypassed




Question 19. Which of the following may NOT be modified using the ABAP Dictionary transaction?
  1.    Type groups
  2.    Search help
  3.    Lock objects
  4.    Function groups
 Discuss Question
Answer: Option D. -> Function groups




Question 20. How to define parameters as a data type?
  1.    Parameters type Integer
  2.    Parameters p_id(30) type c
  3.    p_id(30) type Integer
  4.    None
 Discuss Question
Answer: Option B. -> Parameters p_id(30) type c




Latest Videos

Latest Test Papers