| SAP ABAP/4 Prepare for Certification: Level 1
Beginner |
|
|
| |
|
|
|
|
1 |
Full Buffering
would be appropriate for
A.
Transaction
Tables B.
Small Static
tables C.
Internal
Tables D.
Tables with
generic Keys
|
|
|
|
2 |
What is the
basic object of data Dictionary A.
Domains B.
Documentation C.
Data Models
D.
Dynpro
|
|
|
3 |
Search help
can not be attach to:A.
Domain B.
field of a
table C.
check table
D.
Type
|
|
|
4 |
Sub query usually more efficient because:
A.
data is
filtered in the database
B.
data is
filtered on the network C.
data is
filtered in the sapgui D.
data is
filtered at the application server
|
|
|
5 |
It is better to buffer a table when A.
When a table
is read infrequently
B.
When a table
is linked to check tables C.
When a table
is read frequently and the data seldom changes D.
When a single
record is to be picked up
|
|
|
6 |
In Inner and
outter join A.
buffers are
always used
B. Choice of buffer
can be made to use C.
buffers are
always bypassed D. None of above
|
|
|
7 |
What is
invalid attribute of a domain
A.
Type
B.
Fixed values C.
Length
D.
Header
|
|
|
8 |
Data element
is an example of
A.
Physical
Definition
B.
Business
Object C.
Semantic
Domain
D.
Technical
Domain
|
|
|
9 |
what is true A.
A view
contains data
B.
Views can be
buffered C.
Views can not
be buffered D.
None of above
|
|
|
10 |
Command
flushes the database buffers
A.
$TAB B.
$RESET
C.
$INIT
D.
$FREE
|
|
|
|
|
|