0% found this document useful (0 votes)
249 views

Sap Abap Certification Questions

Here are four function modules that could be used to implement the described logic: 1. FIND_CAPACITY - Finds if a capacity is available in table TRUCK_CAPACITY, and returns its internal table line. 2. CREATE_TRANSPORT - Creates a new record in table TRANSPORT using the capacity found by FIND_CAPACITY. 3. ADJUST_CAPACITY - Updates the remaining capacity in table TRUCK_CAPACITY using the capacity found and used by FIND_CAPACITY and CREATE_TRANSPORT. 4. COMMIT_WORK - Commits the database changes made by the other three function modules to make the capacity reservation permanent.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
249 views

Sap Abap Certification Questions

Here are four function modules that could be used to implement the described logic: 1. FIND_CAPACITY - Finds if a capacity is available in table TRUCK_CAPACITY, and returns its internal table line. 2. CREATE_TRANSPORT - Creates a new record in table TRANSPORT using the capacity found by FIND_CAPACITY. 3. ADJUST_CAPACITY - Updates the remaining capacity in table TRUCK_CAPACITY using the capacity found and used by FIND_CAPACITY and CREATE_TRANSPORT. 4. COMMIT_WORK - Commits the database changes made by the other three function modules to make the capacity reservation permanent.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 34

Question:

In an ABAP program you have the following code sequence:


DATA var TYPE n LENGTH 1.
FIELD –SYMBOLS <fs> TYPE c 
 ASSIGN var TO <fs> CASTING
Which type is used to cast the assigned memory area?
Please choose the correct answer
answer..

Response:

The type of <fs>

The type of var

The default type I

The default type STRING

Score 0 of 1

Question:

Which type of view cannot e used in a search help?


Please choose the correct answer
answer..

Response:

Canddates !ey vew

"ata#ase vew

$antenance vew

%elp vew

Score 0 of 1

Question:

In addition to the primary !ey of an internal tale" how many secondary inde#es can you define for an internal tale?
Please choose the correct answer
answer..

Response:

1&

10
0

Score 1 of 1

Question:

Which statement will interrupt the processing of the current screen and ranch to new screen?

Please choose the correct answer


answer..

Response:

C'(( SCR))N <NNNN>

S)T SCR))N <NNNN>

()'*) T+ SCR))N <NNNN>

None of the a#ove

Score 1 of 1

Question:

What are characteristics of a hashed internal tale?

There are , correct answers to ths -ueston.

Response:

It can #e accessed usn the nde/.

It ust have a un-ue !ey.

It can #e accessed
acc essed usn the !ey.

It can have a nonun-ue !ey.

Score 0 of 1
(s!""#$%

Question:

Which assignment will lead to a conversion error?


Please choose the correct answer
answer..

Response:

'n 2STRING type data o#3ect to a STRING type


data o#3ect "'T'.v4/strn
"'T'.v4/strn T5P) /strn6
v4strn T5P) strn. v4/strn 7 8'9008.
v4strn 7 v4/strn.
' type C data o#3ect wth the value 81,:8 to a
type C data o#3ect wth lenth , "'T'.v4c:;:
"'T'.v4c:;:
T5P) c *'(=) 81,:86 v4c,;, T5P) c. v4c, 7
v4c:.

' type P data o#3ect to a type 9 data o#3ect


"'T'.v4p T5P) p *'(=) 81&00086 v4f T5P) f.
v4f 7 v4p.

' type C data o#3ect wth the value 81.&0)8 to a


type I data o#3ect "'T'.v4c;?
"'T'.v4c;? T5P) c *'(=)
81.&0)86 v4 T5P) . v4 7 v4c.

