메뉴 건너뛰기

SAP 한국 커뮤니티

[요청]문제 몇개만 질문드려도 되겠습니까?

울프햏 2009.01.15 23:39 조회 수 : 1397

 


 


제가 공부하다 보니


 


여러가지 겹치는 문제가 있는데


 


더 큰 문제는 겹치는 문제끼리의 답이 틀리다는 겁니다..T^T


 


몇개 올려보겠습니다.!


 


04-4.      Which of the following statements about functional methods are correct? (T/F)


-- Functional methods cannot have any EXPORTING or CHANGING parameters.  T


-- Functional methods have exactly one RETURNING parameter. T


-- You can functional methods directly in a WRITE statement. T


-- You can use functional methods directly in an arithmetic expression. T


 


04-29.      Functional method 대한 설명으로 맞는 것은? (M)


-- 개의 returning parameter 가짐  T


-- write구문에서 directly 사용가능 F


-- calculation express구문에서 사용가능 T


-- cannot have exporting, changing parameter. T


 


똑같은 문제이나 WRITE구문의 답이 다르죠.......휴.. 뭐가 정답인지


 


06-56.      다음 list 대해 올바르게 설명한 것은? (M)


-- main purpose of list is to maintain data   x


-- each list can have a list header and up to three lines of column header  x


-- list are language-dependent  x


-- when the event AT LINE-SELECTION is processed, a program’s data objects contain the same values as after basic list display  x


-- titles and headers are part of the program’s text element  O


 


복수 답안이나 하나만 체크되어 있어서요.. 둘중에 뭐가 에러인지..^^;


 


08-1.      Which of the following steps should be carried out in a transaction that implements an updating technique? (T/F)


-- Call the ABAP command COMMIT WORK.  O


-- Unlock the data record that is to be updated  O


-- Lock the data record that is to be update.  O


-- Read the data record that is to be update.  O


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


 


다른 덤프에 답을 보면 Pass the changes entered by the user to the update process.


 


이건 정답이라고 나오고 2번째 항목인 Unlock the data record that is to be updated


 


이게 오답이라고 나옵니다. 어느 장단이 맞을런지^^;;;


 


08-4.      What can you do to undo database changes executed beforehand in a dialog? (T/F)


-- Output a termination message.  F


-- Analyze the log record.  F


-- Output an error message.  T


-- Perform a ROLLBACK WORK. T


-- Raise an exception. F


 


08-5.      What must you do to undo database changes previously issued in a dialog? (S)


-- Output an error message. F


-- Perform a ROLLBACK WORK. T


-- Raise an exception. F


-- Analyze the log record. F


-- Code ROLLBACK LUW. F


 


이 두 문제는 제가 보기에 똑같은 문제인데 답이 다릅니다.


 


제 해석으로는 8-4 다이얼로그 내에서 Undo 데이터베이스 체인지를 실행시키기 전에 당신이 해야 할것은 무엇?


 


이고 8-5 다이얼로그내에서 Undo 데이터베이스 체인지를 할때 앞선 논점은 당신은 무엇을 해야만 하나?


 


로 해석가능한데 8-4는 아웃풋 에러메시지를 한다고 하고 8-5는 안한다고 합니다..-_-


 


제가 해석을 잘못해서 저게 맞는 답인건지.. 아니면 8-5가 멀티플 답안인건지.. 아니면 8-4가 틀린건지


 


부탁드립니다^^;;


 


09-15.      What are the best options for customers wanting to create own F1 help texts for SAP object? (M)


-- Create a new Microsoft Word file and generate a link to the SAP object.    X


-- Change the SAP data element documentation.    X


-- Create an enhancement to the data element documentation and use the SAP documentation as an include.   O


-- Create an enhancement to the data element documentation and use the SAP documentation directly.   X


-- Create a separate documentation module and delete the SAP documentation module.   X


 


이것도 복수답안요구하는데 하나만 답이라고 되어서요..


 


