For preparation for SAP ABAP certification. This was taken from another website ( http://www. Esnips. Com/doc/51e277a2-7727-45ee-bc34-a7fdd27b7728/TAW10%20 1-2%20Basics ) where the answers were already provided.
Module Pool
Interface Pool
Executable
Runnable
Rate this question:
VB
C++
Cobol
C
ABAP
Rate this question:
Save
Back / Exit / Cancel
Cut / Paste
Find
Rate this question:
Z00
$TMP
Blank
Local
Rate this question:
Transactional Data
Master Data
Client Data
Customer documents
Rate this question:
When the reference variable for the class is defined
When the program is loaded
When a method of an object is called
When a CREATE OBJECT statement is processed
Rate this question:
Write ctr1, ctr2, ctr3.
Write: ctr1 ctr2 ctr3.
Write: ctr1, ctr2, ctr3.
Chain write ctr1 ctr2 ctr3.
Write ctr1: ctr2: ctr3.
Rate this question:
Immediately, providing the object is activated
Next time user signs on
Next time program is re-generated
After Database is re-organized
Rate this question:
Sy-subrc
Sy-index
Sy-tabix
Sy-dbcnt
Rate this question:
ABAP Workbench
Dictionary
Repository
In ABAP programs
Rate this question:
BCDE
ABCD
Spaces
ABCDE
Rate this question:
Presentation
Internet
Database
Application
Rate this question:
4 bytes
0 bytes
12 bytes
5 bytes
Rate this question:
Constants: C1(4) type D.
Constants: C1(4) type C.
Constants: C1(4) type C like mytab-booking.
Constants: C1(4) type C value 'ABCD'.
Rate this question:
Select single * from MYTABLE where number = '01' and name = 'LISA'.
Select * from MYTABLE where number = '01'. Endselect.
Select single * from MYTABLE with keys
Select * from MYTABLE where number = '01' and name = 'LISA'.
Rate this question:
1
4
Size must be specified
2
Rate this question:
Data fielda(5) type x
Data fielda(5) type c
Data fielda(5) type t
Data fielda(5) type n
Rate this question:
Search help
Data element documentation
Domain short text
Domain Help values
Rate this question:
Update
Spool
Gateway
Background
Rate this question:
The authorization check used the incorrect authorization object
The user does not have the required authorization
The user has an authorization containing the required values
Rate this question:
CL_GRID points to the object that communicates with container control
CL_CONTAINER points to the object that communicates with the container control
CL_CONTAINER points to the object that communicates with the ALV grid control
CL_GRID points to the object that communicates with the ALV grid control
Rate this question:
Loop at itab where itab-id = 'A'. Endloop.
Loop where itab-id = 'A'. Endloop.
Loop at itab where id = 'A'. Endloop.
Loop at itab. Endtab
Rate this question:
REFRESH_TABLE_DISPLAY
CONSTRUCTOR
SET_TABLE_FOR_DISPLAY
SET_TABLE_FOR_FIRST_DISPLAY
Rate this question:
Event
Program Type
Module
Transaction
Rate this question:
Class is a template for an object
Objects are an instance of a class
Classes are an instance of an object
Objects can change their class
Rate this question:
Program continues
Program is suspended
Message occurs
Runtime error
Rate this question:
Data fielda(5) like zbook-id
Data fielda(5) value zbook-id
Data fielda like zbook-id
Data fielda type c like zbook-id
Rate this question:
2
3
1
5
4
Rate this question:
Keyed
Sorted
Hashed
Standard
Rate this question:
When objects belong to development class $TMP
When the task is released
On Inlcude Programs
When comparing across instances
Rate this question:
Unlimited
8
4
2
Rate this question:
SY-LIST
SY-LSIND
SY-LISTI
SY-FIELD
Rate this question:
FZ
Y_ or Z_
F
Y or Z
Rate this question:
FORM FORMA Using P_IT like LINE.
FORM FORMA Using P_IT like IT_LINE.
FORM FORMA Using P_IT type IT_LINE.
Rate this question:
One for every explicit database commit
At least One
Only One
One for every transaction in the SAP LUW
Rate this question:
Default
Type
Like
Value
Rate this question:
Breaks the sort sequence
Program abend
Uses linear search rather than binary
Syntax error
Rate this question:
Anywhere in the program
In a Function
In a Form only
In a PAI Module
Rate this question:
1
2
Size must be specified
8
4
Rate this question:
By Reference
By Value
By Changing
Rate this question:
3 for each tier
Only 3
At least 3
1
Rate this question:
The global data remains active for the duration of the function call only
Function modules from the same function group can access the global data when they are called
The global data is reinitialized for each new call
The global data remains available for the duration of the calling program
Rate this question:
Values
Domain
Nothing
Data element
Rate this question:
WorkBench Organizer
Customizing Organizer
Repository Browser
Information System
Rate this question:
Error Class
Development Class
Case
Catch Class
Rate this question:
In the correct sorted position
At the end
It can't be done
At the beginning
Rate this question:
For referencing multiple fields at the same time
For re-assigning field types
For graphic symbols on screens and lists
For referencing an address of a field
Rate this question:
Central
3 Tier
Database
2 Tier Presentation
Rate this question:
Quiz Review Timeline (Updated): Mar 22, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
SAP ABAP Online Test Questions
SAP ABAP was intended to be used by SAP customers. It is designed to help customers better prepare custom reports and interface ABAP programming. The SAP ABAP Quiz below is...
Questions:
42 |
Attempts:
17899 |
Last updated:
Aug 02, 2024
|
TAW12 - Week 1 Part 2 Of 2 (total Of 161 Questions)
For preparation for SAP ABAP certification. This was taken from another website ( http://rs223.rapidshare.com/files/152577135/taw12_qa.zip ) where the answers were...
Questions:
57 |
Attempts:
1378 |
Last updated:
Mar 21, 2023
|
TAW12 - Week 1 Part 1 Of 2 (total 161 Questions)
For preparation for SAP ABAP certification. This was taken from another website ( http://rs223.rapidshare.com/files/152577135/taw12_qa.zip ) where the answers were...
Questions:
97 |
Attempts:
1716 |
Last updated:
Mar 22, 2023
|
TAW12 - Week 2
For preparation for SAP ABAP certification. This was taken from another website (
http://rs223.rapidshare.com/files/152577135/taw12_qa.zip ) where the answers...
Questions:
125 |
Attempts:
805 |
Last updated:
Mar 20, 2023
|
TAW12 - Week 3
For preparation for SAP ABAP certification. This was taken from another website (
http://rs223.rapidshare.com/files/152577135/taw12_qa.zip ) where the answers...
Questions:
39 |
Attempts:
1779 |
Last updated:
Mar 22, 2023
|
SAP ABAP Online Test Questions
SAP ABAP was intended to be used by SAP customers. It is designed to help customers better prepare custom reports and interface ABAP programming. The SAP ABAP Quiz below is...
Questions:
42 |
Attempts:
17899 |
Last updated:
Aug 02, 2024
|