메뉴 건너뛰기

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

번호 제목 글쓴이 날짜 조회 수
5149 <b>[완료]</b>SUBMIT 에관에 자세히 알고싶은데요...... [3] genius 2008.03.19 1610
5148 <b>[완료]</b>ALV 에서 필터링 검색 문제입니다. [2] 마젤란 2008.03.19 1586
5147 <b>[완료]</b>프로그램 사용 통계를 볼수 있는 프로그램이 있습니까? [6] activeman 2008.03.19 4310
5146 [요청]BAPI_ACC_GL_POSTING_REV_POST 에러 미인 2008.03.19 1617
5145 <b>[완료]</b>abap덤프관련 In which cases can the ABAP statement CALL TRANSFORMATION be used? [3] 목요일 2008.03.19 1312
5144 <b>[완료]</b>오라클과 유사한 기능을 쓸 수 있는지 문의드립니다. [2] 풍뎅이 2008.03.19 1136
5143 [요청]webdynpro for abap 오류 좀 봐주세요. [3] file 112 2008.03.19 1740
» <b>[완료]</b>3월 ABAP Certi대비 아리송한 문제 단체로 문의드립니다.^^ [5] 제슨오 2008.03.19 1800
5141 [요청]index 생성시 오류...고수님 해결 좀 해주세요..ㅠㅠ [5] 아밥초보 2008.03.19 1816
5140 <b>[완료]</b>리포트 프로그램에서 프로그램 제목 값 얻어오려면?? [5] bizarre 2008.03.19 1478
5139 <b>[완료]</b>클래스 빌더에서 클래스 테스트에 대한 질문입니다. [2] kms 2008.03.20 1211
5138 <b>[완료]</b>update기능에 관하여 문의드립니다. [4] 풍뎅이 2008.03.20 1256
5137 <b>[완료]</b>엑셀파일을 불러와서 엑셀에 있는 값과 데이터베이스 테이블과의 비교후 업로드 [4] r333 2008.03.20 2648
5136 [요청]Submit 에서 Structure RSPARAMS 에 관한질문 [1] 허진 2008.03.20 2605
5135 [요청]외부 프로그램에서 Function내부의 submit 호출시 프로그램에러 [1] 박영신 2008.03.20 1806
5134 [요청]ALV 삭제버튼에 대해 문의드립니다. [6] ABAP짱! 2008.03.20 3330
5133 <b>[완료]</b>[스크린제어] 스크린 띠우려고하는대요.. [2] 할일없는무급개발자 2008.03.20 1239
5132 <b>[완료]</b>abap덤프질문입니다(시험이 내일이라 정리중 덤프마다 답이 틀려 혼란스럽네요) [2] 목요일 2008.03.20 2499
5131 [요청]BDC에서 대한 3가지 질문들입니다. [7] 앙리 2008.03.20 1503
5130 <b>[완료]</b>migo_gr에 수량 체크 관련 질문입니다. [2] 안면도 2008.03.21 1739