메뉴 건너뛰기

SAP 한국 커뮤니티

80문제짜리 정리하는데 땀돌이님 덤프랑 답이 차이나는 것이 있어서 올려봅니다.


도와주세요~


 


1(8). Which of the following statements about internal tables is correct?(T/F) C 확실한테 E 답인지???


- Key access to an internal table of the type STANDARD generally has even less runtime comsumption than index access.


- Index access to an internal table of type SORTED will, in certain cases, violate the sort sequence.


- Access to nested internal tables using field symbols usually increase performance.


- Index access to an internal table of the type HASHED has less runtime consumption.


- You can perform a binary search on internal tables of the type SORTED using the addition   BINARY SEARCH only.


 


2(12). Which of the following events generate lists?(T/F) B 확실한데 E 답인지???


- PROCESS BEFORE OUTPUT


- START-OF-SELECTION.  


- AT SELECTION-SCREEN. 


- INITIALIZATION.       


- AT LINE-SELECTION.


 


3(23). For which tasks is the database interface responsible?(T/F) B, E 확실한테 D 답인지???


- Syntax check of "native" SQL commands.


- Conversion of Open SQL statement from ABAP statements into the corresponding database statements.


- Data consistency check with respect to foreign key relationships.


- Database independence of application programs.


- Usage of the SAP buffers.


 


4(25). What is allowed within class definitions?(T/F) D,E 확실한테 A 답인지???


- Typing with LIKE to ABAP Dictionary types.


- The definition of internal tables with header lines.


- The TABLES statement.


- The definition of initernal tables without header lines.


- Typing with TYPE to ABAP Dictionary types.


 


5(28). Using the statement CREATE OBJECT you can instantiate objects of a class. What situations can arise here?(T/F) A,B 확실한테 D 답인지???


- All objects of the same class contain the same number of attributes and methods after being created.


- You can preset different objects of a class with different values immediately whe they are being created.


- The contents of the attributes of different objects in a class always contain the same content or value  immediately after being created.


- You define the type and number of attributes of an object through the corresponding class.


 


6(32). Which of the following statements apply to the SAP grid control?(T/F) D 확실한테 B 답인지???


- Can only be implemented in module pools.


- Can only display single-line lists.    


- Cannot print data.                     


- Provides standard functions such as sorting.


- Can only display structures from the Dictionary.


 


7(43). which of the following steps should be carried out in a transaction that implements an updating technique?(T/F) A,B,C,D 답인지? A,D,E 답인지?


- Call the ABAP command COMMIT WORK.


- Unlock the data record that is to be updated


- Lock the data record thea is to be update.


- Read the data record thata is to be update.


- Pass the changes entered by the user to the update process


 


8(59). You want to oupput the string "Name:" in line 20, column 10 on the first page of a list, and the string "Address" immediately below it, the page should otherwise remain blank (no header). Which of the following reports can you use to achieve this?(T/F) D 확실한테 B 답인지???


- REPORT TEST NO STANDARD PAGE HEADING.


skip to line 20. position 10. write:/ "Name:", /"Address".


- REPORT TEST NO STANDARD PAGE HEADING.


skip to line 20. position 10. write:/ "Name:", /"Address:" under "Name".


- REPORT TEST NO STANDARD PAGE HEADING.


 skip to line 20. position 10. write / "Name:", write /"Address:".


- REPORT TEST NO STANDARD PAGE HEADING.


 skip to line 20. position 10. write:/ "Name:", /10 "Address:".


- REPORT TEST.


 skip to line 20. position 10. write:/ "Name:", "Address" under "Name".


 


9(66). Which of the following statements about pushbuttons are correct? Pushbuttons... C,D 확실한테 B 답인지???


- ..on a screen alwyas have a corresponding function key.


- ..in an application toolbar always have a corresponding function key.


- ..with function code E cause program terminateion.


- ..in an application toolbar always have a fuction code.


 


10(82). Which statements about parameters for an elementary search help apply?(T/F)C 확실한테 A,D 답인지???


- Parameters can be displayed ont the result list.


- Parameters must be fields from the selection method only.


- Import paramters control which data can be included in the data selection.


- Export parameters control which data can be returned to the input template.


- A parameter is either an import or an export parameter

번호 제목 글쓴이 날짜 조회 수
1399 <b>[완료]</b>데이터 상세조회 문제...(어떤방법이 제일 좋은가요>??) [10] file bizarre 2008.03.25 1757
1398 [요청]FD01,FD02,FD03/ XD01,XD02,XD03 여기 user-exit 아시는분 [3] 원니컴 2008.03.25 2914
1397 <b>[완료]</b><b>[완료]</b>collect에 관하여 문의드립니다. [6] 풍뎅이 2008.03.25 2823
1396 <b>[완료]</b>alv화면이나 se80 화면에서요...."이 프로그램은 웹페이지를 연결할수없습니다." 라는 문구 아시는분? [2] 초향이 2008.03.25 1802
1395 <b>[완료]</b>BDC짜는중에 자재마다 뷰를 다르게 가지고있을때의문제입니다 [2] 마시멜로우 2008.03.25 1369
1394 <b>[완료]</b>LOCK OBJECT 잠금모드가 궁금합니다.... [4] 할일없는무급개발자 2008.03.25 3705
1393 <b>[완료]</b>AT NEW에 관하여 문의드립니다. [9] 풍뎅이 2008.03.24 1767
1392 <b>[완료]</b>SUM 구하기 질문요!! 자세히좀 알려주세요~ [3] file bizarre 2008.03.24 2573
1391 <b>[완료]</b>온라인 프로그램에서...화면에 Write 화면을 뿌려줄수 있나요?? [6] 초향이 2008.03.24 1702
1390 <b>[완료]</b>아래와 같이 에러가 나네요...한번 봐주세요 [2] file unicrn 2008.03.24 1361
1389 [요청]스마트 폼에서 사진 크기를 동일하게 나타내는 방법... [1] activeman 2008.03.24 1919
1388 [요청]질문좀 드릴께요 좋은방법없을까요 -_- [1] you1228 2008.03.22 1622
1387 [요청]table 자료등록방법 질문드립니다. [5] 탄꽁 2008.03.22 1180
1386 <b>[완료]</b>update기능에 관하여 문의드립니다. [5] 풍뎅이 2008.03.22 1432
1385 <b>[완료]</b>SAP TABLE을 조회시 한가지 방법에 대해 질문 드림니다. [3] bd 2008.03.22 1244
1384 [요청]80문제 덤프 아리송한 문제 문의드립니다. [4] 제슨오 2008.03.22 3322
1383 [요청] GENERATE SUBROUTINE POOL 관련 질문입니다. [1] bd 2008.03.21 2233
1382 [요청]아밥 덤프문의 혼란스러운 문제하나 꼭좀 답변부탁드립니다. [3] r333 2008.03.21 1760
1381 <b>[완료]</b>Upload와 GUI_Upload의 차이점이 뭔가요? [3] nogo 2008.03.21 1776
1380 <b>[완료]</b>migo_gr에 수량 체크 관련 질문입니다. [2] 안면도 2008.03.21 1758