You are on page 1of 28

Q.

No.

Question

Option A

Option B

Option C

Option D

Enterprise Reserves
planning

Enterprise Research
planning

Enterprise Resource planning

First

Second

Third

Enterprise
Requirement
planning
Fourth

Menubar

Command field

ABAP editor

None

SE38
Which is the Transaction code for Data Browser?
5
Screen painter
SE41 transaction code is
6 Local Objects are stored in Package
$TMP

SE54

SE80

SE16

ABAP editor

Menu painter

Function builder

$Test

$Temp

$Local

7 SAP R/3 System consists of 1 or more


clients

TRUE

FALSE

8 R/3 Stands for

Real time / 3 server

Real Time / 3 Tier

Response / 3 tier

Resource / 3 tier

9 SAP Application are developed using

ABAP

Cobol

C,C++

All

ERP stands for


2
ABAP is a _________generation language
3
Where do you enter transaction code?
4

10 Number of sessions that can be opened per


logon

11

TADIR

T100

TSTC

TFDIR

Table that stores Transaction codes is?


12 ABAP Processor located in

Dispatcher

Message server

Gateway

Work process

TRUE

FALSE

13 Database interface converts Open SQL to


Native SQL

14 Technical attributes of a field are stored in? Domain

Data Element

Check table

Value Table

15 To display table contents we can use?

Data Dictionary

Data Browser

SM30

All

16 Data types are?

Pure descriptions

No memory is
Desribe the technical
associated with them properties of Data Objects

All

17 Table fields are assigned to?

Data element

Domain

Structure

Data type

18 Which tables allows to create secondary


indexes

Pooled

Clustered

Transparent

All

19 Which type of buffering uses key fields as


reference to buffer the records of a table?

Full

single record

Generic

None

20 Components (Fields) in a structure?

Refers to Data
elements

Can be defined as
foreign keys

Cannot be made as primary


keys

All

21 Value table assignment in a domain?

Enforces referential
integrity

Provides input help


for the field

22 Data element definition consists of?

Data type

Size

Proposes Value table as check All


table while defining FK
relation
Field labels
None

23 Package can be created in?

SE11

SE38

SE16

24 What is ture about database views?

Multiple tables can be Uses inner join


updated

Foreign key relation must exist All


between the tables

25 Which type of view can only refer to single


table?

Database view

Maintenance view

Projection view

Help view

26 Enqueue Server is located in ?

Database server

Central Host

Message server

None

27 Which of the input help will be given high


priority?

Value range at domain Check table


assignment

Search help at data element

Search help at
Table field

SE80

28 Which of the following is not a data type in Domain


DDIC?

Data Element

Structure

Table type

29 New fields can be added to Standard SAP


tables using?

Include structure

Append Structure

Both

None

30 Check Table ?

Value table assigned to Table assigned to a


Assigned while creating a
All
a table
foreign key for input searchhelp
checks
Pooled tables
Cluster tables
Transparent tables with LCHR All
field

31 Which Tables in ABAP Dictionary do not


permit Append structures?
32 Component that provides external
communications from R/3?

Message server

Kernel

Gateway

Dispatcher

33 Component that handles communication


between SAP Gui and Work process?

Presentation server

Dispatcher

Enqueue server

Message server

34 To find all the Views created based on a


Table we can use?

Data browser

Repository
infornation system

Where Used List

Object Navigator

35 The definition of foreign key must exist


between tables while creating?

Database view

Projection view

Help view

Maintenance view

36 Text table must have the following data type LANG


in one of the key fields?

CHAR

CLNT

LCHR

37 Which interface setting of the search help


SPOS
will determine the field sequence in Hit list?

LPOS

Import

Export

38 ABAP Programs are Client dependent

TRUE

FALSE

39 Can we change the technical settings of a


Standard SAP table?

Yes

No

40 Which is not a Numeric data type in DDIC

INT4

DEC

CURR

NUMC

41 The physical storage are a of table in


database in determined by?

Delivery class

Data class

Size category

Package

42 Which statements will create data objects?

DATA

Constants

Parameters

All

43 Field-symbols can be assigned to fields


