메뉴 건너뛰기

SAP 한국 커뮤니티

[요청]덤프 질문 모음입니다. 꼭 봐주세용

얄리뽕다 2008.12.21 13:40 조회 수 : 1377

06-3.    Which of the following events generate lists?(T/F)


-- PROCESS BEFORE OUTPUT


-- START-OF-SELECTION.  


-- AT SELECTION-SCREEN. 


-- INITIALIZATION.       


-- AT LINE-SELECTION.


 


06-4.    Which of the following events are suitable for the generation of lists? (T/F)


-- AT LINE-SELECTION


-- START-OF-SELECTION


-- INITIALIZATION


-- AT SELECTION-SCREEN


-- GET events


 


 


06-29.   A logical database has four nodes altogether. First you have the root node node_00. Underneath the root node you have node_01 and then node_02 arranged in such a way so that they belong to the same hierarchy level. In addition, node_02 has a hiearchically dependent node, node_21. You have the following statements in programs: NODES.(single selection)


-- The event is executed each time all the dependent data records for a node_00 data recorded have been delivered into the program.


-- The event is executed each time after the event GET node_02.


-- The event is not executed.


-- The event is executed only if no data recorded is found for node_00.


 


 


 


 


07-13.   You branch from transaction A to transaction B with the statement LEAVE TO TRANSACTION B. Which of the following statements is true?


-- An internal system session is opened for transaction B.


-- The LEAVE statement can be used to return from transaction B to A.


-- The data from transaction A can be accessed in B.


-- Transaction A can pass on to using EXPORT TO MEMORY.


-- Transaction A can pass on to using SET PARAMETER.


 


07-14.   The statement CALL TRANSACTION B is processed in transaction A. Which of the following statements applies?


-- Transaction B is called in the same system session as A.


-- You cannot return from transaction B to transaction A.


-- The data from transaction A can be accessed in B.


-- Transaction A can pass data on to B using EXPORT TO MEMORY.


-- The two transactions together A and B form one SAP LUW.



 


 





 


07-17.   Where can you find the set/get parameter ids that have been assigned to a screen field?


-- In table TPARA


-- In the object list of the module pool


-- In the F1-help for the screen field under Technical Info


-- In the field list of the screen in Screen Painter


-- In the window with possible entries.


 


 


07-1.    DIALOG화면에서 INPUT FILED AA PARAMETER ID 알수 있는 방법들은?  (3가지?)


 



07-47.   Module program 에서 자동으로 제공해 주는 것음?( m) 답없음.


보기 a. Scroll function  b. Title  c. F4 help


 


 


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


-- Output a termination message.


-- Analyze the log record.


-- Output an error message.


-- Perform a ROLLBACK WORK.


-- Raise an exception.


 


 


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


-- Output an error message.


-- Perform a ROLLBACK WORK.


-- Raise an exception.


-- Analyze the log record.


-- Code ROLLBACK LUW.


 


 

번호 제목 글쓴이 날짜 조회 수
2905 <b>[완료]</b>레포트 결과화면을 웹메일로 보내고 싶습니다. [2] con 2008.12.22 1069
2904 <b>[완료]</b>SELECTION-SCREEN 초보 질문 입니다. [2] 초보bsp/abap 2008.12.22 1477
2903 [요청][질문]리스팅제외 나 삭제표시 정보를 가지고 있는 테이블좀 가르쳐주세요.. [2] 박태준 2008.12.22 1284
2902 [요청]스마트 폼 덤프 관련 입니다 . 원인좀 찾아주세요 . [1] file 아밥걸 2008.12.22 1080
2901 [요청]매크로 문제에 관해 소스좀 봐주세요. [1] 로미오 2008.12.22 1610
2900 [요청]form문과 function 함수에 대해.. [5] 앙리 2008.12.21 1690
2899 [요청]덤프 질문 모음입니다. 꼭 봐주세용 얄리뽕다 2008.12.21 1357
» [요청]덤프 질문 모음입니다. 꼭 봐주세용 얄리뽕다 2008.12.21 1377
2897 [요청]덤프 질문 모음입니다. 꼭 봐주세용 [1] 얄리뽕다 2008.12.21 1459
2896 <b>[완료]</b>같은 시스템인데, 데이터 디스플레이가 서로 다른 이유를 알고싶습니다. 아밥초보입니다 2008.12.20 857
2895 <b>[완료]</b> VA02 관련 바피 질문입니다..!! [1] file G.A.S 2008.12.19 2065
2894 [요청]고수님들 부탁합니다, 도와주세요,,,,,,,,,,,,,,,,,,,,,,,,, [3] Zking 2008.12.19 1347
2893 <b>[완료]</b>DropDown List Box를 구현하려고 합니다만....ㅠ [4] 우락부락 2008.12.19 2869
2892 [re] 완료되지 않았습니다... 버튼을 잘못 눌렀네요ㅠ 우락부락 2008.12.22 1092
2891 [요청]on/off와 프린터 설정 내용에 대해.. 캔디^^ 2008.12.19 1436
2890 [요청]BAPI_SALESORDER_CREATEFROMDAT2 에서 가격조건(세금부분, 정가) 부분의 값을 가져오지 못합니다. [2] file 효방 ^-^ 2008.12.19 5465
2889 <b>[완료]</b>pop-up창에 대해서 질문좀 드리겠습니다. [3] 쭈니 2008.12.19 1474
2888 <b>[완료]</b>perform문인데요. 조언좀 부탁드립니다.참조물도 보여드릴테니.. 빠른 답변좀 부탁드릴께요 file 쭈니 2008.12.19 1532
2887 <b>[완료]</b>[re] perform문인데요. 조언좀 부탁드립니다.참조물도 보여드릴테니.. 빠른 답변좀 부탁드릴께요 쭈니 2008.12.19 1206
2886 <b>[완료]</b>sm37 에서 뱃치 돌아간거 확인할 때... [2] file chanmaniac 2008.12.19 2079