Score 0 of 1
(s!""#$%

Question:

Which oundary conditions lead to improved access time to an internal tale?


There are : correct answers to ths -ueston.

Response:

(eft 3ustfed part of !ey for sorted ta#les

9ully -ualfed !ey for sorted ta#les

Inde/ access for hashed ta#les

(eft 3ustfed part of !ey for hashed ta#les

Inde/ access for standard ta#les

Score 0 of 1
(s!""#$%

Question:

$ow do you create loc! o%ects and loc! modules for use in ABAP programs that access the dataase?

Please choose the correct answer


answer..

Response:

=se the 9uncton @ulder to create the loc!


odules and the loc! o#3ects

=se the '@'P dctonary to create the loc!


o#3ects. =se the functon #ulder to create the
loc! odules

=se the 9uncton @ulder to create the loc!


odules. The loc! o#3ects are created n the
prora loc

=se the '@'P "ctonary to create the loc!


o#3ects. The loc! odules are created
autoatcally

Score 0 of 1
(s!""#$%

Question:

&ou want to read data from two dataase tales A and B using a dataase %oin' (ataase tale B contains details for data records
stored in dataase tale A' &our result should contain all cominations of matching rows from A and B plus all rows from A that do
not have matching rows in B' Which statement do you use?

Please choose the correct answer


answer..

Response:

S)()CT A 9R+$ a B+IN # A

S)()CT A 9R+$ a INN)R B+IN # A

S)()CT A 9R+$ # RIG%T +=T)R B+IN a A

S)()CT A 9R+$ a ()9T +=T)R B+IN # A

Score 0 of 1
(s!""#$%

Question:

Which of the following regarding search helps is a true statement?

Please select all the correct answers that apply.

Response:

The nterface for the search help s defned #y the


I$P ;port and )2P ;e/port fla of the search
help paraeter.

The (Pos paraeter defnes the poston of the


search help paraeter n the search ht lst.

The SPos paraeter defnes the poston of the


nput feld on the dalo screen.

The te/t ta#le for the selecton ethod s


autoatcally populated f the te/t ta#le s
attached to the data#ase ta#le #en used as the
selecton ethod.

Score 0 of 1
(s!""#$%

Question:

)or which of the following requirements can you implement a functional method?
There are , correct answers to ths -ueston.

Response:

' handler ethod for an event that has a


returnn paraeter

' ethod to set an nstance attr#ute wth one


portn paraeter and no other paraeters

' factory ethod that returns an o#3ect reference

' prvate statc helper ethod that returns a


snle value as the result of an alorth

Score 0 of 1
(s!""#$%

Question:

What are the advantages of creating a dataase view to implement a %oin" instead of formulating the %oin directly in an *pen +Q,
+-,-./ statement?

There are , correct answers to ths -ueston

Response:

' data#ase vew can #e #uffered

' secondary nde/ can #e created for a data#ase


vew

' data#ase vew can #e reused n other proras

'n outer 3on can only #e pleented n a


data#ase vew

Score 1 of 1
Question:

&ou want to s elect all the records from a dataase tale where field .I/& contains sustring 0B12 in any position' Which W$-R-
clause can you use in an *pen +Q, select statement?

Please choose the correct answer


answer..

Response:

%)R) cty (ID) EF@=H 

%)R) cty (ID) E4@=H 

%)R) cty (ID) E@=H 

%)R) cty (ID) EF@=FH 

Score 1 of 1

Question:

&ou implemented a suclass that inherits the instance constructor from it superclass What can you do with the inherited
constructor?

There are , correct answers to ths -ueston

Note 'nswers of ths -ueston are not verfed #y our e/perts6 please study yourself and select the appropra
approprate
te answers.

Response:

Create several pleentatons

Chane the snature

Chane the nae

Redefne the pleentaton

