최신 SAP Application Associate C-BOCR-08 무료샘플문제:
1. How do you insert a graphic into a report so that the graphic is automatically updated?
A) Store the graphic on your system with a reference to the source file.
B) Store the graphic in the network cache.
C) Add the graphic from the repository.
D) Add the graphic from the Web Folders.
2. You create the following formula: {Customer.FirstName} + " " + {Customer.LastName} Which function will force the earliest evaluation time?
A) BeforeReadingRecords
B) WhileReadingRecords
C) WhilePrintingRecords
D) EvaluateAfter
3. Which method can you use to correct a problem in a WHERE clause?
A) Edit the SQL command in the Report Expert.
B) Edit the Show SQL statement from the Database Menu.
C) Edit the record selection formula from the Report Menu.
D) Edit the Table links from the Report Menu.
4. You create the following custom function in a new Crystal report:
Function (TextVar Title); Select Title Case Mr. : Mister Case Mrs. : Missus Case Ms. : Miss Case Miss : Miss
Case Dr. : Doctor
Which two changes must you make to the code to successfully save the function? (Choose two.)
A) You must reorder the Select Case list.
B) You must insert a semicolon at the end of every line.
C) You must enclose all Select Case list items in quotes.
D) You must re-declare the variable type.
5. When creating a parameter in Crystal Reports, when is the edit mask option available?
A) For a parameter that uses a dynamic prompt and requires a string value.
B) For a parameter that uses a static prompt and requires a string value.
C) For any type of parameter that uses a dynamic prompt.
D) For any type of parameter that uses a static prompt.
질문과 대답:
질문 # 1 정답: C | 질문 # 2 정답: B | 질문 # 3 정답: C | 질문 # 4 정답: C,D | 질문 # 5 정답: B |