ExamGecko
Home / SAP / C_ABAPD_2309 / Practice Test 1
Ask Question

SAP C_ABAPD_2309 Practice Test 1

Add to Whishlist
00:00:00
Show Answer
Report Issue   Restart test

Question 1 / 40

Which of the following are valid sort operations for internal tables? Note: There are 3 correct answers to this question.

Sort a standard table using SORT itab ASCENDING. Sort a sorted table using

Sort a standard table using SORT itab ASCENDING. Sort a sorted table using

SORT itab BY fieldl ASCENDING field2 DESCENDING. Sort a standard table using

SORT itab BY fieldl ASCENDING field2 DESCENDING. Sort a standard table using

SORT itab BY field1 field2. Sort a standard table using

SORT itab BY field1 field2. Sort a standard table using

SORT itab. Sort a sorted table using

SORT itab. Sort a sorted table using

SORT itab DESCENDING.

SORT itab DESCENDING.

Comment (0)
Suggested answer: A, C, D
asked 11/03/2025
Nosh Shah
42 questions