Score 0 of 1
(s!""#$%

Question:

Which of the following can you do with the +AP code inspector?
Please choose the correct answer
answer..

Response:

$ontor runte #ehavor

$ontor #ac!round tas!s

Perfor statc code chec!s


'nalyJe runte data.

Score 0 of 1
(s!""#$%

Question:

&ou want to loop over an internal tale without copying each tale row to a wor! area'
$ow can you achieve this using a field symol?
Please choose the correct answer
answer..

Response:

(++P 'T <ta#> R)9)R)NC) INT+


<feld4sy#ol>. )N"(++P.

(++P 'T <ta#> 'SSIGNING <feld4sy#ol>.


)N"(++P.

(++P 'T <ta#> TR'NSP+RTING INT+


<feld4sy#ol>. )N"(++P.

(++P 'T <ta#> INT+ <feld4sy#ol>. )N"(++P.

Score 0 of 1
(s!""#$%

Question:

A transport company !eeps trac! of this availaility in two tales" tale 3-$I.,-+ and tale /RA4+P*R/' /o accept a new transport
of a certain capacity must e found in tale 3-$I.,-+' If a record is found" a record is created in tale /RA4+P*R/' /he capacity is
then ad%usted in tale 3-$I.,-+'5

&ou have four function modules at your disposal'

1P(63-$I6A and 1P(63-$I6B update a matching report in tale 3-$I.,-+' If an error occurs oth issue a message of type 7' If no
1P(63-$I6A
error occurs only 1P(63-$I6A issues a message of type 7' If no error occurs 1P(63-$I6A issues a message of type I'

1P(6/RA46A and 1P(6/RA46B create a single record in tale /RA4+P*R/' If an error occurs oth issues a message of type 7' If no
error occurs only 1P(6/RA46A issues a message of type I'

Which of the following function module calls ensures a single logical unit of wor!?
Please choose the correct answer
answer..

Response:

1.=P"4*)%I4'
,.=P"4TR'N4@

1.=P"4*)%I4'
,.=P"4TR'N4'

1. =P"4TR'N4'
,. =P"4*)%I4@

1. =P"4TR'N4@
,. =P"4*)%I4@

Score 0 of 1
(s!""#$%

Question:

When must a foreign !ey have domain equality?


Please choose the correct answer
answer..

Response:

'lways

Never

9or a chec! feld

9or a te/t ta#le

Score 0 of 1
(s!""#$%

Question:

What options do you have when setting a watchpoint?


There are , correct answers to ths -ueston.

Response:

Stop at predefned condtons for a specfc


vara#le.

Stop at predefned condtons for all vara#les.

Stop at any chane of all vara#les.

Stop at any chane of a specfc vara#le.

Score 0 of 1
(s!""#$%

Question:

&ou have created a We (ynpro view that shows data for airline connections etween cities' &ou want to display flight data for a
specific date in a different view after the user select a date and presses a utton' Which of the following actions you must perform?
There are , correct answers to ths -ueston.

Response:

Set the nterface property for !ey felds

)dt the handler ethod n the vew controller


'dd a clentsde event n the vew

Create and ln! plus #etween the vews

Score 0 of 1
(s!""#$%

Question:

3alue help can e supplied from which of the following?

Please select all the correct answers that apply.

Response:

Process +n *alue re-uest

Search help for a screen feld

Search help for ta#le or structure felds

Search help for a chec! ta#le

Search help fro a te/t ta#le

Dey values of a chec! ta#le

Search help for a data eleent

9/ed values

Score 0 of 1
(s!""#$%

Question:

Which of the following repository o%ects can you maintain in the ABAP Wor!ench?

There are : correct answers to ths -ueston.

Response:

9uncton odules

Internal ta#les

@usness functons
Transparent ta#les

$odule pools

Score 0 of 1
(s!""#$%

Question:

&ou want to create a transparent tale in the ABAP dictionary'

When the tale is physically created in the dataase?

Please choose the correct answer


answer..

Response:

hen you run the data#ase utlty transacton


;S)1

hen you save the ta#le

hen you nsert the ta#le nae and select create

hen you actvate the ta#le

Score 0 of 1
(s!""#$%

Question:

&ou are writing a function module that will e called from e#ternal system via remote function call 8R).9' $ow do you report an error
ac! to the e#ternal caller?
Please choose the correct answer
answer..

Response:

rte the error data nto a R)C)I*ING paraeter


that s passed #y value.

rte the error data nto T'@()S paraeters that


s passed #y reference.

rte the error data nto an )2P+RTING


paraeters passed #y reference.

rte the error data nto a C%'NGING paraeters


passed #y value.

Score 0 of 1
(s!""#$%

Question:
What is the root class in the R//+ inheritance tree?
Please choose the correct answer
answer..

Response:

C(4'@'P4)()$")SCR

C(4'@'P4T5P)")SCR

C(4'@'P4"'T'")SCR

C(4'@'P4C+$P()2")SCR

Score 0 of 1
(s!""#$%

Question:

$ow can you improve the performance when accessing a large data volume dataase tale?
 Please choose the correct answer.

Response:

'pply the approprate data class and sJe


cateory.

Swtch the data#ase ta#le to fully #uffered.

"efne approprate nde/es for the data#ase


ta#le.

Chane the ta#le type n the dctonary

Score 0 of 1
(s!""#$%

Question:

What can you enhance using BAdIs?


There are : correct answers to ths -ueston.

Response:

"ata eleents

$enus

Screens

"ata#ase ta#les
Source code

Score 0 of 1
(s!""#$%

Question:

&ou .reated the following ABAP .ode:

(A/A # /&P- R-) /* (A/A

(A/A y /&P- R-) /* *B-./

A++I;4 # /* <fs=

A++I;4 y /* <fs=

&ou want to add a declaration of <fs= to the .ode'

Which of the )ollowing (eclarations are 3alid?

There are , correct answers to ths -ueston.

Response:

9I)("S5$@+(S <fs>

9I)("S5$@+(S <fs> T5P) R)9 T+ 'N5

9I)("S5$@+(S T5P) R)9 T+ "'T'

9I)("S5$@+(S <fs> T5P) 'N5

Score 0 of 1
(s!""#$%

Question:

)unction modules provide which types of parameters?


There are  correct answers to ths -ueston.

Response:

Input

+utput

InputKoutput ;chann
Return values

)/ceptons

Score 0 of 1
(s!""#$%

Question:

$ow can you maintain documentation for input fields on your screen?
Please choose the correct answer
answer..

Response:

'dd docuentaton to the SCR))N ta#le at


PR+C)SS @)9+R) +=TP=T ;P@+.

'dd docuentaton to the SCR))N ta#le at


PR+C)SS '9T)R INP=T ;P'I.

'dd docuentaton to the underlyn data


eleent.

"efne te/t ta#les for the underlyn structure.

Score 0 of 1
(s!""#$%

Question:

+AP enhancements for customer e#its are managed y which transaction?


Please choose the correct answer
answer..

Response:

Transacton S$+"

Transacton C$+"

Nether transacton lsted here

'pplcaton C$+"

Score 0 of 1
(s!""#$%

Question:

$ow do you emed a suscreen in a main screen?


Please choose the correct answer
answer..

Response:
=se S)T S=@SCR))N n a P@+ odule of the
an screen.

=se S)T S=@SCR))N n the flow loc of the an


screen.

=se C'(( S=@SCR))N n the flow loc of the


an screen.

=se C'(( S=@SCR))N n a P@+ odule of the


an screen

Score 0 of 1
(s!""#$%

Question:

&ou are as!ed to enhance the ;1I status of an +AP standard application
application $ow do you identify which menu e#it function
function code you can
use?

Please choose the correct answer


answer..

Note 'nswers of ths -ueston are not verfed #y our e/perts6 please study yourself and select the appropra
approprate
te answers.

Response:

It starts wth a dollar;L

It start wth a plus ;M

It starts wth an apersand ;

It starts wth an asters! ;

Score 0 of 1
(s!""#$%

Question:

In which sequence are the following ABAP -vents triggered?

Please choose the correct answer


answer..

Response:

1. ST'RT+9S)()CTI+N

,. 'T S)()CTI+NSCR))N

:. INITI'(IO'TI+
INIT I'(IO'TI+N
N

1. 'T S)()CTI+NSCR))N
,. INITI'(IO'TI+
INIT I'(IO'TI+N
N

:. ST'RT+9S)()CTI+N

1. INITI'(IO'TI+
INIT I'(IO'TI+N
N

,. 'T S)()CTI+NSCR))N

:. ST'RT+9S)()CTI+N

1. INITI'(IO'TI+
INIT I'(IO'TI+N
N

,. ST'RT+9S)()CTI+N

:. 'T S)()CTI+NSCR))N

Score 0 of 1
(s!""#$%

Question:

Which +-,-./ statement will always ypass the +AP tale uffers?
Please choose the correct answer
answer..

Response:

S)()CT A )N"S)()CT.

S)()CT A SING() A

S)()CT A INT+ T'@() A

S)()CT A 9+R =P"'T)


=P"'T) A

Score 0 of 1
(s!""#$%

Question:

)*R> routines 8suroutines9 can e used in which program types?

There are  correct answers to ths -ueston.

Response:

)/ecuta#les

$odule pools

9uncton roups
Class pools

Interface pools

Su#routne pools

Type roups

Score 0 of 1
(s!""#$%

Question:

&ou have located a new 8!ernel9 Business Addin8BAdI9 in an +AP standard application?

What must you create to implement the BAdI" and in which order?

Please choose the correct answer


answer..

Note 'nswers of ths -ueston are not verfed #y our e/perts6 please study yourself and select the appropra
approprate
te answers.

Response:

 )nhanceent Spot Ipleentaton •

 @'dI Ipleentaton •

 )nhanceent Pro3ect •

 @'dI Ipleentaton •

 @'dI Ipleentaton •

 )nhanceent Spot Ipleentaton •

 @adI Ipleentaton •

 )nhanceent Pro3ect •

Score 0 of 1
(s!""#$%

Question:

&ou have @ o%ects: * of type class . and *@ of type class .@'

.lass .@ is a suclass of class .' Which of the following statements implements


implements an up cast?

Please choose the correct answer


answer..

Response:

$+*) +1 T+ +,.


+, 7 +1.

$+*) +1 T+ +,.

+1 7 +,.

Score 0 of 1
(s!""#$%

Question:

$ow would you find out if an application program offers a program e#it?

Please select all the correct answers that apply.

Response:

Search for the character strn C=ST+$)R


9=NCTI+N

=se the Repostory Inforaton Syste

=se the 'pplcaton %erarchy

(oo! for a custoer e/t n the S'P reference I$G


wthn an applcaton area

Score 0 of 1
(s!""#$%

Question:

&ou want to move a transport request from the development system to the susequent system' Which of the following are
prerequisites
prerequisites for this?

There are , correct answers to ths -ueston.

Response:

The e/tended prora chec! ust show no


warnns.

'll o#3ects ncluded n the transport re-uest ust


#e actvated.

The transport re-uest ust #e released

'll tas!s of the transport re-uest ust #e


assned to the sae user.
Score 0 of 1
(s!""#$%

Question:

&ou create a function group A/P' What is the name of the corresponding main program?
Please choose the correct answer
answer..

Response:

O'TP

S'P(O'TP

S'P$O'TP

S'P9O'TP

Score 0 of 1
(s!""#$%

Question:

What scheduling technique is used y the ABAP deugger dispatcher for processing user requests?

Please choose the correct answer


answer..

Response:

$ultple Queue

9rst n 6 9rst out

Round Ro#n

Shortest 9rst

Score 0 of 1
(s!""#$%

Question:

What can you do with the code inspector?

There are , correct answers to ths -ueston

Response:

Create only local nspectons6 o#3ects sets and


chec! varants

Create your own nspectons6 o#3ect sets and


chec! varants
Create an o#3ect set to represent the proras
and o#3ects to #e nspected

Choose fro only the perforance6 securty and


user nterface chec! cateores

Score 0 of 1
(s!""#$%

Question:

What do enhancement spots manage?

There are : correct answers to ths -ueston

Response:

Iplct enhanceent ponts

Classc @'dIs

)/plct enhanceent sectons

New @'dIs

)/plct enhanceent ponts

Score 0 of 1
(s!""#$%

Question:

$ow do you use a sorted internal tale?

There are , correct answers to ths -ueston

Response:

5ou need to specfy a !ey n the ta#le declaraton

5ou can resort the ta#le wth S+RT

5ou use 'PP)N" to nsert records at the correct


poston

5ou can read the records #y nde/ or !ey

Score 0 of 1
(s!""#$%

Question:
/he order of fields for a transparent tale in the dataaseC
Please choose the correct answer
answer..

Response:

Needs to atch the '@'P "ctonary.

Is created n the order of the '@'P "ctonary.

Is allowed to #e dfferent than the '@'P


"ctonary.

Is created n the order of the "ata "ctonary.

Score 0 of 1
(s!""#$%

Question:

Which must a search help do?


There are  correct answers to ths -ueston.

Response:

=se a ta#le or a vew for data selecton

"eterne the values for selecton #y the user

%ave a dalo wth the user

'llow the user to select a response

@e used fro a screen

Score 0 of 1
(s!""#$%

Question:

Which of the following tools elong to the ABAP Wor!ench?


There are : correct answers to ths -ueston.

Response:

9or @ulder

9uncton @ulder

Screen Panter
Class @ulder

)asy 'ccess $enu

Score 0 of 1
(s!""#$%

Question:

Which screen in the ABAP (ictionary allows you to log data changes to the tale?

Please choose the correct answer


answer..

Response:

'ttr#utes ta#

=tltes Settns

Techncal Settns

"elvery and $antenance ta#

=tltes "ata#ase +#3ect "ata#ase =tlty

Score 0 of 1
(s!""#$%

Question:

What must efore you can create a new transportale function modules?

There are : correct answers to ths -ueston

Response:

$odule pool

)/cepton class

9uncton roup

Transport re-uest

Pac!ae

Score 0 of 1
(s!""#$%

Question:
Which statements are true regarding ABAP inheritance?
There are  correct answers to ths -ueston.

Response:

5ou can access the superclass coponent wth


the pref/ S=P)R>.
S=P)R>.

The nstance constructor can #e overwrtten as


part of nhertance.

The statc constructor can #e overwrtten as part


of nhertance.

+verloadn allows a ethod to have several


defntons wth dfferent snatures.

Instance constructors ust call the superclassHs


constructor.

Statc constructors do not need to call the


superclassHs constructor.
constructor.

Polyorphs re-ures the developer to specfy


whch ethod to use wth nhertance.

Score 0 of 1
(s!""#$%

Question:

When is an -4(+-,-./ not required for a +-,-./?


There are : correct answers to ths -ueston.

Response:

hen the 9R+$ s a vew

hen you specfy a 3on of ta#les

hen you do a S)()CT SING()

hen you specfy nto a ta#le

hen you specfy appendn a ta#le


Score 0 of 1
(s!""#$%

Question:

Which o%ects are automatically created when you create a new function group?

Please choose the correct answer


answer..

Response:

' functon pool and two nclude proras

' functon pool and two functon odules

' functon pool and two odule pools

' functon pool and two su#routne pools

Score 0 of 1
(s!""#$%

Question:

What must you do to create a singleton class?

There are : correct answers to ths -ueston

Response:

Ipleent the I94=$$4SING()T+N nterface n


the class

Set the class nstantaton to prvate

Instantate the class n a statc ethod of the


class tself 

"efne the class as fnal

"efne the class as a#stract

Score 0 of 1
(s!""#$%

Question:

Which options do you have to read data from multiple tales while using a +-,-./ statement?
There are : correct answers to ths -ueston.

Response:

Nested select stateents


Nested loop stateents

"ata#ase vews

Bon stateents

Pooled ta#les

Score 0 of 1
(s!""#$%

Question:

&ou add the .R-A/- PR*/-./-( addition to a class definition'

)rom where you can instantiate the class?

There are : correct answers to ths -ueston.

Response:

9ro a parent class

9ro a chld class

9ro a frend class

9ro any protected class

9ro the class tself 

Score 0 of 1
(s!""#$%

Question:

Which statements aout ABAP are true?


Please choose the correct answer
answer..

Response:

)ach stateent ust #en wth a !eyword.

)ach stateent ust end wth a perod.

'@'P !eywords and addtons ust #e n


uppercase.
)ach stateent cannot #en wth a !eyword.

Score 0 of 1
(s!""#$%

Question:

What can you create using the ABAP (ictionary?


There are : correct answers to ths -ueston.

Response:

"oans

Type pools

Transparent ta#les

9eld sy#ols

Internal ta#les

Score 0 of 1
(s!""#$%

Question:

When would you call the R). function module synchronously?


There are , correct answers to ths -ueston.

Response:

"urn -ueue processn

"urn nteractve councaton

"urn undrectonal councaton

"urn twoway councaton

Score 0 of 1
(s!""#$%

Question:

What do you have to ta!e into account efore you decide to uffer a tale?

Please choose the correct answer


answer..

Response:

The data read fro the #uffer ay N+T #e


current

The data#ase server ust allow ta#le #uffern

The data ust always #e read fro the #uffer

The entre ta#le content ust #e loaded nto the


ta#le #uffer

Score 0 of 1
(s!""#$%

Question:

What does +oftware ,ayer Aware (eugging allow you to do?

There are : correct answers to ths -ueston.

Response:

Trace e/ecutn code

"e#u only a sall porton of code

"e#u a lare porton of code

@ypass authorJaton o#3ects

Specfy as uch or as lttle code to de#u

Score 0 of 1
(s!""#$%

Question:

can you search for suitale classic Business AddIns8BAdIs9?

There are , correct answers to ths -ueston

Response:

Search for suta#le entres n the relevant


coponent n the Ipleentaton Gude ;I$G

Search n an applcaton prora for the ethod


G)T4INST'NC)
G)T4INST'NC) of class C(4)2IT%'N"()R

=se the S'P enu Tools > '@'P or!#ench >


"evelopent > @usness +#3ect @ulder

Search n the Repostory Inforaton Syste and


choose )nhanceents  >Custoer )/ts

Score 0 of 1
(s!""#$%

Question:

Which of the following predefined ABAP types is incomplete?


Please choose the correct answer
answer..

Response:

2STRING

STRING

Score 0 of 1
(s!""#$%

Question:

&ou define a dataase view A and maintenance view B in the ABAP dictionary'

What restrictions apply to these views?

There are , correct answers to ths -ueston

Response:

+nly ' can #e used n the 9R+$ clause of a


S)()CT stateent

The ta#les 3oned n ' ust have foren !ey


relatonshps

The ta#les 3oned n @ ust have foren !ey


relatonshps

+nly @ can have ether a left outer 3on or an


nner 3on

Score 0 of 1
(s!""#$%

Question:

&ou are writing an ABAP declaration using the data element +6.ARR6I('
Which of the following statements correctly define a data o%ect?

There are , correct answers to ths -ueston

Note 'nswers of ths -ueston are not verfed #y our e/perts6 please study yourself and select the appropra
approprate
te answers.

Response:

"'T' v4d T5P) s4carr4d

"'T' v4d T5P) s4carr4d ")9'=(T EQ9H 

"'T' v4d (ID) s4carr4d

C+NST'NTS
C+NST'NTS c4-f T5P) s4carr4d *'(=) EQ9H 

Score 0 of 1
(s!""#$%

Question:

What transactions can e used to carry out modification ad%ustments after a system upgrade?

There are , correct answers to ths -ueston

Response:

Spool 'dnstraton Intal Screen ;Transacton


;Transacton
SP'" to ad3ust '@'P Repostory o#3ects

+#3ect Navator ;Transacton


;Transacton SP'=4)N% to
ad3ust '@'P "ctonary o#3ects

$odfcaton 'd3ustent "ctonary +#3ect


Selecton ;Transacton
;Transacton SP"" to ad3ust '@'P
"ctonary o#3ects

$odfcaton 'd3ustent +#3ect Selecton


;Transacton
;Transacton SP'= to ad3ust '@'P Repostory
o#3ects

Score 0 of 1
(s!""#$%

Question:

What is the allowed length of the ABAP (ictionary data type ()D6(-.?
Please choose the correct answer
answer..

Response:

The allowed lenth s #etween 1 and 1& dts.


The allowed lenth s 1? dts.

The allowed lenth s #etween 0 and 1? dts.

The allowed lenth s #etween 0 and 1& dts.

Score 0 of 1
(s!""#$%

Question:

What are the differences etween displaying in a full screen and in a container?

There are , correct answers to ths -ueston.

Response:

The full screen re-ures "ynpro proran.

The contaner re-ures the use of an addtonal


o#3ect ;a contaner control.

The only dfference s that the contaner nae


ust #e specfed when creatn
c reatn the '(* o#3ect.

+nly a fullscreen '(* allows the use of event


handln.

+nly an '(* n a contaner allows the use of event


handln.

'ny type of '(* allows the use of event handln.

Score 0 of 1
(s!""#$%

Question:

In a suclass" you want to redefine a method of the super class' Which of the following conditions must e fulfilled?

There are , correct answers to ths -ueston.

Response:

The su#class ethod has a lower vs#lty than


the super class ethod

The super class ethod s a#stract


The superclass ethod s an nstance ethod

The su#class ethod has sae vs#lty as the


super class ethod

Score 0 of 1
(s!""#$%

Question:

-ach ABAP program starts with an introductory statement'


statement' Which statements are correct?

There are , correct answers to ths -ueston.

Response:

The ntroductory stateent ust #e the frst lne


n the prora.

The ntroductory stateent ust #e the frst


stateent n the prora.

The ntroductory stateent ust never #e


odfed.

The ntroductory stateent can #e odfed.

Score 0 of 1
(s!""#$%

Question:

/he Internet .ommunication >anager 8I.>9C


Please choose the correct answer
answer..

Response:

Replaced S'P ITS.

'llows S'P Neteaver 'pplcaton Server to


process %TTP re-uests.

'llows the '@'P stac! and the Bava stac! to


e/chane data.

Can not replaced S'P ITS.

Score 0 of 1
(s!""#$%

Question:
What is the We (ynpro programming model is ased on?
Please choose the correct answer
answer..

Response:

Classc "ynpro proran

@usness Server Paes ;@SPs

$odel *ew Controller ;$*C

Internet Transacton
Transacton Server ;ITS

Score 0 of 1
(s!""#$%

Question:

Which data types are incomplete ABAP standard data types?

There are : correct answers to ths -ueston.

Response:

Score 0 of 1
(s!""#$%

Question:

Which of the following statements aout the *%ect 4avigator are true?

There are  correct answers to ths -ueston.

Response:

'@'P proras can #e dsplayed and edted n


the +#3ect Navator.
Navator.

Screens can #e dsplayed and edted n the +#3ect


Navator.
$enus can #e dsplayed and edted n the +#3ect
Navator.

5ou can create @'dI pleentatons n the


+#3ect Navator.

5ou can create custoer


c ustoer pro3ects ;Transacton
;Transacton
C$+" n the +#3ect Navator.
Navator.

The '@'P "ctonary can #e antaned n the


+#3ect Navator.

Score 0 of 1
(s!""#$%

Question:

What is the purpose of implicit enhancement points?


Please choose the correct answer
answer..

Response:

To add felds to an S'P data#ase ta#le

To add code to a standard S'P prora

To chane code n a standard S'P prora

To create a secondary nde/ for an S'P data#ase


ta#le

Score 0 of 1
(s!""#$%

Question:

/o enefit from the hash algorithm when accessing a hashed internal tale" how do you specify the !ey?

Please choose the correct answer


answer..

Response:

=nder-ualfed

(eft alned6 ap free

9ully -ualfed
'ny !ey

Score 0 of 1
(s!""#$%

Question:

Which of the following is a true statement?


There are , correct answers to ths -ueston.

Response:

' sorted ta#le can


c an have a un-ue or a nonun-ue
!ey.

' standard ta#le should always have a un-ue


!ey.

' hashed ta#le should always have a un-ue ta#le


!ey.

' standard ta#le should always have a ultple


!ey.

Score 0 of 1
(s!""#$%

Question:

Which of the following enhancement options does not require any preparation from +AP?
Please choose the correct answer
answer..

Response:

New @'dIs

)/plct enhanceent pont

)/plct enhanceent sectons

Iplct enhanceent pont

Score 0 of 1
(s!""#$%

Question:

Which of the following ABAP statements throws an error at the synta# chec!?
Please choose the correct answer
answer..

Response:

"'T' vara#le
"'T' vara#le;& T5P) n.

"'T' vara#le;& T5P) p.

"'T' vara#le;& T5P) t.

Score 0 of 1
(s!""#$%

Question:

Which message types ehave the same regardless of the conte#t in which they are called?

There are , correct answers to ths -ueston.

Response:

'

You might also like