In this post you can find Complete and recently updated Correct Question and answers of SAP ABAP. All Answers updated regularly with new questions. Upwork SAP ABAP test answers of 2016.
Question:* What does SAP ABAP mean?
Answer: • Advanced Business Application Programming
Question:* Which are an enhancement introduced in Release 4.6 and replaced function module exits?
Answer: • BADIs
Question:* The SAP service that ensures data integrity by handling locking is called:
Answer: • Enqueue/Dequeue
Question:* Which allows data to be taken from a fixed structure and stored in working memory in ABAP?
Answer: • internal table
Question:* Which keyword is used to remove all blanks from a string?
Answer: • Condense <string> no-gaps
Question:* Which statement is used to loop through internal tables and extract datasets?
Answer: • LOOP
Question:* Which ABAP Dictionary has the same number of fields as database table and maps 1:1 to database table?
Answer: • Transparent
Question:* True or False? SAP allows conditional branching only with the IF - ENDIF control structure.
Answer: • False
Question:* Which is the maximum number of structures that can be included in a table or structure?
Answer: • 9
Question:* True or False? Exceptions triggered within a function may be handled by the system or the calling program.
Answer: • True
Question:* True or False? ABAP statements always conclude with a semicolon.
Answer: • False
Question:* What is the prerequisite for a function module to be tested?
Answer: • Active
Question:* True or False? BSP Applications can be stateful or stateless.
Answer: • True
Question:* For which of the following purpose can cookies be used?
Answer: • To maintain session IDs
Question:* True or False? Classes in ABAP Objects may not be defined globally.
Answer: • False
Question:* The Object Navigator is the central access point to the ABAP Workbench and can be accessed through transaction:
Answer: • SE80
Question:* Which is an event in SAP ABAP language?
Answer: • Initialization
Question:* A reference table and reference field are provided for which type of fields?
Answer: • Currency and Quantity
Question:* Messages are stored in table _______.
Answer: • T100
Question:* Which code is used to copy a SAP User?
Answer: • SU01
Question:* Which are used to move development objects from the development system to production system?
Answer: • Transports
Question:* Which is NOT a valid comparison operator?
Answer: • ==
Question:* True or False? Functions may accept import and export parameters.
Answer: • True
Question:* True or False? An ABAP object must be activated before it is available to end users.
Answer: • True
Question:* True or False? Function modules must belong to a function group.
Answer: • True
Question:* True or False? Customer-specific package names must begin with Y or Z.
Answer: • True
Question:* Which is NOT a predefined data type?
Answer: • W
Question:* Which is the system field for the current date?
Answer: • SY-DATUM
Question:* If a table does not have MANDT as part of the primary key, it is:
Answer: • Client Independent
Question:* Which tables exist in data dictionary?
Answer: • All of them
Question:* True or False? A transaction code cannot be created for table maintenance.
Answer: • False
Question:* Which is the central tool for managing changes made in the IMG or ABAP Workbench?
Answer: • Change and Transport System
Question:* SAP NetWeaver Application Server enables creation of web applications using which technology?
Answer: • Web Dynpro
Question:* Which of the following is not an attribute for creating an ABAP program?
Answer: • Identification number
Question:* Which of the following is NOT a component of the default standard ABAP report header?
Answer: • Underline
Question:* Which transaction is used to view Lock Table?
Answer: • SM12
Question:* From which of this source can the Software not process input directly?
Answer: • Powerpoint
Question:* Which is not a type of ABAP procedure?
Answer: • Interface
Question:* Which statement is used to perform an unconditional loop?
Answer: • DO
Question:* Which is not true of BAPIs?
Answer: • BAPIs can only be called from external systems.
Question:* How are the statistics and trace data of remote ABAP systems accessed?
Answer: • Remote Function Call
Question:* Which of these are not predefined elementary ABAP types with fixed length?
Answer: • Alphabetical Types
Question:* Identify the element which is not part of Layout Data UI elements
Answer: • LineData
Question:* What is the basic object of data dictionary?
Answer: • Domains
Question:* True or False? Exceptions can only be raised implicitly in ABAP.
Answer: • False
Question:* True or False? Packages cannot be nested within other packages.
Answer: • False
Question:* True or False? Only the public and protected components of the superclass exist in the subclass.
Answer: • True
Question:* Which application searches SAP OSS notes for a specific problem based on the issue in your system?
Answer: • ANST Automated Notes Search Tool
Question:* Which one is variable length predefined ABAP data type?
Answer: • Byte Strings
Question:* Which is NOT a component of a class?
Answer: • Object
Question:* The following situation makes it imperative to validate input
Answer: • User Input
Question:* After the _______ statement, all registered handler methods are executed before the next statement is processed.
Answer: • RAISE EVENT
Question:* True or False? Interfaces have instances.
Answer: • False
Question:* Which statement is used to declare a static variable.
Answer: • (All of these)
Question:* What does XSS in SAP ABAP represent?
Answer: • Cross-Site Scripting
Question:* Identify the attribute that is not a prerequsiste for compatible data objects:
Answer: • Name
Question:* Identify the program check that is not part of SAP ABAP
Answer: • Data Check
Question:* Which keyword is used to insert or add a record from work area into internal table at a specified location?
Answer: • INSERT
Question:* Which menu option changes the ABAP source code Editor Mode?
Answer: • Utilities > Settings
Question:* Which is not part of ABAP Statement?
Answer: • Comma
Question:* Which is NOT true of ABAP statements?
Answer: • A single statement must be written all on one line.
Question:* True or False? For part of a line to be a comment, enter an asterisk (*) before the comment.
Answer: • False
Question:* True or False? SAP locks are dependent on database locks.
Answer: • False
Question:* Which operation can lead to SQL Manipulation?
Answer: • UNION
Question:* Within SAP ABAP the following technical terms are used interchangeably except:
Answer: • Net Encoding
Question:* Which is not true of Data References in ABAP Programming?
Answer: • Specify Object Name
Question:* Which is NOT a valid data type category?
Answer: • Structural
Question:* Which one is not an ABAP Transaction?
Answer: • SQ01
No comments:
Post a Comment