Cuestiones
ayuda
option
Mi Daypo

TEST BORRADO, QUIZÁS LE INTERESESAP 7.5 ABAP Dictionary

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del test:
SAP 7.5 ABAP Dictionary

Descripción:
SAP 7.5 ABAP Dictionary

Autor:
MR
(Otros tests del mismo autor)

Fecha de Creación:
31/07/2023

Categoría:
Otros

Número preguntas: 18
Comparte el test:
Facebook
Twitter
Whatsapp
Comparte el test:
Facebook
Twitter
Whatsapp
Últimos Comentarios
No hay ningún comentario sobre este test.
Temario:
A transparent table can include a deep structure. True False.
ABAP data types can be used for a domain definition. True False.
Which of the following statements are true? Select all that apply. conversion routine can be assigned to a domain. A conversion routine can be assigned to a data element. You define the value range in the data element. You can enter documentation for the data element in the ABAP Dictionary. .
'F1' help on the screen field displays the data element documentation. True False.
Which of the following are true statements? Select all that apply. The technical attributes of the data element can be defined by a domain, that is, the data type, the field length, and the number of decimal places. You can also select predefined data types to define the data type of the data element. Reference data types can be used to define the data type of the data element. Field labels are defined for the domain. .
You can define search helps and parameter IDs for a data element. True False.
The line type for a table type can contain a flat, nested, or deep structure. True False.
Which of the following are true statements? Select all that apply. Table fields can be assigned to a data element. Table fields can be assigned to an ABAP Dictionary data type directly. Search helps can be defined for a table field that is assigned to a predefined data type. A reference table and field are required for fields with the data types QUAN and CURR. .
Which of the following statements regarding search helps are true? Select all that apply. You can use a maintenance view for the search help selection method. You can use a database view for the search help selection method. Help views can also be used for the selection method for search help. You can use transparent tables for the search help selection method. .
Which of the following regarding search helps is a true statement? Select all that apply. The interface for the search help is defined by the IMP (import) and EXP (export) flags of the search help parameter. The LPos parameter defines the position of the search help parameter in the search hit list. The SPos parameter defines the position of the input field on the dialog screen. The text table for the selection method is automatically populated if the text table is attached to the database table being used as the selection method. .
Which of the following statements are true? Select all that apply. A database view is implemented as an inner join. A maintenance view is implemented as an outer join. A database view is implemented as an outer join. A maintenance view is implemented as an inner join. .
Which of the following statements are true? Select all that apply. The tables included in the maintenance view should have foreign key relationships. The tables included in the help view should have foreign key relationships. Projection views can have more than one table included for the view definition. You cannot use a pooled or cluster table for a database view. .
You can create projection views for pooled or cluster tables. True False.
What is the allowed length of the ABAP Dictionary data type DF34_RAW? The allowed length is between 1 and 34 digits. The allowed length is between 1 and 31 digits. The allowed length is between 0 and 33 digits. The allowed length is 34 digits. .
What is the allowed length of the ABAP Dictionary data type DF16_DEC? The allowed length is between 1 and 15 digits. The allowed length is 16 digits. The allowed length is between 0 and 16 digits. The allowed length is between 0 and 15 digits. .
A replacement object can be defined for a pooled table. True False.
One of the prerequisites for the replacement object is that the structure type defined for the CDS view should match the structure of the database table. True False.
The Global Temporary Table (GTT) is defined on the ABAP program. True False.
Denunciar test Consentimiento Condiciones de uso