메뉴 건너뛰기

SAP 한국 커뮤니티

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

울프햏 2009.01.15 14:39 조회 수 : 1393

 


 


제가 공부하다 보니


 


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


 


더 큰 문제는 겹치는 문제끼리의 답이 틀리다는 겁니다..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 몇일 안남아서 너무 불안합니다. 떨어지면 진짜 한강가야해요...^^;;;


 


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


 


 


 




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


 

번호 제목 글쓴이 날짜 조회 수
3062 <b>[완료]</b>문자형 숫자에 자리수의 남은 앞부분을 숫자0으로 채워주는 방법 문의 합니다. [6] 째마니 2009.01.17 1360
3061 <b>[완료]</b>ALV출력시 루핑을 돌지 않고 순번을 넣고 싶습니다. [5] 카츠 2009.01.16 1368
3060 [요청]Table 생성시 타입을 quan 했을 경우 ..참조테이블 & 참조필드를 쓰는 이유.. ? [2] okay맨 2009.01.16 1650
3059 <b>[완료]</b>노츠 혹은 sap help 사용 법 정말 궁금합니다.. [1] 예슬짱 2009.01.16 1401
3058 [요청]Trial 인스톨 시 에러... 도와주십시오. [4] bi 2009.01.16 1348
3057 [re] [요청]프로그램 변형을 QAS에서 PRD로 옮기기 문의 드립니다.[추천:e-abap] file wellorg 2009.01.16 853
3056 <b>[완료]</b>IS REQUIRED 의 활용과 뜻은 무엇인가요? [3] 궁그미 2009.01.16 2089
3055 <b>[완료]</b>[CHECKBOX]문의좀 하겠습니다. 밑에질문에 보충입니다. 쭈니 2009.01.16 1173
3054 <b>[완료]</b>[re] [CHECKBOX]문의좀 하겠습니다. 밑에질문에 보충입니다. file 쭈니 2009.01.16 1300
3053 <b>[완료]</b>데이터 저장에 관해서 질문좀 드리겠습니다. [2] 쭈니 2009.01.15 1101
3052 <b>[완료]</b>[CHECKBOX]문의좀 하겠습니다. 다른 문제가 생겼는데 부탁좀 드리겠습니다. file 쭈니 2009.01.15 1022
3051 <b>[완료]</b>[re] [CHECKBOX]문의좀 하겠습니다. 다른 문제가 생겼는데 부탁좀 드리겠습니다. 쭈니 2009.01.15 991
3050 <b>[완료]</b>[SD_FI] Standard 인 T-code : F-30 입금처리중 Open item List 에 관해서 질문드립니다 [1] file SD_꽃미남 2009.01.15 1068
3049 [요청]요청문의 SAP NetWeaver 7.0 ABAP Trial Version [4] GG 2009.01.15 1090
3048 <b>[완료]</b>MESSAGE 박스 질문좀 하겠습니다. 부탁드립니다. [3] 쭈니 2009.01.15 1086
3047 [요청]alv에서의 possible entries 질문입니다. [2] file 참참참 2009.01.15 1240
3046 <b>[완료]</b>SELECT-OPTIONS 값이 SELECT 할 때 적용되지 않는거 같은데.... [2] 곰고양이 2009.01.15 1184
» [요청]문제 몇개만 질문드려도 되겠습니까? 울프햏 2009.01.15 1393
3044 [요청]ABAP 에서 XML + DTD 파일을 연동해서 보는방법 [2] 임경근 2009.01.15 1461
3043 <b>[완료]</b>select-options 값에 따라 테이블을 체크해서 뿌려주는것인데.. [2] 카츠 2009.01.13 1375