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 already provided.
Next time user signs on
Immediately, providing the object is activated
After Database is re-organized
Next time program is re-generated
Rate this question:
Data element documentation
Domain short text
Search help
Domain Help values
Rate this question:
Appends a new line
Adds the numeric fields to an existing entry
Creates a new entery
Rate this question:
When the database administrator physically creates the table
At the end of the table creation after it is saved
When the table is activated
At the beginning of the table creation
It does not correspond to an object in the underlying database and does not get created
Rate this question:
The first field is MANDT with an external data type CLNT and specified as a key field
Depends how Basis has configured the client
The option ' Client-Specified' is added to the Select statement
The first field is MANDT with a domain CLNT but not specified as a key field
Rate this question:
100
1000
1001
1100
Rate this question:
One record of the check table is assigned to many records of the foreign key table
One record of the check table is assigned to one record of the foreign key table
One record of the foreign key table is assigned to one record of the check table
Rate this question:
The type of foreign key field defined must be "No key / Candidates'
The key of the text table consists of the key of the check table plus an additional language key
Cardinality must be defined as 1:1
Rate this question:
Data element
Domain
Values
Nothing
Rate this question:
SAP Memory
Tables
ABAP/4 Memory
Rate this question:
Begin of Block, End of Block
Begin of Slection, End of Selection
Begin of Frame, End of Frame
Begin of Box, End of Box
Rate this question:
Row count of the current line
Height of the current line
Width of the current line
Size of vertical bars in your list
Rate this question:
No Standard Heading
No Standard Page Heading
Suppress Standard
System>List>Save
Rate this question:
The program ends
The remainder of the current processing block is executed
The output list is displayed
The sytem leaves the processing block and branches to the processing block of the next event
Rate this question:
Fieldcat
Catalog
Alv_catalog
Lcv_t_fcat
Rate this question:
Only 'Or' can be used as a logical operator in the ON condition
A Left Outer Join is not permitted in OPEN SQL
A join statement is found to the right of the join operator
At least one field from the table on the right is required for comparison in the ON condition
Rate this question:
Starting at Column 10, Row 20 Ending at Column 20, Row 30
Starting at Column 10, Row 30 Ending at Column 20, Row 20
Starting at Row 10, Column 20 Ending at Row 20, Column 30
Rate this question:
Run time error
All entries are retrieved
Only distinct values for key1
No entries are retrieved
Rate this question:
ZPGM3
ZPGM2
ZPGM1
Rate this question:
MESSAGE Y123.
MESSAGE E123(9999)
MESSAGE ID 'AT' TYPE 'S' NUMBER 100.
MESSAGE E123 by Fielda Fieldb
Rate this question:
Data is filtered in the sapgui
Data is filtered at the application server
Data is filtered in the database
Data is filtered on the network
Rate this question:
Structured type
Table type
Structure
Table
Rate this question:
When the user presses F1, Screen 100 is displayed in addition to the normal help screen
When the user presses F1, Screen 100 is displayed instead of the normal possible values search help
When the user presses F4, Screen 100 is displayed instead of the normal possible values search help
When the user presses F4, Screen 100 is displayed in addition to the normal help screen.
Rate this question:
Program A becomes active in the same internal session of Program B
Program B becomes active in the same internal session of Program A
User Context is flushed
Program B runs in a new internal session
Rate this question:
Sales Order
Country Keys
Cost Centers
Vendors
Rate this question:
Header
Label
Length
Fixed Values
Type
Rate this question:
Type S Function Codes
Type T Function Codes
Normal Function Codes
Function Codes that start with P
Rate this question:
When you activate a transparent table the the ABAP Workbench
When you create a transparent table
When Basis created the tablespace at the OS Layer
When you activate a transparent table in the Dictionary
Rate this question:
Put
Read
Get
Select
Rate this question:
Statistics
Ranked lists
Percentage
Basic lists
Rate this question:
30 50 10 40 20
50 10 40 10 20
30 10 50 40 20
Rate this question:
All lists
Basis
Secondary
Rate this question:
Write: 'Hello'(001)
Write: TEXT-001
Write: 001(Hello)
Write: TEXT-001'Hello'.
Rate this question:
Buffers are always used
Buffers are always bypassed
The choice can be made to use or bypass buffers
Rate this question:
Get
Initialization
At Selection-Screen
End-of-Selection
Put
Rate this question:
Contains all entries from both tables
Contains all entries from the left table
Contains only entries that match
Contains all entries from the right table
Rate this question:
All the rows will cause a break
20
30
NO rows will cause a break
Rate this question:
Add an elementary search help to the standard search help
Add a collective search help to the standard search help
Perform a modification to the standard search help
Enhance the standard search help with an append search help
Rate this question:
LFA1, LFBK, LFB1, LFC1
LFA1, LFBK, LFB1
LFA1 and LFB1
Rate this question:
SY-INDEX
SY-LISTI
Sy-LSIND
SY-TABIX
Rate this question:
When the Top-of-Page eventer is encountered in sequence
After number of lines per pages, as specified in the REPORT, have been written to the list buffer
When the report starts
When the first write statement is encountered
Rate this question:
Share the same roll area
They run in their own roll area
They run in the roll area of the caller
Rate this question:
Insert ITAB
Append
Read Table ITAB
Select * into Table ITAB from dbtab
Collect
Rate this question:
When you programatically increment it
At the end of an interactive processing block
At the beginning of an interactive processing block
Rate this question:
9
2
1
10
Rate this question:
S_Query
S_Program
S_Query_all
S_Maintain
Rate this question:
Field Sales is open for input and all other fields are not available for input
The program ends
All fields are open for input and cursor is positioned on field sales
The initialization event is fired again.
Rate this question:
A reporting Tool
A method to update data
Definition of a Relational Data Model
An ABAP/4 reading program used to read and process data
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.