Which characteristics apply to a Validation On Save Event? NOTE: There are 3 correct answers to this question.
- A . It requires a custom action to be created.
- B . It does not allow any data modification.
- C . It can only be used custom business objects.
- D . It has a return statement.
- E . It’s triggered when the user selects the save button on the UI.
Which web services operation can be performed on a custom business object? NOTE: There are 3 correct answers to this question.
- A . Delete
- B . Read
- C . Action
- D . Retrieve
- E . Query
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
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
What must you do before you can start to debug?
- A . Switch on Admin mode in SAP cloud Application Studio.
- B . Deploy business configuration.
- C . Set up breakpoints in the coding.
- D . Run a performance check.
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 is used to pass data from a user interface to a mashup?
- A . Web service
- B . URL parameter
- C . Pane container
- D . Outport
You are trying to generate the screens for your new custom business object, but the create Screens option is grayed. NOTE: There are 2 correct answers to this question.
- A . Check the activation status of the custom business object.
- B . Use the Deploy Business Configuration of the solution in the project explorer.
- C . Click the Refresh button in the Solution Explorer.
- D . Use the Check In Content menu option in the business object.
You need to model a custom business object (BO) with a dependent object to support notes.
What would you include in the BO definition to achieve this functionality?
- A . Documents
- B . Questionnaire
- C . AttachmentFolder
- D . TextCollection
Which statement do you use to check if an element contains data?
- A . GetFirts ( )
- B . Getlast ( )
- C . IsSet ( )
- D . Ininitial ( )
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.
What statuses are valid during the lifecycle of a solution? NOTE: There are 3 correct answers to this question.
- A . Uploading
- B . Deleted
- C . In Development
- D . Deployed
You need to enable a patch solution in your customer’s test tenant.
What task do you need to perform? NOTE: There are 2 correct answers to this question.
- A . Delete the origin solution in the Implementation manager.
- B . Open and enable the patch solution in the Implementation manager.
- C . Scope the patch solution manually in the SAP cloud solution.
- D . Descope the original solution manually in the SAP cloud solution.
What type of web service can you create using external service integration? NOTE: There are 2 correct answers to this question.
- A . REST
- B . RFC
- C . SOAP
- D . UDDI
What do you do to create notification rules for a custom business object? NOTE: There are 3 correct answers to this question.
- A . Enable notification rules for the custom business object.
- B . Create notification rules for the custom business object.
- C . Configure UI navigation by adding the Thing Inspector UI of the custom business object.
- D . Configure UI navigation to the Thing type of the customer business object.
- E . Create a custom query that is included in the enterprise search.
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.
Which of the following service integration types are supported in SAP Cloud Applications Studio? NOTE: There are 2 correct answers to this question.
- A . ERP integration
- B . XML file input
- C . External web service integration
- D . External OData integration
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.
Where can a query result be stored?
- A . Section group
- B . Data list
- C . Layout grid control
- D . List modification form
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 . Data model tab
Which property item do you use to display a description for an ID field? NOTE: There are3 correct answers to this question.
- A . Thing Type mode in data model tab
- B . Explanation property in Designer view
- C . Presentation mode Description in Designer view
- D . Identifier Description in Data model tab
You want to execute a BO operation.
Where do you define it?
- A . Controller tab
- B . Preview tab
- C . Data model tab
- D . Designer tab
Which of the following debagging tasks are supported in SAP cloud Applications Studio? NOTE: There are 2 correct answers to this question.
- A . Install additional debuggers.
- B . Start and stop debugging.
- C . Step through the code.
- D . Switch to remote debugging.
Which event are triggered automatically when the user select the Save button? NOTE: There are 3 correct answers to this question.
- A . After Loading
- B . Before Save
- C . Validation on Save
- D . After modify
- E . Any custom action
Which of the following function can be accessed from the My Solutions tool window? NOTE: There are 2 correct answers to this question.
- A . Display project items of the solution.
- B . Display solution properties.
- C . Add a new item to the solution.
- D . Create a new solution.
Your customer wants to display data in a table in a floorplan.
What kind of pane should you use?
- A . LayoutContainerPane
- B . Mappane
- C . Frompane
- D . Advancedistpane
What do you need before you can use the Data workbeanch?
- A . A SOAP web service
- B . The Enable Data workbeanch button in the Data workbeanch view for the business object
- C . A DataworkBeanch annotation in the business object definition
- D . An ODATA service
Which of the following steps do you perform to define a data source? NOTE: There are 2 correct answers to this question.
- A . Define transformation rules.
- B . Define referenced data sources.
- C . Define join conditions.
- D . Define query parameters.
What activities are supported on the customer’s test tenant for the lifecycle management of the add-on? NOTE: There are 3 correct answers to this question.
- A . Create a patch solution
- B . Create a solution.
- C . Create Business configuration Sets SAP Business Configuration Objects.
- D . Switch customer.
- E . Create a copy of a solution.
How can you add extension fields to a standard business object? NOTE: There are 2 correct answers to this question.
- A . Create an element in an extension business object (xbo).
- B . Create a field by using key user tools.
- C . Create a new field on an embedded component.
- D . Create a field in a custom business object.