dynamically?

TRUE

FALSE

44 Which of the following is not a Text


element?

Title

List heading

Text symbol

Selection text

45 Input values for selection screen can be


stored as a?

Text symbol

Text element

Variant

Attribute

46 Default data type in ABAP?

String

47 Which of the following is not a data object? Field string

Constant

Internal table

Field symbol

48 Using WRITE statement we cannot display? ICON

Symbol

Check box

Radiobutton

49 Parameter statement does not allow the data I


type?

50 Field that stores the iteration number in DO Sy-subrc


loop?

Sy-index

Sy-Tabix

Sy-dbcnt

Ans Sim
wer ple/
Ver

VS

VS

VS

VS

VS

Q. Question
Option A
No
.1 Which event do you use to generate page headers for Top-of-Page
a details list?

Option B

Option C

End-of-page

Top-of-page
line-selection

Tcode for Transport workbench?

SE01

SE09

SE80

SE84

Function group global definitions can consist of?

Screens

Internal tables

Workareas

All

In which parameter passing technique no memory is Pass by reference


allocated for actual parameters for a subroutine?

Pass by value

Pass by value and All


return

How do you define the selection screen of a Interface


between It is a list
program?
program and user

It is created by user at None


runtime

Which addition in the PARAMETERS statement Value


allows you to place default values on the selection
screen?
How can you suppress the default title of a list?
No
standard
heading

Initial

Default
page New-Page

What does AT SELECTION-SCREEN do?

To create a detail list

Selection
validation

What system field indicates the list you are on?

Sy-linct

Sy-pfkey

Option D
during Start-of-selection

None

Standard page heading Reserve


screen To fetch data from Initializing
database table
fields
Sy-lsind

the

Sy-linsz

10 Use of Editor lock

Others can see as well User can see as well Others can see but User can see but
as change the program as
change
the cannot make changes cannot
make
program
in the program
changes in the
11 Function code that triggers the event AT LINE- SAVE
PICK
CHOOSE
RW
SELECTION
12 Which is not a Numeric data type in ABAP

13 Which of the following internal table allows both Standard


unique and non-unique key

Hashed

Sorted

Indexed

14 The current row of internal table is stored in

SY-INDEX

SY-TLENG

SY-TABIX

Text symbol

Selection text

15 Field-symbols
dynamically?

can

be

assigned

to

16 Which of the following is not a Text element?

SY-LINNO
fields TRUE
Title

FALSE
List heading

17 Input values for selection screen can be stored as a? Text symbol

Text element

Variant

Attribute

18 Default data type in ABAP?

String

19 Which of the following is not a data object?

Field string

Constant

Internal table

Field symbol

20 Using WRITE statement we cannot display?

ICON

Symbol

Check box

Radiobutton

21 Macros can be called from external programs

TRUE

FALSE

22 Event that is triggered when user interacts with GUI Start-of-selection


items?

At User-command

At
selection-screen Get
output

23 Automatic checks in screen does not include?

Mandatory field check Check table entry

Data format

Primary
uniqueness

24 Visible lines of table control is stored in?

SY-STEPL

SY-LOOPC

SY-TFILL

<TC>-LINES

25 Which of the following is not an input field?

Radiobutton

Checkbox

Listbox

Pushbutton

26 At Exit-command module is processed in?

PBO

PAI

POV

POH

27 The command used for validating more than one Loop at Screen . Field
fieldname Chain . Endchain
field simultaneously
Endloop
Check check_field

None
above

28 Screen field attributes can be modified in the event


29 Which type
ROLLBACK?

of

message

will

execute

PBO
aE

PAI

POV

POH

of

key

the

30 Messages are stored in table

T001

T100

TSTC

BDCMSGCOLL

31 ABAP program screens are

System dependent

Client dependent

Module dependent

Program
dependent

32 Tcode for Extended syntax check?

SE30

ST05

SE16

SLIN

33 When PBO gets executed?

After
screen
displayed

is After
user
has After user enters some Before screen is
pressed a function value
displayed
code

34 Where do you set the GUI status for a screen?

In PBO module

In POV module

online(DIALOG) screen Layout

