Вы находитесь на странице: 1из 34

Sumrio

1. 2. 3. 4. 5. _______ are defined in the data base tables to speed up data access in tables. ................................. 3 What kind of data is generally buffered in the application server ....................................................... 4 The data read with a database view cannot be buffered ..................................................................... 5 A value table only becomes a check table when _____ is defined ....................................................... 6 Which event is not triggered for new-page .......................................................................................... 7

6. During the conversion the tables are locked to prevent further structural changes from being made before the conversion is completed correctly. ..................................................................................................... 8 7. 8. 9. Select the statement that is NOT correct.............................................................................................. 9 _____ system field contains the index of the list currently being created. ........................................ 10 Performance enhancements can be achieved by index sorting ......................................................... 11

10. If an append structure is created or changed the table to which is assigned is not activated and the changes do not take effect when it is activated. ................................................................................................ 12 11. 12. 13. 14. 15. access 16. 17. 18. _______ fully buffered are automatically buffered generically by the client number ....................... 13 The records of a buffered tables are read directly from the local buffer of the application table .... 14 One can not use the top-of-page to influence the list structure of secondary list ............................. 15 _______ system field contains the information of selected row in the interactive reports .............. 16 The inactive version of an ABAP dictionary object is the version that the components of the runtime 17 Function modules for setting and releasing locks are automatically generated from the lock objects.18 Which of the following statements are TRUE ..................................................................................... 19 Data base tables can be adjusted to the changed definitions in the ABAP dictionary in _____ ways20

19. If you want to suppress the standard page header use _______________ option of the REPORT statement ............................................................................................................................................................ 21 20. 21. Important data classes available for database tables are ................................................................... 22 _________ system field contains number of lines per page. ............................................................. 23

22. Technical settings can not define whehter the table should be buffered and whether changes to the entires should be logged ..................................................................................................................................... 24 23. 24. 25. 26. 27. 28. ABAP programs can acess trasnparent tables in using ....................................................................... 25 To change the out put format on a list screen _______ key word is used with the WRITE statement.26 The information about the strucutre is distributed in the ABAP dictionary in ................................... 27 _______ options for FORMAT statements influence the colors of the putput list. ............................ 28 Fixed value cannot be provided for domain to get F4 help. ............................................................... 29 Select the statement that is NOT correct............................................................................................ 30

29. 30. 31.

From a screen, one can call the list processor and display up to 20 lists in a list system using ......... 31 Using the data elements, structures and table types one can create complex user defined type. ... 32 Which of the following statements are TRUE for reserving lines for end-of-page event ................... 33

1. _______ are defined in the data base tables to speed up data access in tables.

2. What kind of data is generally buffered in the application server

3. The data read with a database view cannot be buffered

4. A value table only becomes a check table when _____ is defined

5. Which event is not triggered for new-page

6. During the conversion the tables are locked to prevent further structural changes from being made before the conversion is completed correctly.

7. Select the statement that is NOT correct

8. _____ system field contains the index of the list currently being created.

9. Performance enhancements can be achieved by index sorting

10. If an append structure is created or changed the table to which is assigned is not activated and the changes do not take effect when it is activated.

11. _______ fully buffered are automatically buffered generically by the client number

12. The records of a buffered tables are read directly from the local buffer of the application table

13. One can not use the top-of-page to influence the list structure of secondary list

14. _______ system field contains the information of selected row in the interactive reports

15. The inactive version of an ABAP dictionary object is the version that the components of the runtime access

16. Function modules for setting and releasing locks are automatically generated from the lock objects.

17.

Which of the following statements are TRUE

18. Data base tables can be adjusted to the changed definitions in the ABAP dictionary in _____ ways

19. If you want to suppress the standard page header use _______________ option of the REPORT statement

20.

Important data classes available for database tables are

21.

_________ system field contains number of lines per page.

22. Technical settings can not define whehter the table should be buffered and whether changes to the entires should be logged

23.

ABAP programs can acess trasnparent tables in using

24. To change the out put format on a list screen _______ key word is used with the WRITE statement.

25. The information about the strucutre is distributed in the ABAP dictionary in

26. _______ options for FORMAT statements influence the colors of the putput list.

27.

Fixed value cannot be provided for domain to get F4 help.

28.

Select the statement that is NOT correct

29. From a screen, one can call the list processor and display up to 20 lists in a list system using

30. Using the data elements, structures and table types one can create complex user defined type.

31. Which of the following statements are TRUE for reserving lines for end-of-page event

Вам также может понравиться