SAP ABAP Associate Developer - ABAP

SAP Certified Associate Developer - ABAP Certificatrion

ABAP Table Maintenance


1.    Value help can be supplied from:
A. Process On Value request
B. Search  help for a screen field
C. Search help for table or structure fields
D. Search help for a check table
E. Search help from a text table
F. Key values of a check table
G. Search help for a data element
H. Fixed values

Correct answers: All options


2.    A table is a text table when:

A.The entire key of this data table is included as the key to this table.
B. This table has an additional language key field.
C. This table only has one character-based data field.
D. This table has a foreign key to the data table as a text table.
E. The ABAP runtime system determines that the relationship exists.

Correct answers: A, B, D


3. A foreign key must have domain equality:
A. Always
B. Not true
C. For a check field
D. For a text table

Correct answer: C


4.    Where arc fixed values for fields stored?
A. Table
B. Structure
C. Field
D. Data element
E. Domain

Correct answer: E



5.    Only one text table can be linked to a table.

A.True
B.False

Correct answer: A


6.    What is the difference between a value table and a check table?
A. No difference; they are the same thing.
B. A value table is a check table after a foreign key is defined. 
C. A value table is defined in the domain, whereas a check table is defined in the data element.
D. A check table is defined  i n the domain,  whereas a value table is defined in the data element.
E. A value table does not exist.

Correct answer: B


7.    The order of fields for a transparent table in the database:
A. Need to match the ABAP Dictionary
B. Are created i n the order of the ABAP Dictionary
C. Are allowed to be different  than the ABAP Dictionary

Correct answer: C


8.    A search help must: 
A. Use a table or a view for data selection
B.Determine the values for selection by the user
C. Have a dialog with the user
D. Allow the user to select a response
E. Be used from a screen

Correct answers: B, C, D, E


9.    Where should the labels for fields be stored? 
A. Table
B.Structure
C. Field
D. Data element
E. Domain

Correct answer: D

  
10.   Which type of view cannot be used i n a search help?
A. Database view
B. Maintenance view
C. Help view

Correct answer: B


11. Which type of view uses an inner join in a search help?
A. Database view
B. Maintenance  view
C. Help view

Correct answer: A


No comments:

Post a Comment