It’s time to put what you’ve learned to the test, get 5 questions right to pass this unit.
Q1.
You want to add a custom action to the Thing Inspector for the Customer business object. Which of the following tabs in the UI Designer allow you to add it?
Choose the correct answer.
A
Designer
B
Configuration Explorer
C
Extensibility Explorer
D
Toolbox
Q2.
What scripting statement would you use in SAP Cloud Applications Studio to execute logic for all items of a node in a business object?
Choose the correct answer.
A
If
B
Switch-Case
C
Foreach
D
Try-Catch
Q3.
Which extensibility options are available for standard business objects?
There are 3 correct answers.
A
Overwrite existing standard logic with custom logic
B
Enhance standard screens with extension fields
C
Enhance print forms with extension fields
D
Add an extension field to an analytical report
E
Add an extension field to existing events
Q4.
You want to raise a warning message on save of a Sales Quote if the Sales Rep adds an item without price. Which of the following keywords do you need to use in the business object definition?
There are 2 correct answers.
A
action
B
raises
C
message
D
event
Q5.
What types of messages can define in a business object extension to use in an event?
There are 3 correct answers.
A
Warning
B
Text
C
Error
D
Success
E
Notification
Q6.
Which tool window of the UI Designer allows you to modify a standard screen for enhancement?