09-27.      다음 테이블 modi 관련해서 틀린 것을 모두 골라라. (M)


-- append structures are created for use with a specific table   X


-- multiple append structures can be used with a single table   X


-- append structure can be used just like any other structure   X


-- CI include must inserted only one table   O


 


이.. 이것도요^^;;


 


 


 


이정도가 질문입니다. 사실 제가 책을 봐도.. 이게 뭔말인가...-_-;; 하는게 많아서;^^;


 


실무 경험이 있고 조금 아시는 분들이 많으신 여기에 올려봅니다.


 


꼭좀 부탁드려요..T^T 몇일 안남아서 너무 불안합니다. 떨어지면 진짜 한강가야해요...^^;;;


 


우어~~(대학생이라 돈 때문에.. 으흑)


 


 


 




아무튼 새해 복 많이 받으시고 행복한일 많이 생기시길...


 

번호 제목 글쓴이 날짜 조회 수
3046 <b>[완료]</b>SELECT-OPTIONS 값이 SELECT 할 때 적용되지 않는거 같은데.... [2] 곰고양이 2009.01.16 1198
» [요청]문제 몇개만 질문드려도 되겠습니까? 울프햏 2009.01.15 1397
3044 [요청]ABAP 에서 XML + DTD 파일을 연동해서 보는방법 [2] 임경근 2009.01.15 1522
3043 <b>[완료]</b>select-options 값에 따라 테이블을 체크해서 뿌려주는것인데.. [2] 카츠 2009.01.14 1392
3042 [요청]도면이 생성된 ALV Container 에 드라그앤드랍 이벤트가 가능한지 여부에 대해서 질문드리겠습니다. [3] adnian 2009.01.15 1202
3041 <b>[완료]</b>[LOOP]문 문의좀 드립니다.. 답변좀 부탁드립니다. [14] 쭈니 2009.01.15 1518
3040 [요청]view생성시 SPRAS필드 warning문제.. [3] file 초보찍고 고수 2009.01.14 1936
3039 <b>[완료]</b>[펑션] 질문좀 하겠습니다. 보시고 답변좀. 급한거라서요 [8] 쭈니 2009.01.15 1386
3038 [re] [요청]Char Type 필드 검색할때 '*텍스트*' 와 같이 검색하는 방법 [1] 이호진 2009.01.15 1266
3037 [요청]운영에 넘어간 BTE 삭제 방법 알고 싶습니다~~~ [2] Lee Hyun 2009.01.15 1240
3036 [요청]BDC에서 트랙젝션편집기................. [1] 로미오 2009.01.15 1454
3035 [요청]릴리즈후에 Transport요청시 에러가 나는데 왜그런지 모르겠습니다. [3] mhkang 2009.01.15 1194
3034 <b>[완료]</b>금액 필드에 값을 넣어 줄때 CURRENCY 필드 참조하는 방법이 궁금합니다. [2] 튀밥 2009.01.14 1364
3033 [요청]sap 아밥에 나이 구하는 펑션이 있나요~? [3] pdj 2009.01.14 2109
3032 [요청][질문] ALV GRID 에서 expand/collapse 구현방법? [1] 마이크타이슨 2009.01.14 3885
3031 [요청][질문] ALV Tree 에서 EDIT 가능한가요? 마이크타이슨 2009.01.14 1654
3030 <b>[완료]</b>save_flag, save_ok_code에 대해서 설명좀... [3] 샴바나 2009.01.14 1254
3029 <b>[완료]</b>SELECT 문으로 조회하였을 경우 조회된 데이터의 건수를 알아내는 시스템 필드가 있나요? [4] 튀밥 2009.01.14 1393
3028 [요청]메소드 선언시 매개변수에 대해서 질문있습니다. 개동이 2009.01.14 1083
3027 [요청]alv class 에서 insert 버튼 클릭후 신규데이타 입력방법???? [3] sap 2009.01.14 2210