top Include

36 Field automatically generated in screens for SY-UCOMM


receiving and transmitting function code

SY-STEPL

Within
Within
CHAIN.ENDCHAI Module.EndM
N
odule
PICK
SY-DYNNR

37 Absolute line number of selected list is stored in

SY-LINNO

SY-LILLI

SY-LISEL

38 Which of the following is not supported in WRITE Radiobutton


statement?

Checkbox

Input on

Hotspot on

39 Command that terminates loop processing

SKIP

CONTINUE

EXIT

CHECK
<CONDITION>

40 Field symbol can be assigned to

Elementary variable

Work area

Internal table

All

41 Adding duplicate rows in an internal table is Append


prevented by the command

Collect

Delete
duplicates

42 Which of these commands can be used in any loop? On change of <field>

At new <field>

At first

At end of <field>

43 Command that deallocates memory of internal Refresh


table?

Describe

Free

Clear

44 Duplicate entries can be always stored in?

Standard table

Sorted table

Hashed table

All

45 Internal table storage will be in?

Database server

Application server

Presentation server

Message server

35 Global data definitions


programs are located at

in

In PAI module

SY-STEPL

None
above

of

adjacent Insert

46 Internal table contents can be processed in a loop TRUE


without using a workarea

FALSE

47 Insert command cannot be used on?

Standard table

Hashed table

Sorted table

None
above

48 Select-options creates ?

Work area

Internal table

Field group

Field symbol

49 A selection screen cannot have?

Radiobutton

Listbox

Chechbox

Table control

50 Statement that returns control to calling screen

Call screen <no>

Leave
<no>

to

the

screen Leave to screen 0

None

of

the

Answ Simpl
er
e/ Ver
Simpl
C
M
B

VS

VS

Q.N Question
o.

Option A

Option B

Option C

BELOW ARE THE QUESTIONS FROM THE FIRST TEST ( SOME QUESTIONS ARE CHANGED)
1 In SAP R/3 communication between application servers is
managed by

Message
server

Enqueue server

Dispatcher

2 Tcode for Transport workbench?

SE01

SE09

SE80

3 Tcode for Screen painter?

SE11

SE41

SE51

4 Which operations are possible in Data Browser?

Display

Create entries

Update entries

5 Append structure is possbile in?

Transparent
table

Pooled table

Cluster table

6 Local Objects are stored in Package

$TMP

$Test

$Temp

7 SAP R/3 System consists of 1 or more clients


8 R/3 Stands for

TRUE

FALSE

Real time / 3
server

Real Time / 3
Tier

Response / 3 tier

11 Table that stores Transaction codes is?

TADIR

T100

TSTC

12 ABAP Processor located in

Dispatcher

Message server

Gateway

14 Searchhelp of a field can be assigned in?

Domain

Data Element

Both

15 Which option in Parameters Statement invokes a searchhelp?

Obligatory

Memory id

Matchcode id

17 Table structure changes can be adjusted using?

Data browser

18 Advantage of assigning a value table in domain?

Proposal of
check table

19 Single record buffering is used only by the SELECT SINGLE


statement?

TRUE

Database utility Table


maintenance
Provides input generator
Enforces
help for the field integrity
FALSE

20 Components (Fields) in a structure?

Refers to Data Can be defined


elements
as foreign keys

Cannot be made
as primary keys

21 Value table assignment in a domain?


22 Data element definition consists of?

Enforces
referential
integrity
Data type

Provides input
help for the field
Size

Proposes Value
table as check
table
Field while
labels

23 Package can be created in?

SE11

SE38

SE16

24 What is ture about database views?

Multiple tables Uses inner join


can be updated

25 Which type of view can only refer to single table?

Database view Maintenance


view

26 Enqueue Server is located in ?

Database
server

27 Which of the input help will be given high priority?

Value range at Check table


domain
assignment

Search help at
data element

28 Which of the following is not a data type in DDIC?

Domain

Structure

29 A table can have more than one append structure


31 Which Tables in ABAP Dictionary do not permit Append
structures?

TRUE
Pooled tables

Central Host

Data Element

