Anda di halaman 1dari 7

ABAP Test Paper Week 1 (Note: Some questions may have multiple answers)

1. An SAP Application running on the SAP Netweaver AS platfor:


a. has to have a point-to-point communication enabled with all other SAP and non-SAP systems
b. is supported by Netweaver open integration platform
c. does not support design of web interfaces
d. can be scaled into a distributed Web As
!. The copan" AB# $nc. has %ust setup a new $T s"ste to support its &usiness transactions
with its custoers. $'entif" the possi&le SAP solutions that coul' have &een use' for this:
a. SAP !"
b. SAP S!"
c. SAP S#
d. SAP $!P
(. )ark the stateents that 'escri&e an SAP #oponent:
a. an be separately installed%combined with other components to provide a business solution
b. omponent is a collection of SAP Applications
c. omponents can be developed individually by SAP
d. omponents are always delivered in unison with one SAP Application
*. An application transaction win'ow can &e close' using the co'e +++++++++++++++++++ in the
coan' &o,.
a. %N
b. %&
c. %N$N#
d. %'
-. .or a user logge' on to the SAP s"ste/ ark the stateent0s that are T123:
a. A new session can be opened using %' in the command field
b. (he ma)imum number of sessions is * for the user logon
c. SAP allows a user to logon multiple times on the same sap system
d. +ser can logoff his%her session without a confirmation bo) if he%she use the 0en' command
4. .or a user logge' on to the SAP s"ste/ ark the stateent0s that are T123:
a. ',-code filed is also ,nown as the command field
b. command field is the only way to access transactions%applications
c. command field displays the value list using ./ ,ey
d. command field displays the value list using .0 ,ey
5. 6eveloper 7S)$T87 who is logge' on the SAP s"ste can:
a. always has the authori1ation to call any application in the system
b. can switch between user%SAP menu only if allowed by the administrator
c. can use the SAP menu to access a transaction that he%she is not authori1ed for when it does
not wor, with the command field
d. can call functions using the command bo)%user menu%sap menu only
9. The user 7S)$T87 is on screen 71::7 an' has the cursor place' on the 73plo"ee Nae7 fiel'.
8e can:
a. view the documentation of the field using ./ ,ey
b. view technical details of the field once the documentation help is displayed
c. display values%input help using the ./ ,ey
d. view technical details of the field once the value help is displayed
;. The copan" AB# $nc. has its Netweaver AS/ configure' in three<tier architecture. )ark the
stateent0s that are T123 for the Presentation =a"er:
a. SAP users log-on using the SAP 2+&
b. (he presentation layer can be e)tended hori1ontally to support any number of users
c. (he user interface can is the SAP 2+& or the web browser
d. &" is required when users log-on in SAP using a web-browser
1:. The copan" AB# $nc. has its Netweaver AS configure'. )ark the stateent0s that are T123
for the Application Server:
a. A central instance offers services that no other instance of the system offers
b. "ultiple instances are hosted on the same computer
c. Services of an instance are started%stopped sequentially
d. An SAP System is one which has the central instance3 database and the presentation server
11. The Netweaver AS of AB# $nc. has one instance configure' coprising of AS ABAP. Which of
the following stateents woul' &e T123 if AB# $nc. was to increase the no. of eplo"ees
working on the SAP s"ste>
a. additional instances must%can be set up in order to balance the load on the system
b. the dispatcher ta,es care of the log-on load balancing when additional instances are present
c. the SAP system would require more of #ialog wor, processes
d. additional $nqueue wor, process can be configured but should be done on the same instance
where the first $nqueue WP e)ists
1!. .or an $nstance in the Netweaver AS. )ark the stateents that are N?T T123
a. the &" occurs in the central instance only
b. the "essage server communicates between multiple server instances
c. the #ispatcher stores the user requests in the request queue and processes them in a last-in-
first-out manner
d. the shared memory of an instance can share its buffer with the other instances
1(. An SAP 31P s"ste has a Netweaver platfor with ABAP AS. The server has &een configure'
with a nu&er of work processes. )ark the stateents that are T123.
a. the #ialog WP processes the online requests and a server requires a minimum of / #ialog
wor, processes
b. the Spool WP raises the spool request and then transfers the data to the 'S printer
c. the $nqueue WP prevents users from simultaneously changing a record3 thereby providing a
loc, mechanism
d. the +pdate WP is the only wor, process that is connected with the database for performing
database operations 4insert3 update3 modify3. etc)
1*. $n a SAP Netweaver AS ABAP having the work processes configure'/ ark the T123
stateents.
a. +ser conte)t is rolled-in and rolled-out for every dialog step e)ecuted by the wor, process
b. the database optimi1er converts 'P$N S56 into Native S56 when accessing the database
c. the flow logic%navigation of screens is controlled by the tas, handler
d. A7AP interpreter is a component of the wor, processes
e. buffering is possible in the wor, process internal memory so as to optimi1e database accesses
1-. With respect to a 6ialog work process/ ark the stateents that are T123
a. processes the online requests of users
b. is responsible for the complete and successful e)ecution of an A7AP transaction
c. can read%update%modify%insert or perform other actions on the database
d. wor, process multiple)ing enables the processing of several programs by the same wor,
process
14. The SAP s"ste is copose' of transactions@ which of the following are T123 with respect to
an ABAP transaction
a. a dialog step is also called a #7 transaction
b. #7 transactions ma,e up an A7AP transaction
c. database changes are performed at the A7AP transaction level and not within a #7
transaction
d. the commit wor, statement establishes the end of an A7AP transaction
15. The 'ata&ase up'ates are carrie' out &" the up'ate work processes. Which of the following
stateents are T123>
a. updates can be synchronous or asynchronous and are carried out by 80 and 89 processes
b. 89 is the primary update and 80 is the secondary update
c. 89 updates are processed first and then 80 are processed
d. 80 update will handle all the updates if a 89 update is not configured
19. Base' on the SAP lock concept/ ark the stateents that are vali'
a. &f the $nqueue 4WP) is in another instance3 then a loc, cannot be set
b. (he loc, ,ey is ,ept in the user conte)t in the wor, process internal memory
c. 6oc,ing of data happens only in the application server and not at the database level
d. +sers accessing loc,ed records can override the loc, using transaction S"09
1;. )a"er is a pro%ect anager0'eveloper working on an ipleentation pro%ect an' hea's a
tea of other 'evelopers. =ist out the essentials for his pro%ect tea.
a. (he pro:ect team will be assigned a hange !equest and all team members will be assigned
to this change request
b. All the team members will belong to one (as, Number and all the ob:ects they develop will
grouped under this tas, number
c. +pon completion of the pro:ect3 the transport is initiated by releasing tas, number first and
the then releasing the change request
d. 'b:ects to be transported have to be saved as local ob:ect during development
!:. )ark the T123 stateents with regar's to 6e&ugging
a. #ebugging can be started using %d in the command bo)
b. the contents of a field can be altered while in debugging mode
c. when the value of a field changes3 the program control will stop if a brea, point is set
d. .* or $)ecute option processes a subroutine%function or a method call in a single step
!1. The ABAP 6ictionar" perits central anageent of all t"pe 'efinitions use' in the 10(
s"ste. )ark the stateents that are T123 for the ABAP 6ictionar".
a. user defined types that can be created are domain3 data element ; structure
b. database ob:ects that can be created are tables and inde)es
c. provides loc, ob:ects for introducing loc, mechanism in program development
d. provides input help that can be attached to screen fields in program development
!!. )ark the correct stateents that are T123 for a ta&le 'efine' in the ABAP 6ictionar"
a. transparent tables can be created in the database with a 0<0 relationship with the definition in
S$00
b. pool tables are many tables in S$00 but one large table in the database
c. cluster tables are many tables in the database but one large table in S$00
d. internal tables are transferred to the database using a table type defined in S$00
!(. $n the ABAP 6ictionar"/ a 'eveloper can onl" create transparent ta&les. )ark the stateents
that are T123 for transparent ta&les.
a. the field names and field data types are the same for the table defined in S$00 to the table
created in the database
b. data in the database is distributed over a number of transparent tables and lin,ed logically
using foreign ,ey relationships
c. the "AN#( field when added to the table as a ,ey ma,es the table client independent
d. can be buffered in the application server if the user needs to change the data frequently
!*. $n the ABAP 6ictionar"/ the 'eveloper can 'efine the eta'ata that akes up a ta&le or a
structure. )ark the stateents that are T123.
a. the domain provides the data type3 length and description for a field
b. the data element provides the documentation for a field
c. the data element defined in one table can be reused in another table
d. the filed defined in one table can be reused in another table
!-. Select the autoatic vali'ations that a ta&le fiel' will provi'e when use' in the screen.
a. validation if a set of fi)ed values have been maintained in the domain
b. validation if a chec, table is specified in the value table field in the domain
c. validation if a foreign ,ey relationship e)ists with a chec, table
d. validation if a ,ey field was not given any input before processing
!4. )ark the stateents that are T123 for foreign ke" relationships
a. it is optional for the chec, table to have a primary ,ey so as to create the relationship
b. the cardinality 0<N is the default
c. the foreign ,ey field and the chec, table field must share the same data element
d. in the generated foreign ,ey proposal3 the =generic flag> can be set if the field is not to be
considered for chec,ing
!5. What is a te,t ta&le>
a. stores list of te)t symbols used in program development
b. has all the ,eys of that of the main table and in addition contains 6AN2 ; ($?( fields
c. provides e)planatory te)t in several languages
d. the foreign ,ey type will have to be specified in a foreign ,ey relationship
!9. )ark the stateents that are true for a Structure:
a. (ables cannot be includes in the structure
b. A structure can contain .APP$N# but not .&N6+#$
c. A chain of includes can contain only one database table
d. A structure field can have a foreign ,ey relationship
!;. Appen' structures: )ark the vali' coents
a. 7elong to only one database table
b. annot have a further enhancement category
c. annot be used on cluster and pooled tables
d. an be added to tables with 8@! or 8!AW fields
(:. When provi'ing the technical settings for a ta&le/ the following stateents hol' T123.
a. the data class determines how the table is transported to the test%production system
b. si1e category will have to be chosen depending upon the type of the data storedA i.e.
master%transaction%organi1ation data
c. generic buffering will buffer a group of records based on the "AN#( field
d. single record buffering is enabled by the use of a S$6$( B..+P(' 0 !'WS statement
(1. What is true a&out logging
a. &t allows the user to log on to the SAP system
b. &t is used to record and store modifications to the entries of a table
c. &t helps to enter records in a table when user is logged on
d. might result as a bottlenec, in the system
(!. What are true a&out in'e, usage:
a. (ransaction tables should not have too many inde)es
b. &nde)es for a table cannot be dis:unctive
c. (he database interface identifies the appropriate inde) to be used
d. an be created for a specific database if required
((. #hoose the vali' stateents for generic &uffering
a. &s based on the generic and%or foreign ,eys of a table
b. lient dependant tables are buffered automatically by generic ,eys
c. (e)t tables should be buffered using generic ,eys
d. 2eneric areas cannot be too long nor too short
(*. A=T31 TAB=3 conversion using S31* a" terinate if:
a. (here are no records in the database table
b. (he table space in the database is not sufficient
c. (he altered table has an invalid data type
d. #ata is lost during conversion
(-. What is N?T true with respective to views>
a. reate a corresponding table in the database.
b. $ntries can be maintained
c. (o the ma) we can choose fields from only three tables.
d. (here are four different types of views.
(4. What is true in respective to search help
a. the e)port parameter transfers data from the screen to the search help
b. the fields of the restriction screen can be disabled for data entry
c. the e)port%import parameters can be suppressed by leaving them blan, when proving 6Pos
and SPos
d. collective search helps are a combination of elementary search helps from two different
tables

Anda mungkin juga menyukai