Manu montes
Quiz by , created more than 1 year ago

test

29
0
0
Manu montes
Created by Manu montes over 9 years ago
Close

test TAW10-1 ingles

Question 1 of 4

1

Select the one iten that is NOT a SAP Default Havigation
Button on a standard list

Select one of the following:


  • Save


  • Back/Exit/Cancel

  • Cut/Paste

  • Find

Explanation

Question 2 of 4

1

which statement is valid for processing interna! table
itab.Data: itab type table of zmyitab with header line.

Select one of the following:

  • Loop at itab where itab-id = ‘A’.Endloop.

  • Loop where itab-id = ‘A’.Endloop.

  • Loop at itab where id = ‘A’.Endloop

  • Loop at itab.Endtab.

Explanation

Question 3 of 4

1

where is the statenent message e123 Raising condition"used

Select one of the following:

  • Anywhere in the program

  • In a Function

  • In a Form Only

  • In a PAI Module

Explanation

Question 4 of 4

1

Which addition to the Parameters statenent is not valid

Select one of the following:

  • Default

  • Type

  • Like

  • Value

Explanation