
LH Unidad 8

Quiz
•
Professional Development
•
1st - 3rd Grade
•
Hard

Ricardo Villalvazo
Used 2+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an Inline Declaration?
A declaration of a line
A declaration of a variable used as an operand in the current writing position
A new declaration of constants
A declaration of a variable used as a symbol in an expression
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Indicate which is a correct syntax for Table Expression
lw_customer = lt_customers[ 10 ].
IF line_exists( lt_mara{ matnr = '100' } ).
DATA(lv_index) = line_index( lt_mara[ matnr = p_matnr ] ).
ASSIGN lt_mara[ 50 ] TO FIELD-SYMBOL(<lfs_mara>).
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Indicate which is a correct syntax for CONV operator
lv_string = CONV(lv_char) string.
lv_string = CONV string( lv_char ).
lv_string = CONV @( lv_char ).
lv_string = CONV #( lv_char ).
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Indicate which is a correct syntax for VALUE operator
lr_materials = VALUE #( ( SIGN = 'I'
OPTION = 'EQ'
LOW = 'R901920250' ),
( SIGN = 'I'
OPTION = 'EQ'
LOW = 'R901930405' ) ).
lr_materials = VALUE #{ ( SIGN = 'I'
OPTION = 'EQ'
LOW = 'R901920250' )
( SIGN = 'I'
OPTION = 'EQ'
LOW = 'R901930405' ) }.
lr_materials = VALUE #( ( SIGN = 'I'
OPTION = 'EQ'
LOW = 'R901920250' )
( SIGN = 'I'
OPTION = 'EQ'
LOW = 'R901930405' ) ).
lr_materials = VALUE #{ ( SIGN = 'I'
OPTION = 'EQ'
LOW = 'R901920250' ),
( SIGN = 'I'
OPTION = 'EQ'
LOW = 'R901930405' ) }.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Indicate which is a correct syntax for FOR operator
DATA(lr_materials) = VALUE lty_material( FOR lw_material IN lt_materials ( SIGN = 'I' OPTION = 'EQ' LOW = lw_material-matnr ) ).
DATA(lr_materials) = VALUE lty_material( FOR lw_material INTO lt_materials ( SIGN = 'I' OPTION = 'EQ' LOW = lw_material-matnr ) ).
DATA(lr_materials) = VALUE lty_material( FOR lw_material IN lt_materials { SIGN = 'I' OPTION = 'EQ' LOW = lw_material-matnr } ).
DATA(lr_materials) = VALUE lty_material( FOREACH lw_material IN lt_materials ( SIGN = 'I' OPTION = 'EQ' LOW = lw_material-matnr ) ).
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Indicate which is a correct syntax for CORRESPONDING operator
lw_1 = CORRESPONDING #( lw_2 ).
lw_1 = CORRESPONDING @( lw_2 ).
lw_2 = CORRESPONDING #( lw_2 MAPPING campo1 = campo3 ).
lw_2 = CORRESPONDING #( lw_2 UNLESS campo1 = campo3 ).
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Indicate which is a correct syntax for STRING expressions
lv_saludo = |Hola { lv_nombre }|.
WRITE: |( lv_matnr ALPHA = OUT )|.
lv_saludo = |Hola ( lv_nombre )|.
WRITE: |{ lv_matnr ALPHA = OUT }|.
8.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Indicate which is a correct syntax for Objects expressions
DATA(lo_object) = new lcl_class( ).
lv_kunnr = lo_obj->get_customer( )-kunnr.
DATA(lo_object) = new object lcl_class( ).
IF lo_obj->is_customer( ).
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many users are required for debugging an AMDP?
5
2
3
4
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Professional Development
20 questions
Run-On Sentences and Sentence Fragments

Quiz
•
3rd - 6th Grade
20 questions
4 Types of Sentences

Quiz
•
3rd - 5th Grade
10 questions
Place Value

Quiz
•
3rd Grade
17 questions
Multiplication facts

Quiz
•
3rd Grade
12 questions
Damon and Pythias

Quiz
•
3rd Grade
20 questions
Subject and Predicate Review

Quiz
•
3rd Grade
20 questions
Division Facts

Quiz
•
3rd Grade
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade