최신 SAP-Certifications C_TAW12_70 무료샘플문제:
1. What methods can be used to set the values for printing an online list.
(More than one answer is correct)
A) Function SET_PRINT_PARAMETERS
B) NEW-PAGE PRINT ON
C) Include SET_PRINT_PARAMTERS
D) Function GET_PRINT_PARAMETERS
2. How many modification logs are available in your system?
A) maximum of 1
B) minimum of 1
C) 1 for every release
D) Determined by Basis group - this is a configurable item
3. What will cause the AT USER-COMMAND to fire?
A) Normal Function Codes
B) Type S Function Codes
C) Function Codes that Srt with P
D) Type T Functions Codes
4. What is the code required in order to scroll the third deil list to page?
A) Scroll LIST sy-lsind 3 to Page 5
B) Scroll LIST sy-index 3 to Page 5
C) Scroll LIST Index 3 to Page 5
D) Scroll LIST 3 5
5. Refer to the following. If there are no entries in my-b what is the result?
A) Only distinct values for key1
B) Run time error
C) All entries are retrieved
D) No entries are retrieved
질문과 대답:
질문 # 1 정답: A,B,D | 질문 # 2 정답: A | 질문 # 3 정답: A | 질문 # 4 정답: C | 질문 # 5 정답: C |