Foreign key
relation must
exist
between
the
Projection
view
Message server

FALSE
Cluster tables

Transparent
tables with
LCHR field

32 Component that provides external communications from R/3? Message


server

Kernel

Gateway

33 Component that handles communication between SAP Gui


and Work process?

Presentation
server

Dispatcher

Enqueue server

34 To find all the Views created based on a Table we can use?

Data browser

35 The definition of foreign key must exist between tables while


creating?

Repository
Where Used List
infornation
Database view system
Projection view Help view

36 Text table must have the following data type in one of the key LANG
fields?

CHAR

CLNT

37 Which interface setting of the search help will determine the


field sequence in Hit list?

LPOS

Import

SPOS

38 ABAP Programs are Client dependent?

TRUE

FALSE

39 Can we change the technical settings of a Standard SAP table? Yes

No

40 Which is not a Numeric data type in DDIC?

INT4

DEC

41 The physical storage are a of table in database in determined


by?

Delivery class Data class

Size category

42 Which statements will create data objects?

DATA

Parameters

43 Field-symbols can be assigned to fields dynamically?

TRUE

Constants

CURR

FALSE

44 Which of the following is not a Text element?

Title

List heading

Text symbol

45 Input values for selection screen can be stored as a?

Text symbol

Text element

Variant

46 Default data type in ABAP?

String

47 Which of the following is not a data object?

Field string

Constant

Internal table

48 Using WRITE statement we cannot display?

ICON

Symbol

Check box

49 Parameter statement does not allow the data type?

50 Field that stores the iteration number in DO loop?

Sy-subrc

Sy-index

Sy-Tabix

BELOW ARE THE QUESTIONS FROM THE TOPICS NOT COVERED IN THE PREVIOUS TESTS
51 Event triggered for user action on Screen?

PBO

PAI

START-OFSELECTION

52 Automatic checks in screen does not include?

Mandatory
field check

Check table
entry

Data format

53 Visible lines of table control is stored in?

SY-STEPL

SY-LOOPC

SY-TFILL

54 Which of the following is not an input field?

Radiobutton

Checkbox

Listbox

55 At Exit-command module is processed in?

PBO

PAI

POV

56 in BDCDATA structure Screen start can be set using?

FNAM

FVAL

DYNPRO

57 Data of different transactions can be stored in a single session?


58 Function module that stores the transaction data in a session?

TRUE

FALSE

BDC_INSERT BDC_TRANSA BDC_OPEN_GR


CTION
OUP

59 Command that does not return Sy-subrc?

OPEN
DATASET

CLOSE
DATASET

READ
DATASET

60 Mode for both read and write in OPEN DATASET?

INPUT

OUTPUT

APPENDING

61 Tcode for SQL trace?

SE30

ST05

SE16

62 In SAP script text formatting can be done using?

Paragraph
formats

Character
formats

Both

63 The formal parameters of the subroutine called from layout set SYST
must be of type?

SLIS

ITCSY

64 Tcode for SAP Script Standard texts?

SE71

SE72

SE74

65 Standard text can be called from a form using command?

Include

Define

Protect

66 Function module that has to be called to process the text


element of a window?

START_FOR WRITE_FORM CONTROL_FO


M
RM
All allocated
Only one person
Maximum
of
2
available users
can
conduct
persons
are
to the server
Trace at any time
allowed
RSTXLDMC RSBDCSUB
RSBDCREO

67
How many persons can conduct trace at any time on server?
68 Scheduling batch input session in background can be done
using program?

THESE ARE ADDITIONAL QUESTIONS FOR ABAP TEST 16TH JUNE


NAVEEN
69 The component of the application server that converts OPEN SQL
into NATIVE SQL is

Message server Database interface Dispatcher

70 Comminication with external R/3 and non-SAP systems is carried outWork


by theprocess

Request Queue

Gateway

71 Which of the commands gives a list of opened sessions

/O

/Nxxxx

/N

72 Transaction code for Repository Information System

SE84

73 Objects that cannot be transported are

In Development Class
In Package

Local Objects

74 Transaction code for Form Painter

SE41

SE51

SE91

