Which of the following options are available in the SAP Extensibility Explorer? NOTE: There are 2 correct answers to this question.
- A . Change ID CField Configuration
- B . Mashup management
- C . Change section group
- D . Business configuration object
- E . Roles and authorizaions
What must be set up before you can access a cloud solution tenant using SAP cloud Applications Studio? NOTE: There are 2 correct answers to this question.
- A . Host URL entry
- B . Proxy settings
- C . IP address filter
- D . Web dispatcher
When a user changes data on the UI, which events are triggered after the Enter button is selected? NOTE: There are 2 correct answers to this question.
- A . Before Save
- B . After modify
- C . Validation on Save
- D . On Value Change
What annotation removes the data persistence of a data element within a custom business object?
- A . Relation
- B . Transparent
- C . Transient
- D . Valuation
Which of the following operations can you perform using the SAP Extensibility Explorer? NOTE: There are 3 correct answers to this question.
- A . Add extension fields to a standard screen.
- B . Add a new report to a standard screen.
- C . Add embedded components to a pane.
- D . Adjust the visibility property of the standard UIO fields.
You are creating a new approval process for your custom business object.
Which of the following task types can you select? NOTE: There are 3 correct answers to this question.
- A . Approval
- B . Revision
- C . Alert
- D . Notification
- E . Rejection
In SAP cloud Applications Studio, which of the following tasks can be performed only by an Administrator? NOTE: There are 2 correct answers to this question.
- A . Create business configuration content.
- B . Create a patch for the solution.
- C . Create and maintain development objects.
- D . Create new solutions.
What default query is created when a custom business object is created?
- A . QueryDescription
- B . QueryByIdentification
- C . QueryByParty
- D . QueryByEvents
You need to create business configuration content for your add-on solution that it is available for customers to activate.
How do you do this?
- A . Create a custom business object and add business configuration content to it.
- B . Creation a custom business adaption catalog and add business configuration content to it.
- C . Create business configuration content in the business adaptation catalog and anchor the solution in SAP cloud Application Studio.
- D . Create business configuration content in SAP Cloud Applications Studio and anchor the solution in the business adaptation catalog.
You need to add a Delete column In an Advanced list pane showing a delete bin icon.
Which item in the toolbox do you use?
- A . LayoutGridCotrol
- B . layouStackPanel
- C . Input Field
- D . Checkbox
In which view and do you check the data for each variables during debugging?
- A . Output view
- B . Locals View
- C . Error view
- D . Call Stack view
Which restrictions can you add for the mass data run selection criteria? NOTE: There are 2 correct answers to this question.
- A . Dynamic
- B . Fixed
- C . User selection
- D . Partial
Which of the following tasks should you perform to create a basic authentication for an inbound web service? NOTE: There are 2 correct answers to this question.
- A . Add an external web service integration to the add-on solution.
- B . Assign the web service operations to a new or existing work center view in the web servie creation wizard.
- C . Download the WSDL file and add the authentication details.
- D . Assign business users to the work center view the that the Web service is assign to.
You wants to integrate a web Dynpro application that allow customer to search for and create new orders in SAP ERP directly from cloud solution from SAP.
What mashup type should you use?
- A . URL mashup
- B . HTML mashup
- C . Data mashup
- D . Custom mashup
What technical element must be provided by cloud solutions from SAP to enable the use of the SAP extensibility Explorer?
- A . An element
- B . A data model
- C . An anchor
- D . A section group
Which of the following tasks do you perform while creating a business option In the business adaption catalog using SAP cloud Application Studio? NOTE: There are 2 correct answers to this question.
- A . Create a business configuration View.
- B . Select an anchor for the business adaption catalog.
- C . Assign a business configuration object.
- D . Define the type of business configuration.
You have an AdvancedListPane based on a node of a business object. You need to include an Add button that will open modal dialog box and allow the creation of entries in the node.
- A . List –> Add Row
- B . Data operation –> Assign
- C . Booperation –> create
- D . List Modification –> Start
You need to retrieve specific data using the UI Designer tool in SAP cloud Application Studio.
What Content area tab will you use?
- A . Controller tab
- B . Preview tab
- C . Designer tab
- D . Datamodel tab
What must you do before you can assemble and download a solution? NOTE: There are 2 correct answers to this question.
- A . Check in the checked out objects for all users.
- B . Activate all objects in the solution.
- C . Configure the transport layer for the production system.
- D . Release all tasks In the transport request.
What object do you use to add an embedded component to a standard screen?
- A . Thing-Type
- B . Event Handler
- C . Thing-Inspector
- D . Anchor
You wants to configure a filtered list of object instances in the object work list (OWL) .
What task will you perform in the controller?
- A . Create and configure a query with a default set.
- B . Create and configure an event handler.
- C . Create and configure a new field transformation
- D . Create and configure an inport and outport
You need to create an embedded component that is self-container. Data binding and controller logic need to be defined within that embedded component.
What type of binding between the parent component and the embedded component would you choose?
- A . Tight coupling by explicit binding
- B . Loose coupling by node reference binding
- C . Loose coupling by inport and outport context mapping
- D . Tight coupling by node reference binding
Which do you need to create an ODATA Service?
- A . Service Explorer
- B . OData Service Explorer
- C . OData API Monitor
- D . Data Workbench
You are assembling and downloading a patch solution.
What is the file extension of the downloaded file?
- A . ,tar
- B . ,zip
- C . ,csv
- D . ,xml
What are some characteristics of solution templates? NOTE: There are 2 correct answers to this question.
- A . They will you to switch on Admin mode.
- B . They need to be imported into a customer-specific solution before they can used.
- C . When importing solution templates, No files or change transactions will be deleted.
- D . They allow the creation of business configuration content.
- E . When importing solution templates, all existing files will be overwriting.