75 Which of the following is client independent

Master Data

Transaction Data Database Table

76 DATA objects can be declared globally in TYPE GROUPS

SE11

SE51

TRUE

FALSE

77 The Program type for a report is

Executable

Module pool

Function pool

78 A date field of datatype "D" stores date in the format

YY/MM/DD

DD/MM/YY

YYYY/MM/DD

79 Default values for a DATA object can be set using the extension keyword
DEFAULT

VALUE

SET

80 Which of the Keywords gives a selection screen

TYPES

PARAMETERS

Selection Texts

List Heading

DATA

81 The description for a PARAMETER field can be maintained through Text Symbols
82 The maximum length of a PARAMETERS variable is

83 The VALUE Keyword can be used with TYPES Statement

TRUE

FALSE

84 The Value of a CONSTANT can be altered within the program

TRUE

FALSE

85 The Data object which is a collection of fields is refered to as

Field Strings

Structures

10

Work Area

86 Which of the commands does not give a LIST

WRITE

ULINE

VLINE

87 Which of the additions to the write statement will supress the leadingNO
zeros
SIGN

NO ZERO

HIDE ZERO

88 The write statement cannot provide

SYMBOL

ICON

ULINE

89 The Domain provides a field with

Syntatic Description
Semantic Description
Documentation

90 Specifying the Value table in the domain does a foreign key check
91 Choose the option that a Data element does not provide

TRUE

FALSE

Field DescriptionDocumentation

92 Foreign key validation takes place at the Screen level

TRUE

Search help

FALSE

93 A SAP Standard table can be enhanced through

Include StructureDeep Structure

Append Structure

94 Index acess is faster because an index uses

Linear Search

Binary Search

95 How many types of buffering are available for a table

96 The Line Type gives the field descriptions for a table type
97 Choose the table without an index operation

TRUE

TRUE
POV

FALSE

Standard Table Sorted Table

98 A sorted table can further be sorted using the SORT command


99 Dynamic Screen Modification is done in the

Hash Function

Hashed Table

FALSE
POH

PAI

100 Choose the automatic validation that occurs on a field

Mandatory CheckInteger type check Numeric type check

101 A BDC Session can be scheduled in background using

RMDATIND

102 A BDC Session is an asynshronous method

RSTXLDMC

TRUE

RSBDCSUB

FALSE

103 Error log in Call transaction is stored in nternal table of type

BDCDATA

BDCMSGCOLL

BDCERROR

104 Open dataset / Close dataset is used for

Local Files

Sequential Files

Both

105 Logos in a SAP Script is uploaded using

RSTXLDMC

RSDBUG

RSBDMIDOC

106 Graphical images is uploaded into SAP System using Tcode

SE38

SE71

SE78

107 The Standard style used by Scripts & Smartforms is

STYLE

STANDARD

Times Roman

108 Background Pictures can be displayed through

SCRIPTS

SMARTFORMS

Both

Option D

Answe Sim
r
ple/
Ver

Gateway

SE84

SE80

All

All

$Local

VS

VS

Resource / 3 tier

VS

TFDIR

Work process

Help id

Object Navigator

All

All

All

None

SE80

All

Help view

None

Search help at
Table field

Table type

All

Dispatcher

Message server

Object Navigator

Maintenance view D

LCHR

Export

NUMC

Package

All

Selection text

Attribute

Field symbol

Radiobutton

Sy-dbcnt

GET

Primary key
uniqueness

<TC>-LINES

Pushbutton

POH

DYNBEGIN

BDC_START

TRANSFER

UPDATE

SLIN

None

SSCRFIELDS

SO10

Read text

OPEN_FORM

None

None

Task handler

Dispatcher

/Oxxxx

SE38

Class pool

YYYYMMDD

IMPORT

CONSTANTS

None of the above

12 A

None of the above


SE71
Customising data

All the above

SKIP

SUPRESS ZERO

RADIOBUTTON

Help

Nested Structure

None of the above

4C

Fixed values

None of the above

PBO

Currency Check

RSDEBUG

BDCITAB

None

RMDATIND

SE93

Times new Roman

None

You might also like